Merge "Remove legacy quantum config path"
This commit is contained in:
commit
8c86961f8c
@ -86,10 +86,6 @@ def find_config_file(options, config_file):
|
|||||||
'/usr/etc/neutron',
|
'/usr/etc/neutron',
|
||||||
'/usr/local/etc/neutron',
|
'/usr/local/etc/neutron',
|
||||||
'/etc/neutron/',
|
'/etc/neutron/',
|
||||||
# TODO(markmcclain) remove in Icehouse
|
|
||||||
'/usr/etc/quantum',
|
|
||||||
'/usr/local/etc/quantum',
|
|
||||||
'/etc/quantum/',
|
|
||||||
'/etc']
|
'/etc']
|
||||||
|
|
||||||
if 'plugin' in options:
|
if 'plugin' in options:
|
||||||
|
Loading…
Reference in New Issue
Block a user