neutron/neutron/db
Roman Podoliaka abd1b652f7 Switch to using of oslo.db
oslo.db first stable release has been cut and we can start using it
instead of openstack/common/db/* code which is now marked obsolete.

Change-Id: I1ccf896922a5a762d37a1a3b93c56c8b8ae8c085
2014-06-30 14:07:59 +03:00
..
firewall Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
loadbalancer Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
metering Removed create_rpc_dispatcher methods 2014-06-20 20:44:37 +02:00
migration Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
vpn Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
agents_db.py Switch to using of oslo.db 2014-06-30 14:07:59 +03: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 Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
db_base_plugin_v2.py Move _filter_non_model_columns method to CommonDbMixin 2014-06-18 20:11:12 +00:00
dhcp_rpc_base.py Switch to using of oslo.db 2014-06-30 14:07:59 +03: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 Pass newly created router to _update_router_gw_info 2014-06-25 00:08:41 +04: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 Switch to using of oslo.db 2014-06-30 14:07:59 +03: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