neutron/neutron/db
tonytan4ever e669e7b96b Relocate Agent DB model
This patch set is for breaking the circular dependency between
Agent/AgentVersionedObject.
See:https://review.openstack.org/#/c/297887/ for details.

Change-Id: I7be4ce2513e49e6da46a7bdffb8538613f0be7c7
Partial-Bug: #1597913
Co-Authored-By: Victor Morales <victor.morales@intel.com>
Co-Authored-By: Sindhu Devale <sindhu.devale@intel.com>
2016-10-07 14:18:19 -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 Relocate Metering DB models 2016-09-28 17:30:39 +00:00
migration Relocate Agent DB model 2016-10-07 14:18:19 -04:00
models Relocate Agent DB model 2016-10-07 14:18:19 -04: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 Add common way to extend standard attribute models 2016-09-15 01:42:24 +00:00
quota Mark quota operations as retriable 2016-09-13 10:33:10 +00:00
__init__.py
address_scope_db.py debtcollector for globals 2016-08-30 10:18:19 -04:00
agents_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
agentschedulers_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
allowedaddresspairs_db.py objects: expose database model for NeutronDbObject instances 2016-09-10 03:53:17 +00:00
api.py Mark quota operations as retriable 2016-09-13 10:33:10 +00:00
common_db_mixin.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
db_base_plugin_common.py objects: expose database model for NeutronDbObject instances 2016-09-10 03:53:17 +00:00
db_base_plugin_v2.py Merge "Refetch subnet/network from DB in ML2 update ops" 2016-09-26 20:20:35 +00:00
dns_db.py Merge "Relocate L3 DB Models" 2016-09-28 01:46:47 +00:00
dvr_mac_db.py Relocate dvr model 2016-10-04 08:41:33 +00:00
external_net_db.py Relocate external network db models 2016-09-29 17:51:39 +00:00
extradhcpopt_db.py Integrate the Extra Dhcp Opt VersionedObject in Neutron 2016-04-07 16:44:33 +01:00
extraroute_db.py Relocate router route DB model 2016-09-30 09:58:02 -04:00
flavors_db.py Relocate Flavor and ServiceProfile DB models 2016-10-05 08:15:20 -05:00
ipam_backend_mixin.py Relocate SegmentHostMapping DB model 2016-09-30 12:59:29 -05:00
ipam_pluggable_backend.py Merge "fix port address allocation for auto-addr subnet" 2016-09-14 02:29:58 +00:00
l3_agentschedulers_db.py Relocate Agent DB model 2016-10-07 14:18:19 -04:00
l3_attrs_db.py Relocate Router Extra Attributes DB Model 2016-09-30 15:59:38 +00:00
l3_db.py Fix the 'port_id' attribute not exist error 2016-10-03 12:09:40 -07:00
l3_dvr_db.py L3 DVR: always notify on ROUTER_INTERFACE AFTER_CREATE 2016-10-04 19:04:54 +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 Relocate Agent DB model 2016-10-07 14:18:19 -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 Introduce ovo objects for networks 2016-09-29 15:36:47 +00: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 Add retry decorator to RBAC module 2016-09-09 09:00:23 +00:00
rbac_db_models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
securitygroups_db.py Do not retry default security group creation 2016-09-21 10:51:10 +03:00
securitygroups_rpc_base.py Protect security group operations with the retry decorator 2016-09-13 01:18:12 -07:00
segments_db.py Introduce ovo objects for networks 2016-09-29 15:36:47 +00: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