zuul-jobs/roles/install-devstack
Albin Vass c96f4f5a16 Fail and direct user to use ensure-* version of roles
Tuesday the 12th May is two weeks after announcing deprecation of the
install-* roles [1] and the date we should starting throwing an error
message to direct the user to use the renamed ensure-* role instead.

[1]
http://lists.zuul-ci.org/pipermail/zuul-announce/2020-April/000071.html

Change-Id: Ie2474c5c0704aa44f51bdd5d7afddb8c7e4e578b
2020-05-08 19:03:06 +00:00
..
tasks Fail and direct user to use ensure-* version of roles 2020-05-08 19:03:06 +00:00
README.rst Add install-devstack role 2019-06-24 11:12:17 -07: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.