Merge "Sort ResourceGroup resource list"
[apex-tripleo-heat-templates.git] / docker / services / nova-libvirt.yaml
index a043716..480bb80 100644 (file)
@@ -100,3 +100,7 @@ outputs:
           with_items:
             - /etc/libvirt/qemu
             - /var/lib/libvirt
+      upgrade_tasks:
+        - name: Stop and disable libvirtd service
+          tags: step2
+          service: name=libvirtd state=stopped enabled=no