23f9f9ae6c
This adds a role that installs OpenStack via devstack for end-users. This lets any job for a project which uses OpenStack as a client install an OpenStack for testing. Change-Id: Ic561c7c67b563e3cee7acbcbddc4ae463a695e97 |
||
---|---|---|
.. | ||
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.