
This restores the content of the repo to include all changes that were done while the content was moved to the openstack-manuals repo. There were also some updates and fixes to get the content to build and pass jobs with the current doc job definitions. Change-Id: Ic05b44a210a93667490096cffc8f2e45575ffb34
12 lines
523 B
ReStructuredText
12 lines
523 B
ReStructuredText
===========================================
|
|
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 <https://docs.openstack.org/developer/devstack/>`_ website.
|