puppet-cinder/lib
Tobias Urdin a032bec7d6 Improve cinder_type properties regex
This changes the regex for properties managed with
the cinder_type resource so that it supports the
format Cinder needs for multiattach and similar.

  multiattach=<is> True

This patch is needed so that cinder_type resources
can set the above.

See regex testing here [1]. Needs to be backported
to older versions so that cinder_type can be
properly used there as well.

[1] https://regexr.com/5imqk

Change-Id: If08fce9443281e65636aaaa99e3139732435f6f7
2021-04-08 21:33:15 +02:00
..
puppet Improve cinder_type properties regex 2021-04-08 21:33:15 +02:00