Michal Arbet
f9c814a1a5
Fix STATIC_ROOT for Debian, Ubuntu
...
STATIC_ROOT in local_settings.py should be configured
to path which is also configured in apache's config.
For debian, ubuntu binary setup it is
/var/lib/openstack-dashboard/static.
Reason why it is "accidentaly" working is:
For debian package:
Package is overriding STATIC_ROOT in
/etc/openstack-dashboard/local_settings.d/_0003_debian_static_root.py.
But this is going to be removed from settings in
https://review.opendev.org/733607 .
For ubuntu package:
Ubuntu package is adding patch to package which is including
PYTHON_PATH do /usr/share/openstack-dashboard/
And also they are creating several dirty symlinks to get it working.
This patch is fixing this behaviour more clearly.
Change-Id: I9862ac7ab462ca9018b684d63f26458ddda9f73a
2020-06-05 10:30:34 +02:00
..
2020-04-16 15:33:46 +00:00
2020-05-13 10:26:09 +00:00
2020-05-08 08:32:47 +02:00
2020-02-21 16:40:30 +00:00
2020-04-16 15:33:46 +00:00
2020-04-29 17:45:34 +00:00
2020-04-09 09:22:55 +00:00
2020-04-16 15:33:46 +00:00
2020-04-17 10:45:00 +00:00
2020-04-16 15:33:46 +00:00
2020-05-18 11:34:16 +00:00
2020-06-02 15:01:55 +00:00
2020-04-16 15:33:46 +00:00
2020-05-19 12:06:20 +00:00
2020-04-16 15:33:46 +00:00
2020-03-30 11:00:03 +02:00
2020-05-05 16:31:26 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-05-28 14:54:08 +00:00
2020-05-11 10:23:58 +01:00
2020-04-16 15:33:46 +00:00
2020-05-23 17:49:32 +01:00
2020-04-26 15:41:31 +00:00
2020-05-14 21:32:42 +00:00
2020-06-05 10:30:34 +02:00
2020-04-16 15:33:46 +00:00
2020-04-28 13:00:16 +02:00
2020-04-20 16:57:53 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-06-02 20:21:41 +02:00
2020-05-23 09:47:31 +02:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-05-12 17:39:07 +00:00
2020-06-02 15:01:55 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-01-25 21:47:04 +01:00
2020-05-23 17:49:32 +01:00
2020-04-17 09:29:00 +00:00
2020-04-16 15:33:46 +00:00
2020-05-17 10:28:47 +08:00
2020-05-18 11:34:16 +00:00
2020-05-06 18:36:10 +00:00
2020-05-17 12:26:56 +00:00
2020-04-14 17:26:19 +00:00
2020-04-29 11:46:54 +00:00
2020-04-16 15:33:46 +00:00
2020-05-01 18:03:14 +02:00
2020-05-18 11:34:16 +00:00
2020-04-17 09:29:00 +00:00
2020-04-30 20:55:07 +01:00
2020-05-12 17:39:07 +00:00
2020-05-22 19:15:10 +00:00
2020-01-27 13:44:01 +03:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-05-17 12:47:35 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-09 09:22:55 +00:00
2019-09-26 10:38:35 +01:00
2020-02-28 16:23:14 +00:00
2020-05-15 16:02:46 +01:00
2020-03-23 17:21:53 +00:00
2020-04-25 11:37:10 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-17 09:29:00 +00:00
2020-04-16 15:33:46 +00:00
2020-04-29 11:14:31 +08:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-17 19:57:08 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-16 15:33:46 +00:00
2020-04-30 02:22:20 +00:00