kolla-ansible/compose/keystone.yml
Daneyon Hansen bd0fd9502e Add kilo tag to keystone compose file
Previously, the keystone compose yml was referencing juno instead
of kilo when all other services are using kilo. This patch upates
the yml to use the keystone image with the kilo tag.

Change-Id: Ib4f551ad303bd44f0a5c45fc9d5f7d53f376caf7
2015-05-07 00:21:57 +00:00

8 lines
134 B
YAML

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