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
..
2015-08-19 16:58:12 +00:00
2015-08-13 02:29:08 +00:00
2015-08-17 10:06:08 -07:00
2015-08-18 20:52:27 -07:00
2015-08-17 07:35:16 +02:00
2015-08-18 20:52:27 -07:00
2015-08-12 11:55:20 +00:00
2015-08-19 15:02:07 +00:00
2015-08-13 10:36:07 +08:00
2015-08-17 19:45:00 +00:00
2015-08-21 10:04:04 +01:00
2015-08-16 04:18:30 +00:00
2015-08-12 04:31:33 +00:00
2015-08-19 05:19:29 +00:00
2015-08-19 16:58:12 +00:00
2015-08-19 16:56:18 +00:00
2015-08-17 07:38:59 +00:00
2015-08-18 00:31:33 -07:00
2015-08-18 14:35:33 -07:00
2015-08-17 20:53:07 +00:00
2015-08-18 20:52:27 -07:00
2015-08-17 06:13:15 +02:00