zuul-jobs/roles/ensure-devstack
vass 84c06a37c4 Rename install-devstack to ensure-devstack for consistency
The old role will be kept and include ensure-devstack for backwards-compatability.

Change-Id: Ia5fe33649a66a24ce6bb9de3cccbd5ef612dfb2f
2020-04-04 15:41:29 -04:00
..
tasks Rename install-devstack to ensure-devstack for consistency 2020-04-04 15:41:29 -04:00
templates Rename install-devstack to ensure-devstack for consistency 2020-04-04 15:41:29 -04:00
README.rst Rename install-devstack to ensure-devstack for consistency 2020-04-04 15:41:29 -04:00

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.