networking-arista/networking_arista/ml2/type_drivers
Nader Lahouti 0fff7b8ae3 Use context manager from neutron-lib accessing VlanAllocation
Changed the code to use context manager for updating ml2_vlan_allocations db when
arista_vlan type driver is in use. This also makes the code compatible with
SQLAlchemy version 2.0 where Session.autocommit is removed

Change-Id: I75b760a27d7aef29591c0efc03542d37a30afd70
2022-12-14 21:40:44 -08:00
..
__init__.py Cleanup Arista VLAN Type Driver 2018-05-18 17:45:52 +00:00
driver_helpers.py Use context manager from neutron-lib accessing VlanAllocation 2022-12-14 21:40:44 -08:00
type_arista_vlan.py Don't call get_session in vlan type driver 2020-11-05 00:09:18 -08:00