6228b71b07
Nova has switched to Python 3 only but devstack has not caught up (see [1]). Switch on Python 3 here; it will soon be the default and we can shake out any errors before that. [1] https://review.opendev.org/694891 Change-Id: Idf26a7af08219421c1a6cc381317e59fb6950b86 |
||
---|---|---|
.. | ||
tasks | ||
templates | ||
README.rst |
Install OpenStack using devstack.
There are currently no configuration options available. This role uses the devstack default settings, except that it does not install horizon, tempest, cinder, or swift, and it supplies a restricted network configuration designed to work in the maximum number of environments.
Warning
Do not use this role for testing changes to OpenStack or OpenStack
related projects. Use the devstack
job defined in the https://opendev.org/openstack/devstack
project instead.