Stop also openstack-swift-object-expirer when upgrading swift services
authorCarlos Camacho <ccamacho@redhat.com>
Tue, 18 Jul 2017 10:14:36 +0000 (12:14 +0200)
committerCarlos Camacho <ccamacho@redhat.com>
Tue, 18 Jul 2017 10:20:32 +0000 (12:20 +0200)
openstack-swift-object-expirer is not stopped when
running the upgrade tasks so forth when changing to
containers the service is still running after upgrading
to docker.

This service is added by default here: https://review.openstack.org/#/c/404149
But it wasnt stopped when running the upgrade tasks.

Related also to this RHBZ#1470005

Change-Id: I8d5f195095d702057c3b2741127e7338d7451aad
Closes-Bug: 1699444

docker/services/swift-storage.yaml
puppet/services/swift-storage.yaml

index 04e58b4..e879b25 100644 (file)
@@ -462,6 +462,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
index 40bc136..f9c3cba 100644 (file)
@@ -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