Merge "FQDN validation"
[apex-tripleo-heat-templates.git] / docker / services / nova-placement.yaml
index 6629843..8da48d3 100644 (file)
@@ -108,3 +108,7 @@ outputs:
               - /etc/localtime:/etc/localtime:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
+      upgrade_tasks:
+        - name: Stop and disable nova_placement service (running under httpd)
+          tags: step2
+          service: name=httpd state=stopped enabled=no