kolla/docker_templates
Mick Thompson 37283874d0 Added missing configuration to horizon docker template.
Added missing copy and link commands:
 && cp -r /horizon/openstack_dashboard /usr/share/openstack-dashboard/ \
 && cp /horizon/openstack_dashboard/local/local_settings.py.example \
     /etc/openstack-dashboard/local_settings \
 && ln -s /etc/openstack-dashboard/local_settings \
     /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py \
 && cp /horizon/manage.py /usr/share/openstack-dashboard \
 && python /usr/share/openstack-dashboard/manage.py collectstatic --noinput \

Changed 'mkdir -p /usr/share/openstack-dashboard/static' to 'mkdir -p /usr/share/openstack-dashboard'

Change-Id: Ia79c43d771ab2b3628112a9c4d0e6bb2d3348f4f
Closes-Bug: 1487028
2015-08-21 10:04:04 +01:00
..
base Fix binary builds for oraclelinux templates 2015-08-19 16:58:12 +00:00
ceilometer Add Dockerfile template for Ceilometer 2015-08-13 02:29:08 +00:00
cinder Make cinder build from source 2015-08-17 10:06:08 -07:00
data Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
designate Add Dockerfile template for designate 2015-08-17 07:35:16 +02:00
galera Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
glance Add Dockerfile template for glance 2015-08-12 11:55:20 +00:00
gnocchi Add Dockerfile template for Gnocchi 2015-08-19 15:02:07 +00:00
haproxy Add Dockerfile template for haproxy 2015-08-13 10:36:07 +08:00
heat Merge "Make heat build from source in the templates" 2015-08-17 19:45:00 +00:00
horizon Added missing configuration to horizon docker template. 2015-08-21 10:04:04 +01:00
keepalived Add Dockerfile template for keepalived 2015-08-16 04:18:30 +00:00
keystone Add Dockerfile template for keystone 2015-08-12 04:31:33 +00:00
kolla-ansible Add Dockerfile template for kolla-ansible 2015-08-19 05:19:29 +00:00
magnum Fix binary builds for oraclelinux templates 2015-08-19 16:58:12 +00:00
memcached Fix missing line break in memcached template 2015-08-19 16:56:18 +00:00
mongodb Add mongodb to docker_templates 2015-08-17 07:38:59 +00:00
murano Templatize Murano container 2015-08-18 00:31:33 -07:00
neutron Add oslo_versionedobjects dependency for neutron 2015-08-18 14:35:33 -07:00
openvswitch Merge "Make openvswitch build from source" 2015-08-17 20:53:07 +00:00
rabbitmq Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
swift Add Dockerfile template for swift 2015-08-17 06:13:15 +02:00