neutron/neutron/db
fpxie 574312165b Replace six.iteritems with dict.items(Part-2)
according to https://wiki.openstack.org/wiki/Python3, now we should avoid
using six.iteritems and replace it with dict.items.

Change-Id: I58a399baa2275f280acc0e6d649f81838648ce5c
Closes-Bug: #1680761
2017-04-18 18:56:46 +08:00
..
allowed_address_pairs Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
availability_zone Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
extra_dhcp_opt Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
metering Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
migration Port data plane status extension implementation 2017-04-11 19:56:13 +00:00
models Port data plane status extension implementation 2017-04-11 19:56:13 +00:00
network_dhcp_agent_binding Relocate Agent DB model 2016-10-07 14:18:19 -04:00
port_security Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
qos Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
quota Merge "Quota list API returns project_id" 2017-04-17 23:35:18 +00:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_model_query.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
_resource_extend.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
_utils.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
address_scope_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
agents_db.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
agentschedulers_db.py Spin off context module 2017-03-06 16:25:29 +00:00
allowedaddresspairs_db.py New enginefacade for ports and sg groups 2017-04-10 07:40:43 +00:00
api.py Don't load rels on detached objects 2017-04-18 02:06:41 +00:00
common_db_mixin.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
data_plane_status_db.py Port data plane status extension implementation 2017-04-11 19:56:13 +00:00
db_base_plugin_common.py Merge "Add IPAllocations to the port fixed_ips" 2017-04-17 23:35:03 +00:00
db_base_plugin_v2.py Merge "move make_port_dict back out of txn" 2017-04-17 10:57:26 +00:00
dns_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
dvr_mac_db.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
external_net_db.py Eliminate lookup of model query hooks by name 2017-04-16 10:33:36 -04:00
extradhcpopt_db.py New enginefacade for ports and sg groups 2017-04-10 07:40:43 +00:00
extraroute_db.py extraroute_db: Remove _get_extra_routes_dict_by_router_id 2017-04-10 14:23:17 +09:00
flavors_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
ipam_backend_mixin.py Merge "move make_port_dict back out of txn" 2017-04-17 10:57:26 +00:00
ipam_pluggable_backend.py Merge "move make_port_dict back out of txn" 2017-04-17 10:57:26 +00:00
l3_agentschedulers_db.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
l3_attrs_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
l3_db.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
l3_dvr_db.py Merge "Rename method to better reflect what it does" 2017-04-17 23:08:37 +00:00
l3_dvr_ha_scheduler_db.py Remove unused LOG 2016-07-05 15:22:13 +08:00
l3_dvrscheduler_db.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
l3_gwmode_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
l3_hamode_db.py Integration of Router Extra Attributes OVO 2017-04-16 15:28:50 +00:00
l3_hascheduler_db.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
models_v2.py Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
network_ip_availability_db.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
portbindings_base.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
portbindings_db.py Eliminate lookup of model query hooks by name 2017-04-16 10:33:36 -04:00
portsecurity_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
portsecurity_db_common.py Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
provisioning_blocks.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +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 Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
securitygroups_db.py New enginefacade for ports and sg groups 2017-04-10 07:40:43 +00:00
securitygroups_rpc_base.py Move notify_security_groups_member_updated to callback 2017-03-31 17:37:49 -07:00
segments_db.py Integrate NetworkSegment OVO 2017-04-16 02:56:18 -07: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 Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
standardattrdescription_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
subnet_service_type_db_models.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
tag_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
vlantransparent_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00