neutron/neutron/db
Zuul ea89748b0e Merge "Revert "Automatically expire obsolete relationships"" 2018-04-23 22:10:56 +00:00
..
allowed_address_pairs Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
availability_zone use is_extension_supported from neutron-lib 2018-03-12 09:28:52 -06:00
extra_dhcp_opt Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
metering use is_extension_supported from neutron-lib 2018-03-12 09:28:52 -06:00
migration Router should flip to standby if all L3 nodes down 2018-04-04 23:43:00 +00:00
models Router should flip to standby if all L3 nodes down 2018-04-04 23:43:00 +00:00
network_dhcp_agent_binding OVO for NetworkDhcpAgentBinding 2017-09-08 15:48:00 +00:00
port_security Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
qos [L3][QoS] Neutron server side Floating IP QoS 2017-11-29 16:45:38 +08:00
quota [trivial fix]fix typos in neutron 2017-12-31 06:43:52 +00:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_model_query.py Reorder checks in apply_filters in db/_model_query 2017-11-01 09:44:26 +09:00
_resource_extend.py Refactor CommonDbMixin for removal 2017-04-25 14:13:30 -04:00
_utils.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
address_scope_db.py use neutron-lib address scope apidef 2017-09-20 10:58:12 -06:00
agents_db.py use agent api def from neutron-lib 2017-11-21 12:22:53 -07:00
agentschedulers_db.py use agent api def from neutron-lib 2017-11-21 12:22:53 -07:00
allowedaddresspairs_db.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
api.py Revert "Automatically expire obsolete relationships" 2018-04-23 14:30:32 +00:00
common_db_mixin.py Move _get_marker_obj() out of CommonDbMixin. 2017-05-02 16:47:42 +00:00
data_plane_status_db.py Eliminate lookup of "resource extend" funcs by name 2017-04-21 14:48:42 -04:00
db_base_plugin_common.py Revert "Automatically expire obsolete relationships" 2018-04-23 14:30:32 +00:00
db_base_plugin_v2.py Merge "Revert "Automatically expire obsolete relationships"" 2018-04-23 22:10:56 +00:00
dns_db.py use is_extension_supported from neutron-lib 2018-03-12 09:28:52 -06:00
dvr_mac_db.py use DVRMacAddressNotFound exception from neutron-lib 2018-02-12 12:45:18 -07:00
external_net_db.py Merge "Use Router OVO in external_net_db" 2018-03-08 16:07:50 +00:00
extradhcpopt_db.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
extraroute_db.py use l3 api def from neutron-lib 2017-12-15 07:03:14 -07:00
flavors_db.py use flavors api def from neutron-lib 2017-11-17 10:21:28 -07:00
ipam_backend_mixin.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
ipam_pluggable_backend.py ipam: don't commit IPAllocation while IpamAllocation is rolled back 2017-12-20 12:40:34 -08:00
l3_agentschedulers_db.py Handle AgentNotFoundByTypeHost exception properly 2018-04-05 11:16:45 +00:00
l3_attrs_db.py l3: don't begin db transaction in set_extra_attr_value 2018-02-07 23:50:47 +00:00
l3_db.py Merge "Revert "Automatically expire obsolete relationships"" 2018-04-23 22:10:56 +00:00
l3_dvr_db.py use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00
l3_dvr_ha_scheduler_db.py Remove unused LOG 2016-07-05 15:22:13 +08:00
l3_dvrscheduler_db.py use is_extension_supported from neutron-lib 2018-03-12 09:28:52 -06:00
l3_fip_qos.py Remove redundant get_object call when creating fip qos binding 2018-02-08 20:53:58 -08:00
l3_gwmode_db.py use l3 api def from neutron-lib 2017-12-15 07:03:14 -07:00
l3_hamode_db.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
l3_hascheduler_db.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
models_v2.py Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
network_ip_availability_db.py Add network ip availability filtered by project_id 2017-08-23 08:53:25 +08:00
portbindings_base.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
portbindings_db.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
portsecurity_db.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
portsecurity_db_common.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
provisioning_blocks.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
quota_db.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
rbac_db_mixin.py Revert "Automatically expire obsolete relationships" 2018-04-23 14:30:32 +00:00
rbac_db_models.py Bump network rev on RBAC change 2017-08-02 16:44:01 +00:00
securitygroups_db.py Merge "Revert "Automatically expire obsolete relationships"" 2018-04-23 22:10:56 +00:00
securitygroups_rpc_base.py Fix unnecessary security_groups_member_updated notification 2018-02-12 10:12:23 +08:00
segments_db.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
servicetype_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
sqlalchemytypes.py For typo in sqlalchemytypes 2017-02-13 16:18:46 +00:00
standard_attr.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
standardattrdescription_db.py Eliminate lookup of "resource extend" funcs by name 2017-04-21 14:48:42 -04:00
subnet_service_type_mixin.py Renamed subnet_service_type_db_models module 2018-04-12 15:41:08 -07:00
tag_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
vlantransparent_db.py use vlantransparent api def from neutron-lib 2018-02-20 07:43:03 +00:00