Merge "Define default POLICY_DIRS value"
This commit is contained in:
commit
673f3e4bf1
@ -263,6 +263,7 @@ POLICY_FILES = {
|
|||||||
'image': 'glance_policy.json',
|
'image': 'glance_policy.json',
|
||||||
'network': 'neutron_policy.json',
|
'network': 'neutron_policy.json',
|
||||||
}
|
}
|
||||||
|
POLICY_DIRS = {}
|
||||||
|
|
||||||
SECRET_KEY = None
|
SECRET_KEY = None
|
||||||
LOCAL_PATH = None
|
LOCAL_PATH = None
|
||||||
|
Loading…
Reference in New Issue
Block a user