aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-20 07:30:03 +0000
committerGerrit Code Review <review@openstack.org>2017-01-20 07:30:03 +0000
commit0ae8a3df065d5b30b49bd96a9515bf940569f3ed (patch)
treeae8f7995720626f58a4110c82956ae145d3f0510
parent6a96411953f2f059c878d4bfc073e0a7f6c84e8a (diff)
parent2dee58a85abd3e2e653d52f41ccf155c17681c62 (diff)
Merge "Swift proxy align *-quotas with puppet-swift syntax"
-rw-r--r--puppet/services/swift-proxy.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/swift-proxy.yaml b/puppet/services/swift-proxy.yaml
index 6ccfe7a2..ef7c4c02 100644
--- a/puppet/services/swift-proxy.yaml
+++ b/puppet/services/swift-proxy.yaml
@@ -119,8 +119,8 @@ outputs:
- 'keystone'
- 'staticweb'
- 'copy'
- - 'container-quotas'
- - 'account-quotas'
+ - 'container_quotas'
+ - 'account_quotas'
- 'slo'
- 'dlo'
- 'versioned_writes'