kolla/compose/horizon.yml
Steven Dake 71576f4e42 Make the Horizon dashboard work properly
The Horizon dashboard was not working properly prior to this work.

Also a docker-compose file was added to start the dashboard.

Change-Id: I8a438c15b967b0cec00bfe44b997f833bf745191
2015-03-20 10:21:29 -07:00

8 lines
126 B
YAML

horizon:
image: kollaglue/centos-rdo-horizon
name: horizon
net: "host"
restart: always
env_file:
- openstack.env