adding swift middleware that is typically enabled by default
authorThiago da Silva <thiago@redhat.com>
Wed, 9 Nov 2016 22:52:01 +0000 (17:52 -0500)
committerThiago da Silva <thiago@redhat.com>
Wed, 9 Nov 2016 23:40:26 +0000 (18:40 -0500)
Adding these features are typically enabled by default
in any swift cluster.

See upstream sample:
https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample

Change-Id: I29915d1b86da5c47ec34acfb89ab8234e153bf31
Signed-off-by: Thiago da Silva <thiago@redhat.com>
Depends-On: Ie323f68255a73d46e774cbf49d9353c3bf90c35e

puppet/services/swift-proxy.yaml

index ba1d99f..c8ae484 100644 (file)
@@ -99,6 +99,11 @@ outputs:
               - 'authtoken'
               - 'keystone'
               - 'staticweb'
+              - 'copy'
+              - 'container-quotas'
+              - 'account-quotas'
+              - 'slo'
+              - 'dlo'
               - 'versioned_writes'
               - 'ceilometer'
               - 'proxy-logging'