neutron/neutron/services
yanyaohua 9dffd9b391 Fix the wrong usage of new style class in metering
This problem will cause self.host to be overridden by cfg.CONF.host
instead of the passed host value when calling MeteringAgent.__init__(host).

Change-Id: I50c5136e1cf1eb0db28edd02129f963948a54741
2017-10-30 18:47:15 +08:00
..
auto_allocate use neutron-lib's OVO exceptions 2017-08-28 09:31:19 -06:00
externaldns use dns api def from neutron-lib 2017-10-20 16:38:33 -06:00
flavors use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
l3_router use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
logapi [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering Fix the wrong usage of new style class in metering 2017-10-30 18:47:15 +08:00
network_ip_availability Fix file permissions 2017-05-31 20:49:01 +00:00
qos use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
segments Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
tag use neutron-lib's OVO exceptions 2017-08-28 09:31:19 -06:00
timestamp Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
trunk trunk: Fix init_handler() agent parameter 2017-10-17 08:22:10 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00