zuul-jobs/roles/ensure-devstack
Sorin Sbarnea 7325aca987 More E208 (22)
Change-Id: I8cbb919c39bdb099eaec076c7bcf2ea0b84a6475
2020-11-09 14:40:00 +00:00
..
tasks More E208 (22) 2020-11-09 14:40:00 +00:00
templates Enable tls-proxy in ensure-devstack 2020-07-18 15:05:33 -07: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.