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

Star theat-api-cfn in the main heat-api-engine compose
file.

Change-Id: Ibe5c9169c606a76470fe9be9c9cc439aaf8d3f0f
This commit is contained in:
Steven Dake 2015-05-10 22:39:34 -07:00
parent 794a814275
commit e18140ae50

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