puppet-cinder/spec/unit/type
Clayton O'Neill 228627990d Fix cinder_type to work with no properties param
If the properties parameter isn't specified, then it defaults to nil.
However, when the provider iterates over the properties, it assumes
properties will be an array, and fails when it's nil.

Change-Id: Ie5342b0dde70394a32639e378aee9c7e6aa64a87
2016-09-17 23:01:50 +00:00
..
cinder_api_paste_spec.rb Cinder hooks support 2016-09-13 09:18:41 -06:00
cinder_config_spec.rb Cinder hooks support 2016-09-13 09:18:41 -06:00
cinder_type_spec.rb Fix cinder_type to work with no properties param 2016-09-17 23:01:50 +00:00