devstack/roles/write-devstack-local-conf
Jens Harbott 0b855007f8 Allow plugin names to contain non-letter characters
There are already devstack plugins that contain a hyphen in the name,
like `networking-baremetal`. In order to allow ordering for these to
work properly, amend the regexes we are using to match any
non-whitespace characters instead of only alphanumerics.

Amend the test to cover this use case.

Change-Id: I91093a424f8d5e8007f140083e1ea36a81fe849f
Closes-Bug: 1809016
2019-01-09 14:02:13 +00:00
..
defaults Set the base set of services 2017-12-06 12:46:44 +00:00
library Allow plugin names to contain non-letter characters 2019-01-09 14:02:13 +00:00
tasks Add the project under test to LIBS_FROM_GIT 2018-06-15 16:11:29 -04:00
README.rst Add the project under test to LIBS_FROM_GIT 2018-06-15 16:11:29 -04:00

README.rst

Write the local.conf file for use by devstack

Role Variables