neutron/neutron/db
Jenkins 9364f58ec5 Merge "Load all eager relationships on 'before_commit' event" 2017-03-28 09:40:24 +00: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 Open Pike DB migration branch 2017-02-06 20:31:22 +00:00
models Cleanup _find_related_obj 2017-02-25 06:29:33 +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 OVO for Quotas and Reservation 2017-03-24 15:52:34 +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 Refactor/prepare db common utils for neutron-lib 2016-10-28 10:53:11 -04:00
address_scope_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
agents_db.py Spin off context module 2017-03-06 16:25:29 +00:00
agentschedulers_db.py Spin off context module 2017-03-06 16:25:29 +00:00
allowedaddresspairs_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
api.py Load all eager relationships on 'before_commit' event 2017-03-27 22:19:46 +00:00
common_db_mixin.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
db_base_plugin_common.py use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
db_base_plugin_v2.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
dns_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
dvr_mac_db.py Fix some reST field lists in docstrings 2017-03-23 08:50:01 +08:00
external_net_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
extradhcpopt_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
extraroute_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
flavors_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
ipam_backend_mixin.py Merge "Fix DHCP Port Creation on Service Subnets" 2016-12-19 11:35:14 +00:00
ipam_pluggable_backend.py Merge "Use ipam AllocationOnAutoAddressSubnet class" 2017-03-20 07:07:37 +00:00
l3_agentschedulers_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
l3_attrs_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
l3_db.py Spin off context module 2017-03-06 16:25:29 +00:00
l3_dvr_db.py Merge "Use registry.receives decorator in neutron.db.l3_dvr_db" 2017-03-03 23:10:01 +00:00
l3_dvr_ha_scheduler_db.py Remove unused LOG 2016-07-05 15:22:13 +08:00
l3_dvrscheduler_db.py Fix typos 2017-01-18 15:48:32 +07:00
l3_gwmode_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
l3_hamode_db.py Use registry.receives decorator in neutron.db.l3_hamode_db 2017-02-28 17:19:17 +01:00
l3_hascheduler_db.py Refactor L3 scheduler (unify code paths) 2017-01-26 23:05:06 +00:00
models_v2.py Cleanup _find_related_obj 2017-02-25 06:29:33 +00:00
network_ip_availability_db.py IP Availability: remove unused imports 2016-03-01 07:06:10 -08:00
portbindings_base.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05:00
portbindings_db.py Decouple hook and func registration from CommonDbMixin 2017-03-11 18:04:11 -05: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 Merge "Use BEFORE_CREATE events for _ensure_default_security_group" 2017-03-23 21:18:11 +00:00
securitygroups_rpc_base.py neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00
segments_db.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +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 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