puppet-cinder/lib/puppet/provider/cinder_type
Erik Berg 62899eba67 Allow for '-' in volume type property values
There's no validation going on (yet) in cinder as to which characters
are allowed in properties. So this change alters the regex to cast a
wide net catching '-' and other possible valid variations.

Also update unit-test to cover this scenario.

Closes-Bug: #1932272
Change-Id: I564528663a3d2f83136b98ed46e09e373a9ad6de
2021-06-19 02:37:34 +00:00
..
openstack.rb Allow for '-' in volume type property values 2021-06-19 02:37:34 +00:00