Previous topic

Overview

Next topic

Developer Guide

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

Nova QuickstartΒΆ

The quickest way to set up an OpenStack development environment for testing is to use DevStack.

Currently, there is no automated way to do a clean reset of DevStack. The beginnings of an external cleanup script can be found at Ron Pedde’s DevStack branch, which deletes instances and cleans up security groups.

To manually start over, drop the nova, glance, and keystone databases, delete the logs, delete the IP addresses and bridges created, and then recreate the databases and restart the services to get back to a clean state.