Tomasz Trębski 37f48f3c20 Always set ALLOWED_HOSTS for horizon
If devstack is deployed in the VM with defined
public IP address (like 192.168.10.6) it is not possible to
access the Horizon from the browser.
This is because DEBUG=True means that ALLOWED_HOSTS, if not set,
is equal to ['localhost', '127.0.0.1', '[::1]'] according
to Django's documentation.

Change-Id: I74ae99569dafa10eee7066713a05fb49183e3fca
2016-11-18 04:54:38 +00:00
..
2015-11-27 15:36:04 +11:00
2016-10-05 16:25:53 -07:00
2015-11-27 15:36:04 +11:00
dlm
2016-05-04 07:33:21 -04:00
2015-11-27 15:36:04 +11:00
2016-10-18 11:24:41 -05:00
2016-11-18 04:54:38 +00:00
2015-11-27 15:36:04 +11:00
2016-01-05 07:41:35 -05:00
lvm
2016-08-30 11:01:30 -04:00
2015-12-01 14:52:35 -05:00
2016-09-20 08:14:11 -07:00
2016-05-09 14:26:08 -04:00