neutron/neutron/db
Ihar Hrachyshka b282574048 Removed create_rpc_dispatcher methods
Now that we don't have a special dispatcher class and we pass a list of
endpoints to corresponding functions instead, those methods are
unneeded.

blueprint oslo-messaging

Change-Id: If2b187fd8e553594212264f34b51b5b99c4630b2
2014-06-20 20:44:37 +02:00
..
firewall Check port value when creating firewall rule with icmp protocol 2014-06-18 12:51:30 +04:00
loadbalancer Fix H302 violations in db package and services 2014-04-22 15:31:00 +02:00
metering Removed create_rpc_dispatcher methods 2014-06-20 20:44:37 +02:00
migration Floatingip extension support for nuage plugin 2014-06-10 23:13:47 -07:00
vpn Fix H302 violations in db package and services 2014-04-22 15:31:00 +02:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
agents_db.py Introduce RpcCallback class 2014-06-16 12:44:22 +02:00
agentschedulers_db.py Return no active network if the agent has not been learnt yet 2014-06-06 13:41:44 +00:00
allowedaddresspairs_db.py Allowed address pair: Removing check for overlap with fixed ips 2014-06-12 09:43:09 +08:00
api.py Sync db code from oslo-incubator 2014-04-23 18:14:49 +03:00
db_base_plugin_v2.py Merge "Support Subnets that are configured by external RAs" 2014-06-10 18:49:01 +00:00
dhcp_rpc_base.py Fix KeyError exception while updating dhcp port 2014-05-28 11:46:13 -07:00
external_net_db.py Fix some typos in neutron/db and IBM SDN-VE plugin 2014-05-13 01:44:38 +00:00
extradhcpopt_db.py Correctly inherit __table_args__ from parent class 2014-03-17 13:37:46 +00:00
extraroute_db.py Performance improvement of router routes operations 2014-05-02 08:16:37 +09:00
l3_agentschedulers_db.py Fix H302 violations in db package and services 2014-04-22 15:31:00 +02:00
l3_db.py Port to oslo.messaging 2014-06-19 12:58:01 +02:00
l3_gwmode_db.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3_rpc_base.py Fix race condition in update_floatingip_statuses 2014-03-04 20:28:01 -08:00
model_base.py Apply Oslo ModelBase to NeutronBase 2013-07-08 10:14:26 +08:00
models_v2.py Make allocation_pools attribute of subnet updateable by PUT 2014-06-09 19:40:37 +03:00
portbindings_base.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portbindings_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portsecurity_db.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
quota_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routedserviceinsertion_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routerservicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
securitygroups_db.py Fix some typos in neutron/db and IBM SDN-VE plugin 2014-05-13 01:44:38 +00:00
securitygroups_rpc_base.py Fix protocol value for SG IPV6 RA rule 2014-04-25 21:41:19 +05:30
servicetype_db.py Removing vim header lines 2014-04-01 10:38:31 -04:00
sqlalchemyutils.py Fix H302 violations in db package and services 2014-04-22 15:31:00 +02:00