neutron/neutron/db
Jenkins 5b804251ac Merge "Change check_ports_exist_on_l3agent to pass the subnet_ids" 2015-12-01 09:23:53 +00:00
..
availability_zone Add availability_zone support for network 2015-11-25 22:34:09 +09:00
metering Python 3: do not index dict_values objects 2015-07-24 21:00:52 +02:00
migration Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
qos qos: Delete bw limit rule when policy is deleted 2015-08-20 14:01:41 +00:00
quota Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
address_scope_db.py Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
agents_db.py Resync L3, DHCP and OVS/LB agents upon revival 2015-11-18 14:42:35 +04:00
agentschedulers_db.py Stop using deprecated timeutils.total_seconds() 2015-11-27 09:54:33 +01:00
allowedaddresspairs_db.py Fix duplicate entry catch for allowed address pairs 2015-07-10 18:55:58 +08:00
api.py Move retries out of ML2 plugin 2015-10-14 00:46:22 -07:00
common_db_mixin.py Add UnionModel support to filter query generator 2015-11-24 10:23:57 +00:00
db_base_plugin_common.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
db_base_plugin_v2.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
dvr_mac_db.py Remove unused delete_dvr_mac_address method 2015-11-16 15:56:47 -05: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 Enable specific extra_dhcp_opt to be left blank 2015-10-15 14:16:17 +03:00
extraroute_db.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
flavors_db.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
ipam_backend_mixin.py Update internal snat port prefix for multiple IPv6 subnets 2015-11-09 15:31:45 -08:00
ipam_non_pluggable_backend.py Fix log statement to log correct variable first_ip 2015-09-16 18:34:37 -07:00
ipam_pluggable_backend.py Add in missing spaces at end of line 2015-11-08 04:49:25 -08:00
l3_agentschedulers_db.py Change check_ports_exist_on_l3agent to pass the subnet_ids 2015-11-30 17:49:37 +00:00
l3_attrs_db.py Add L3 VRRP HA base classes 2014-09-10 12:06:13 +00:00
l3_db.py Make Neutron resources reference standard attr table 2015-11-23 07:41:26 -08:00
l3_dvr_db.py Change check_ports_exist_on_l3agent to pass the subnet_ids 2015-11-30 17:49:37 +00:00
l3_dvrscheduler_db.py Merge "Fix get_subnet_ids_on_router in dvr scheduler" 2015-11-23 19:25:03 +00:00
l3_gwmode_db.py Allow to define enable_snat default value 2015-05-07 00:10:50 +02:00
l3_hamode_db.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
l3_hascheduler_db.py Expose ha_state per router to agent binding via API 2015-03-23 17:56:36 -04:00
model_base.py Make Neutron resources reference standard attr table 2015-11-23 07:41:26 -08:00
models_v2.py Add availability_zone support for network 2015-11-25 22:34:09 +09: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 portsecurity_db_common: Access db columns in a consistent way 2015-07-06 11:22:18 +09:00
quota_db.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
rbac_db_mixin.py Fix use of fields argument in get_rbac_policies 2015-11-19 20:45:28 -08:00
rbac_db_models.py Make models_v2 explicitly import rbac_db_models 2015-08-24 03:13:14 -07:00
securitygroups_db.py Make Neutron resources reference standard attr table 2015-11-23 07:41:26 -08:00
securitygroups_rpc_base.py Set security group provider rule for icmpv6 RA in DVR 2015-10-20 12:40:38 -04:00
servicetype_db.py Remove implicit registration of *-aas service providers 2015-09-02 16:13:59 +00:00
sqlalchemyutils.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
vlantransparent_db.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00