aboutsummaryrefslogtreecommitdiffstats
path: root/docker/compute-post.yaml
diff options
context:
space:
mode:
authorIan Main <imain@redhat.com>2016-05-05 21:02:35 +0000
committerIan Main <imain@redhat.com>2016-05-06 15:05:51 +0000
commit326199706a7a800d0d11aebdf7e60f48b508d0a6 (patch)
treeeed699bc1a5c21f327a790ac5d124a46e205de9d /docker/compute-post.yaml
parentc18950b41fdb2257da508aa1217ad77c21f1787f (diff)
Use docker-cmd hook.
This patch switches to use docker-cmd without changing the heat templates. Change-Id: I4a6a42819e83e3b70bf1e37c09d155c5cf8a7ee4
Diffstat (limited to 'docker/compute-post.yaml')
-rw-r--r--docker/compute-post.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docker/compute-post.yaml b/docker/compute-post.yaml
index 09d0e9fd..17000ac3 100644
--- a/docker/compute-post.yaml
+++ b/docker/compute-post.yaml
@@ -173,7 +173,7 @@ resources:
NovaComputeContainersConfigOVS:
type: OS::Heat::StructuredConfig
properties:
- group: docker-compose
+ group: docker-cmd
config:
ovsvswitchd:
image:
@@ -235,7 +235,7 @@ resources:
LibvirtContainersConfig:
type: OS::Heat::StructuredConfig
properties:
- group: docker-compose
+ group: docker-cmd
config:
computedata:
image:
@@ -280,7 +280,7 @@ resources:
NovaComputeContainersConfig:
type: OS::Heat::StructuredConfig
properties:
- group: docker-compose
+ group: docker-cmd
config:
neutronovsagent:
image: