puppet-cinder/spec
Takashi Kajinami accab30c06 NetApp: Avoid hard-coding defaults
This change replaces hard-coded defaults by $::os_service_default, so
that the service default values are used. This allows us to avoid
maintaining our own defaults and saves us from updating these values
according to any change in cinder itself.

Also, setting value => undef leaves the parameters unmanaged. This can
leave old parameter definitions if the parameters are removed from
manifest/hieradata. This change replaces undef by $::os_service_default
to ensure the parameters are cleared by default.

Change-Id: I89311e8c6cad89090c1b6612af425cb229cb71c7
2022-03-29 09:51:43 +09:00
..
acceptance Add Puppet Litmus 2020-08-31 21:13:59 +02:00
classes Remove tenant_id templating from endpoint URLs 2022-03-01 08:07:49 +09:00
defines NetApp: Avoid hard-coding defaults 2022-03-29 09:51:43 +09:00
unit Fix typo in a comment in unit test code 2022-02-18 23:03:16 +09:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-11 17:58:49 +01:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-08-31 21:13:59 +02:00
spec_helper.rb Load libraries in a single place 2021-12-27 10:30:43 +09:00