networking-arista/networking_arista/ml2/rpc
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 Split arista_ml2 into separate files for sync and RPC wrappers 2017-08-02 15:08:14 -07:00
arista_eapi.py Use context manager from neutron-lib accessing VlanAllocation 2022-12-14 21:40:44 -08:00
arista_json.py Encode special characters in CVX username and password 2020-08-12 16:28:32 -07:00
base.py Cleanup Arista Security Group Support 2018-05-17 15:19:48 -07:00