neutron/neutron/db
Henry Gessau 8f80a52b01 Refactor/prepare db common utils for neutron-lib
Extract all the common utils from common_db_mixin.py in preparation
for moving them to neutron-lib.

This is a preliminary step in preparation for refactoring the
CommonDbMixin class and moving it to neutron-lib also.

Partial Blueprint: neutron-lib

Change-Id: I3cba375a8162cb68e8f988f22f5c8b1ce7915180
2016-10-28 10:53:11 -04:00
..
allowed_address_pairs debtcollector for globals 2016-08-30 10:18:19 -04:00
availability_zone Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
extra_dhcp_opt Add missing revision number altercations 2016-09-25 02:18:01 -07:00
metering Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
migration Merge "Relocate Agent DB model" 2016-10-10 16:33:55 +00:00
models Merge "Remove deprecation warnings for agents_db" 2016-10-13 18:50:53 +00:00
network_dhcp_agent_binding Relocate Agent DB model 2016-10-07 14:18:19 -04:00
port_security Add missing revision number altercations 2016-09-25 02:18:01 -07:00
qos Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
quota Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_utils.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
address_scope_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
agents_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
agentschedulers_db.py Remove deprecation warnings for agents_db 2016-10-13 15:33:22 +00:00
allowedaddresspairs_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
api.py Support new osprofiler API 2016-09-22 15:32:28 +00:00
common_db_mixin.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
db_base_plugin_common.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
db_base_plugin_v2.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
dns_db.py Relocate DNS db models 2016-10-07 21:35:35 +00:00
dvr_mac_db.py Relocate dvr model 2016-10-04 08:41:33 +00:00
external_net_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
extradhcpopt_db.py Integrate the Extra Dhcp Opt VersionedObject in Neutron 2016-04-07 16:44:33 +01:00
extraroute_db.py neutron-lib: use dict methods from helpers 2016-10-12 23:39:08 -07:00
flavors_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
ipam_backend_mixin.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
ipam_pluggable_backend.py Fix IPv6 PD with pluggable IPAM 2016-10-10 15:54:21 +01:00
l3_agentschedulers_db.py Remove deprecation warnings for agents_db 2016-10-13 15:33:22 +00:00
l3_attrs_db.py Relocate Router Extra Attributes DB Model 2016-09-30 15:59:38 +00:00
l3_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
l3_dvr_db.py Merge "Fix callers of _make_port_dict()" 2016-10-13 19:44:35 +00:00
l3_dvr_ha_scheduler_db.py Remove unused LOG 2016-07-05 15:22:13 +08:00
l3_dvrscheduler_db.py Relocate RouterL3AgentBinding DB model 2016-09-28 09:20:27 -05:00
l3_gwmode_db.py Relocate L3 DB Models 2016-09-27 16:58:55 +00:00
l3_hamode_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
l3_hascheduler_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
model_base.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
models_v2.py Deterministic ordering of fixed_ips 2016-10-07 00:40:01 -07:00
netmtu_db.py Calculate MTU on every network fetch instead of on create 2016-07-20 13:26:50 +02:00
network_ip_availability_db.py IP Availability: remove unused imports 2016-03-01 07:06:10 -08:00
portbindings_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
portbindings_db.py Relocate PortBindingPort DB Model 2016-09-22 19:35:03 +00:00
portsecurity_db.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
portsecurity_db_common.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
provisioning_blocks.py Merge "Relocate Provisioning Block DB Model" 2016-09-30 09:05:10 +00:00
quota_db.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
rbac_db_mixin.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
rbac_db_models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
securitygroups_db.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
securitygroups_rpc_base.py neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00
segments_db.py Improved readibility and fixed indentation 2016-10-10 11:03:53 +02:00
servicetype_db.py Relocate ProviderResourceAssociation DB models 2016-09-29 08:33:56 -05:00
sqlalchemytypes.py Truncate microseconds before DB insertion 2016-09-01 13:25:24 +00:00
sqlalchemyutils.py Use paginate_query from oslo_db 2016-04-27 03:12:24 +00:00
standard_attr.py Add common way to extend standard attribute models 2016-09-15 01:42:24 +00:00
standardattrdescription_db.py Add common way to extend standard attribute models 2016-09-15 01:42:24 +00:00
subnet_service_type_db_models.py debtcollector for globals 2016-08-30 10:18:19 -04:00
tag_db.py Relocate Tag DB model 2016-10-03 10:20:05 -05:00
vlantransparent_db.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00