devstack/roles/write-devstack-local-conf/library
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
..
devstack_local_conf.py Allow plugin names to contain non-letter characters 2019-01-09 14:02:13 +00:00
test.py Allow plugin names to contain non-letter characters 2019-01-09 14:02:13 +00:00