Files
zuul-jobs/roles/ensure-devstack
James E. Blair 4555597c1f Disable recursive git clone for ensure-devstack
This is not necessary, so disable it to avoid potential problems.

Change-Id: I34e05da59617e6a6666568bc50931a774ec51160
2025-07-09 09:38:46 -07:00
..

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.