neutron/neutron/db
Jenkins bb8b71d062 Merge "Add generated port id to port dict" 2016-02-05 09:07:18 +00:00
..
availability_zone Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
metering Merge "Remove references to model_base through models_v2" 2016-01-10 13:43:40 +00:00
migration Remove bindings of DVR routers to L3 agents on compute nodes 2016-02-01 17:06:50 -07:00
qos Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00
quota Scope get_tenant_quotas by tenant_id 2016-01-13 14:56:18 +00:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
address_scope_db.py Merge "Remove references to model_base through models_v2" 2016-01-10 13:43:40 +00:00
agents_db.py Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00
agentschedulers_db.py Use a joined relationship for AZ info on networks 2015-12-14 14:45:30 -08:00
allowedaddresspairs_db.py Wrong usage of "a" 2015-12-30 01:15:16 +08:00
api.py Merge "create_object should not add an ID if not present in the DB model" 2016-01-28 12:50:16 +00:00
common_db_mixin.py Make object creation methods in l3_hamode_db atomic 2016-01-18 13:36:39 +03:00
db_base_plugin_common.py Separate rbac calculation from _make_network_dict 2015-12-14 19:09:20 +00:00
db_base_plugin_v2.py Fail if required extensions are missing 2016-01-29 16:20:07 -08:00
dns_db.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
dvr_mac_db.py Optimize get_ports_on_host_by_subnet() dvr rpc handler 2016-01-18 14:04:52 +03:00
external_net_db.py ml2: remove stale _filter_nets_l3 in get_networks 2015-01-20 15:13:20 -08:00
extradhcpopt_db.py Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00
extraroute_db.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
flavors_db.py Remove references to model_base through models_v2 2016-01-06 16:12:29 -07:00
ipam_backend_mixin.py Mitigate restriction for fixed ips per dhcp port 2015-12-31 17:01:00 +07:00
ipam_non_pluggable_backend.py Mitigate restriction for fixed ips per dhcp port 2015-12-31 17:01:00 +07:00
ipam_pluggable_backend.py Add generated port id to port dict 2016-01-27 11:40:11 +00:00
l3_agentschedulers_db.py Merge "Fix remove_router_from_l3_agent for 'dvr' mode agent" 2016-02-04 19:16:31 +00:00
l3_attrs_db.py Ensure agent binding modules are loaded 2016-01-10 14:09:38 +00:00
l3_db.py Merge "Only prevent l3 port deletion if router exists" 2016-02-04 18:47:12 +00:00
l3_dvr_db.py Merge "DVR: Remove unwanted call to _get_routers while arp update" 2016-02-03 04:11:35 +00:00
l3_dvrscheduler_db.py DVR: avoid race on dvr serviceable port deletion 2016-02-02 11:19:04 +03:00
l3_gwmode_db.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
l3_hamode_db.py Add UniqueConstraint in L3HARouterAgentPortBinding 2016-01-29 19:47:45 +03:00
l3_hascheduler_db.py Add availability_zone support for router 2015-12-04 12:32:42 +09:00
model_base.py Make Neutron resources reference standard attr table 2015-11-23 07:41:26 -08:00
models_v2.py Ensure agent binding modules are loaded 2016-01-10 14:09:38 +00:00
netmtu_db.py Move network MTU from core REST API to extension API 2015-04-02 12:48:56 -04:00
portbindings_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
portbindings_db.py Remove unnecessary 'IN vs ==' sql query branches 2015-03-21 09:39:06 -07:00
portsecurity_db.py Add utility function for checking trusted port 2015-09-14 10:41:54 +00:00
portsecurity_db_common.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
quota_db.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
rbac_db_mixin.py Avoid duplicating tenant check when creating resources 2016-01-05 14:18:41 +00:00
rbac_db_models.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
securitygroups_db.py Merge "Fix Security-rule's port should not set to 0 when Protocol is TCP/UDP" 2016-01-11 14:40:54 +00:00
securitygroups_rpc_base.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
servicetype_db.py Force service provider relationships to load 2015-12-10 01:26:51 -06:00
sqlalchemyutils.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
vlantransparent_db.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00