puppet-swift/spec/defines
Sofer Athlan-Guyot 3566f9fa65 Fix filter name for puppetdb
When creating the filter class name the last part is not capitalized.
So Swift::Storage::Filter::Healthcheck[bla] is named
Swift::Storage::Filter::healthcheck[bla].  Puppet don't detect the
syntax error as the resource is "created" within a string.  But
puppetdb's parser do not let this work.

This fix it and adjust the tests.

Change-Id: If11c3ad0e98d14b9387b3daa4afeb118387100f8
Closes-Bug: #1252998
2013-11-20 03:37:58 -05:00
..
swift_ringbuilder_create_spec.rb Replace expect..should with expect..to 2012-07-12 15:24:03 -07:00
swift_ringbuilder_rebalance_spec.rb Replace expect..should with expect..to 2012-07-12 15:24:03 -07:00
swift_storage_disk_spec.rb Add swift::storage::disk to support disk device. 2013-06-12 14:14:17 +08:00
swift_storage_filter_healthcheck_spec.rb Revert "Fix compatibility with latest puppetlabs-concat" 2013-10-29 23:13:47 -04:00
swift_storage_filter_recon_spec.rb Revert "Fix compatibility with latest puppetlabs-concat" 2013-10-29 23:13:47 -04:00
swift_storage_generic_spec.rb Starting the swift replicator with /usr/bin/swift-init on RedHat 2012-08-22 12:34:19 +01:00
swift_storage_loopback_spec.rb Add spec tests for additional loopback parameter. 2012-07-23 15:04:14 -07:00
swift_storage_mount_spec.rb Adding support for ext4 devices 2012-08-23 00:47:12 +01:00
swift_storage_node_spec.rb Validate that swift zones are integers. 2013-08-13 16:19:04 -07:00
swift_storage_server_spec.rb Fix filter name for puppetdb 2013-11-20 03:37:58 -05:00
swift_storage_xfs_spec.rb fix bug setting device 2013-01-07 11:07:20 -08:00