Enable Docker service for Compute role
[apex-tripleo-heat-templates.git] / docker / services / neutron-ovs-agent.yaml
index f6b2929..6dcf91d 100644 (file)
@@ -85,3 +85,7 @@ outputs:
               - /run:/run
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable neutron_ovs_agent service
+          tags: step2
+          service: name=neutron-openvswitch-agent state=stopped enabled=no