Files
operations-guide/doc/source/ops-customize-development.rst
Frank Kloeker d647a8d0d9 Fix broken links
Change-Id: I5787531c3034c070bbdff6f1b904f391b40f2031
2018-10-27 22:09:36 +02:00

12 lines
520 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/devstack/latest/>`_ website.