Jump to: navigation, search

OpsGuide-Customize-Development

Revision as of 20:19, 18 August 2017 by Cmorgan2 (talk | contribs) (trial content to see how the conversion is going)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Create an OpenStack Development Environment

To create a development environment, you can use DevStack. DevStack is essentially a collection of shell scripts and configuration files that builds an OpenStack development environment for you. You use it to create such an environment for developing a new feature.

For more information on installing DevStack, see the DevStack website.