neutron/neutron/services
Jamie Lennox 9b41d38dce Only emit deprecation warning when deprecated value read
If providers is not found in the CONF.service_providers.service_provider
it looks them up from implicit conf files. If nothing is defined there
it still emits a deprecation warning.

Maybe a warning should be emitted if this value is empty, however the
deprecation warning that is provided is incorrect and misleading.

Change-Id: I3166a445b69d854b294843814a081e74c1aadb3b
Closes-Bug: #1633293
(cherry picked from commit 46ba1aa762)
2016-10-18 13:37:57 +11:00
..
auto_allocate Merge "Make DHCP notifier use core resource events" 2016-09-14 21:11:53 +00:00
externaldns Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router Defer setting 'ha'/'distributed' flags in L3 code 2016-09-09 18:47:38 -07:00
metering Preventing iptables rule to be thrashed 2016-09-13 12:24:17 -04:00
network_ip_availability Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
qos Add QoS minimum bandwidth rule for instance egress traffic 2016-08-27 17:08:18 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Add common way to extend standard attribute models 2016-09-16 18:16:29 +00:00
segments Mark unaddressed ports with none in ip_allocation field 2016-09-09 12:43:35 -06:00
tag Remove unused LOG 2016-07-05 15:22:13 +08:00
timestamp Include timezone in timestamp fields 2016-09-16 11:19:12 -07:00
trunk Fix misleading error trace in trunk fullstack life cycle test 2016-10-08 01:06:14 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Only emit deprecation warning when deprecated value read 2016-10-18 13:37:57 +11:00
service_base.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00