puppet-swift/spec
Takashi Kajinami 11b193cab8 Fix type validation warning for storage policy rings
Since 63688a14e5 was merged, this module
support configuring storage policies.

When multiple storage policies are used, we need to create multiple
object rings like object.ring.gz, object-1.ring.gz. However the current
regexp to validate the ring name does not consider this format and
shows the type validation warning when creating a non-default policy
rings.

This change updates the regexp used in validation to accept that
object-<number> format as well.

Closes-Bug: #1987260
Change-Id: Ibc7479e7defbfa4c49bf3c9f1574cdcf61b90ab9
2022-08-22 19:37:40 +09:00
..
acceptance Use p-o-i manifest to deploy memcached 2022-08-01 18:45:07 +09:00
classes Merge "Use ini provider to manage storage config files" 2022-08-18 23:42:34 +00:00
defines Fix type validation warning for storage policy rings 2022-08-22 19:37:40 +09:00
unit Support customizing internal-client.conf 2022-08-16 11:26:43 +09:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-24 15:22:16 +01:00
spec.opts Initial commit. 2012-01-19 18:58:37 -08:00
spec_helper.rb Set fixture paths for unit tests 2021-06-02 14:24:35 +09:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-08-31 21:57:38 +02:00