Remove legacy quantum config path
partially implements bp quantum-clean-up Change-Id: Ifd876320a82991fb532988b9cdcecefde36ff378
This commit is contained in:
parent
49efd608d3
commit
7a19593168
@ -88,10 +88,6 @@ def find_config_file(options, config_file):
|
||||
'/usr/etc/neutron',
|
||||
'/usr/local/etc/neutron',
|
||||
'/etc/neutron/',
|
||||
# TODO(markmcclain) remove in Icehouse
|
||||
'/usr/etc/quantum',
|
||||
'/usr/local/etc/quantum',
|
||||
'/etc/quantum/',
|
||||
'/etc']
|
||||
|
||||
if 'plugin' in options:
|
||||
|
Loading…
Reference in New Issue
Block a user