Merge "Fix missing OPENSTACK_NEUTRON_NETWORK in the cm of horizon local_settings"
This commit is contained in:
commit
2b4dfa5169
@ -20,6 +20,7 @@ metadata:
|
|||||||
data:
|
data:
|
||||||
local_settings.py: |
|
local_settings.py: |
|
||||||
import os
|
import os
|
||||||
|
from openstack_dashboard.defaults import OPENSTACK_NEUTRON_NETWORK
|
||||||
from openstack_dashboard.settings import HORIZON_CONFIG
|
from openstack_dashboard.settings import HORIZON_CONFIG
|
||||||
|
|
||||||
ALLOWED_HOSTS = ['*']
|
ALLOWED_HOSTS = ['*']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user