Merge "Swift auth url should use a suffix"
[apex-tripleo-heat-templates.git] / docker / services / nova-compute.yaml
index 0afd3e7..957eed7 100644 (file)
@@ -91,3 +91,7 @@ outputs:
           file:
             path: /var/lib/libvirt
             state: directory
+      upgrade_tasks:
+        - name: Stop and disable nova-compute service
+          tags: step2
+          service: name=nova-compute state=stopped enabled=no