index
:
delta/openstack/neutron.git
feature/graphql
feature/lbaasv2
feature/pecan
feature/qos
master
neutron-pecan
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/neutron.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
neutron
/
db
/
db_base_plugin_common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Elminate join for network owner filter
Kevin Benton
2017-01-24
1
-14
/
+4
*
Use subqueries for rbac_entries and subnets<->network
Kevin Benton
2016-12-19
1
-4
/
+4
*
objects: add delete_objects public method
Ihar Hrachyshka
2016-12-13
1
-4
/
+0
*
Refactor/prepare db common utils for neutron-lib
Henry Gessau
2016-10-28
1
-8
/
+11
*
Integrate SubnetRoute OVO
Manjeet Singh Bhatia
2016-10-11
1
-2
/
+2
*
objects: expose database model for NeutronDbObject instances
Ihar Hrachyshka
2016-09-10
1
-2
/
+1
*
Refactor DNS integration out of DB core plugin
Bin Yu
2016-07-26
1
-7
/
+0
*
Merge "Remove unnecessary flush for duplicate address detection"
Jenkins
2016-07-05
1
-2
/
+0
|
\
|
*
Remove unnecessary flush for duplicate address detection
Carl Baldwin
2016-06-20
1
-2
/
+0
*
|
objects: Introduce the DNSNameServer OVO in the code
Artur Korzeniewski
2016-06-27
1
-3
/
+3
|
/
*
Merge "Remove MAC duplicate detection for generated macs"
Jenkins
2016-06-15
1
-0
/
+6
|
\
|
*
Remove MAC duplicate detection for generated macs
Kevin Benton
2016-06-10
1
-0
/
+6
*
|
Merge "Use session delete for IPs to trigger events"
Jenkins
2016-06-15
1
-4
/
+6
|
\
\
|
*
|
Use session delete for IPs to trigger events
Kevin Benton
2016-06-09
1
-4
/
+6
*
|
|
objects: switch base plugin class to using subnetpool object
Jakub Libosvar
2016-06-14
1
-14
/
+6
|
/
/
*
|
Compute IPAvailabilityRanges in memory during IP allocation
Ryan Tidwell
2016-06-09
1
-0
/
+3
|
/
*
Use converters and validators from neutron-lib
Henry Gessau
2016-04-24
1
-2
/
+3
*
Use constants from neutron-lib
Henry Gessau
2016-04-23
1
-2
/
+3
*
Use exceptions from neutron-lib
Henry Gessau
2016-04-21
1
-2
/
+3
*
Merge "Add IPAllocation object to session info to stop GC"
Jenkins
2016-03-19
1
-0
/
+6
|
\
|
*
Add IPAllocation object to session info to stop GC
Kevin Benton
2016-03-14
1
-0
/
+6
*
|
Outerjoin to networks for port ownership filter
Kevin Benton
2016-03-16
1
-0
/
+10
*
|
RBAC: Fix port query and deletion for network owner
lzklibj
2016-03-15
1
-0
/
+8
|
/
*
Add a description field to all standard resources
Kevin Benton
2016-03-05
1
-1
/
+2
*
make/update_subnetpool_dict call _dict_extend
ZhaoBo
2016-03-02
1
-0
/
+2
*
Separate rbac calculation from _make_network_dict
Kevin Benton
2015-12-14
1
-11
/
+11
*
Remove transparent VLAN support from base plugin
Gary Kotton
2015-11-28
1
-6
/
+0
*
Replace subnetpool config options with admin-only API
John Davidge
2015-11-06
1
-0
/
+1
*
Add dns_label processing for Ports
Miguel Lavalle
2015-08-24
1
-0
/
+7
*
Python 3: use __code__ instead of func_code
Cyril Roelandt
2015-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/feature/qos' into merge-branch
Ihar Hrachyshka
2015-08-17
1
-0
/
+34
|
\
|
*
Merge remote-tracking branch 'origin/feature/qos' into merge-branch
Ihar Hrachyshka
2015-08-05
1
-0
/
+34
|
|
\
|
|
*
Replace to_dict() calls with a function decorator
John Schwarz
2015-08-03
1
-2
/
+16
|
|
*
Support qos rules and fields parameters in GET requests
Jakub Libosvar
2015-07-24
1
-0
/
+20
*
|
|
Support subnetpool association to an address scope
vikram.choudhary
2015-08-04
1
-1
/
+8
|
/
/
*
|
Keep dns nameserver order consistency
changzhi
2015-07-29
1
-1
/
+2
|
/
*
Validate that context exists
Gary Kotton
2015-07-18
1
-1
/
+2
*
Network RBAC DB setup and legacy migration
Kevin Benton
2015-07-16
1
-9
/
+21
*
Allow IPAM backend switch
Pavel Bondar
2015-07-09
1
-1
/
+1
*
Track allocation_pools in SubnetRequest
Pavel Bondar
2015-07-07
1
-6
/
+2
*
Collapse create_subnet into single method
Pavel Bondar
2015-07-02
1
-1
/
+1
*
Use last address in v6 allocation pool generation
Kevin Benton
2015-06-26
1
-11
/
+0
*
Decompose db_base_plugin_v2.py with changes
Pavel Bondar
2015-06-13
1
-0
/
+12
*
Refactor update_port in db_base_plugin_v2
Pavel Bondar
2015-06-15
1
-0
/
+6
*
Decompose db_base_plugin_v2.py
Pavel Bondar
2015-06-03
1
-0
/
+251