Remove forgotten sahara dbsync from step5 upgrades tasks
authormarios <marios@redhat.com>
Thu, 23 Feb 2017 08:53:05 +0000 (10:53 +0200)
committermarios <marios@redhat.com>
Thu, 23 Feb 2017 08:53:05 +0000 (10:53 +0200)
I suspect this was forgotten from the initial commits where
we were doing the dbsync in ansible

Change-Id: Ie337bfba4e61cf3d546d0b79b611b84211ac9d9d

puppet/services/sahara-engine.yaml

index 987fe25..176514e 100644 (file)
@@ -53,6 +53,3 @@ outputs:
         - name: Stop sahara_engine service
           tags: step2
           service: name=openstack-sahara-engine state=stopped
-        - name: Sync sahara_engine DB
-          tags: step5
-          command: sahara-db-manage --config-file /etc/sahara/sahara.conf upgrade head