neutron/neutron/services/segments
Oleg Bondarev f52280287f 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
2021-05-21 15:03:52 +00:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Merge "use payloads for NETWORK callback events" 2021-05-16 08:50:19 +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-05-21 15:03:52 +00:00