Don't start all services during upgrade steps
[apex-tripleo-heat-templates.git] / puppet / services / neutron-dhcp.yaml
index c7965a6..5e7de18 100644 (file)
@@ -78,6 +78,3 @@ outputs:
         - name: Stop neutron_dhcp service
           tags: step2
           service: name=neutron-dhcp-agent state=stopped
-        - name: Start neutron_dhcp service
-          tags: step6
-          service: name=neutron-dhcp-agent state=started