ac43c0ce94
Depends-On: https://review.opendev.org/767686 Change-Id: I544c3df90d0d378b70d4cd90208fe5097ed8582d
8 lines
356 B
YAML
8 lines
356 B
YAML
---
|
|
features:
|
|
- Add ``horizon_allowed_hosts`` to be able to configure django ALLOWED_HOSTS.
|
|
The default is still the same as it was but you can create a list of allowed
|
|
hosts in ``/etc/openstack_deploy/user_variables.yml``. to set the correct
|
|
value, see https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
|
|
for more details.
|