neutron/neutron/services/segments
Oleg Bondarev 9c5259e10c Improve Subnet create performance
- pass network dict from ml2 plugin to _create_subnet_postcommit
- skip ipam subnet fetch for non ipv6 auto-address subnets
- don't count subnets (DB request) if subnet has no segment

Change-Id: Iaecfda2700c5316cb25a93496d24ece366e40a4a
(cherry picked from commit f52280287f)
2021-06-23 15:36:10 +00:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Improve Network delete performance 2021-05-05 08:02:50 +00:00
exceptions.py Filter subnets on fixed_ips segment 2020-03-13 22:51:36 +00:00
plugin.py Improve Subnet create performance 2021-06-23 15:36:10 +00:00