Skip to content
Snippets Groups Projects
Commit 011dcfcb authored by Ryan Hallisey's avatar Ryan Hallisey
Browse files

Fig config for glance

Based off of ccrouch's glance fig.yml file and my install.sh script.

https://github.com/ccrouch/kolla/blob/dev/docker/fig.yml
https://github.com/rthallisey/atomic-osp-installer/blob/master/install.sh

Change-Id: I6a40f54c60e061b5e18cd3748debe59937a575e0
parent a2dae48b
No related branches found
No related tags found
No related merge requests found
glanceregistry:
image: kollaglue/centos-rdo-glance-registry
name: glance-registry
restart: always
net: "host"
- openstack.env
glanceapi:
image: kollaglue/centos-rdo-glance-api
name: glance-api
restart: always
net: "host"
env_file:
- openstack.env
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment