49d1def762
This feature is redundant, since it duplicates oslo.config functionality. If neutron-server needs to load the configuration option from multiple files, it should be achieved by passing multiple --config-dir/--config-file CLI arguments, not by relying on implicit loading for files with names matching the neutron_*.conf pattern. The plan is to stop implicit loading in Ocata. More details: http://lists.openstack.org/pipermail/openstack-dev/2016-May/096033.html Related-Bug: #1492069 Related-Bug: #1599936 Change-Id: I743e181532d285303c8d5c2a73f4fd674626b478