Merge "Add heat-api-cfn to heat-api-engine yml"

This commit is contained in:
Jenkins 2015-05-11 20:00:31 +00:00 committed by Gerrit Code Review
commit 57990a94ae

View File

@ -12,3 +12,10 @@ heatengine:
restart: always
env_file:
- openstack.env
heatapicfn:
image: kollaglue/centos-rdo-heat-api-cfn:kilo
name: heat-api-cfn
net: "host"
restart: always
env_file:
- openstack.env