diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-26 13:13:47 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-26 13:13:47 +0000 |
commit | 95a6da61129ec6a88836f99c8f2d0260a53bba96 (patch) | |
tree | 16f393d26ca62a5c73766b6b61a0b6a4e33bdcf8 /puppet | |
parent | 4c05db369cb44bc10fd3c6a131af5badcdfd351b (diff) | |
parent | 11b2546966580b1c4f0943a881239194a030cf19 (diff) |
Merge "Stop also openstack-swift-object-expirer when upgrading swift services"
Diffstat (limited to 'puppet')
-rw-r--r-- | puppet/services/swift-storage.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/swift-storage.yaml b/puppet/services/swift-storage.yaml index 40bc1368..f9c3cbae 100644 --- a/puppet/services/swift-storage.yaml +++ b/puppet/services/swift-storage.yaml @@ -130,6 +130,7 @@ outputs: - openstack-swift-container-updater - openstack-swift-container - openstack-swift-object-auditor + - openstack-swift-object-expirer - openstack-swift-object-replicator - openstack-swift-object-updater - openstack-swift-object |