puppet-swift/manifests/storage
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
..
filter Expand supported storage middlewares 2012-06-04 13:47:57 -07:00
account.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
all.pp Use boolean instead of string 2013-05-09 23:21:06 -04:00
container.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
disk.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
ext4.pp Various Puppet lint fixes 2013-08-02 11:51:57 -04:00
generic.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
loopback.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
mount.pp Various Puppet lint fixes 2013-08-02 11:51:57 -04:00
node.pp Validate that swift zones are integers. 2013-08-13 16:19:04 -07:00
object.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00
server.pp Fix filter name for puppetdb 2013-11-20 03:37:58 -05:00
xfs.pp Fix puppet-lint warnings about ensure 2013-08-25 23:29:34 -04:00