Merge "Add missing default policy files for debian-binary-horizon"
This commit is contained in:
commit
f95ba3d8a3
@ -84,7 +84,7 @@ RUN sed -i 's|\(ServerTokens \)OS|\1Prod|' /etc/apache2/conf-available/security.
|
||||
&& cp -r /usr/share/openstack-dashboard/openstack_dashboard/conf/* /etc/openstack-dashboard \
|
||||
&& rm /etc/apache2/conf-enabled/openstack-dashboard.conf \
|
||||
{% else %}
|
||||
&& cp /etc/openstack-dashboard/policy/*.json /etc/openstack-dashboard \
|
||||
&& cp -r /etc/openstack-dashboard/policy/* /etc/openstack-dashboard \
|
||||
{% endif %}
|
||||
&& cp /usr/share/openstack-dashboard/manage.py /usr/bin/manage.py \
|
||||
&& rm /etc/openstack-dashboard/local_settings.py \
|
||||
|
5
releasenotes/notes/bug-1933759-c03e50c243850a49.yaml
Normal file
5
releasenotes/notes/bug-1933759-c03e50c243850a49.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fix missing default policy files for debian-binary-horizon.
|
||||
`LP#1933759 <https://launchpad.net/bugs/1933759>`__
|
Loading…
x
Reference in New Issue
Block a user