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:
|
||||
local_settings.py: |
|
||||
import os
|
||||
from openstack_dashboard.defaults import OPENSTACK_NEUTRON_NETWORK
|
||||
from openstack_dashboard.settings import HORIZON_CONFIG
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
Loading…
x
Reference in New Issue
Block a user