Add Arista switch support for the Neutron ML2 genericswitch driver
Change-Id: Iecae3bf7d54ba0bfe8fbf68a3deae5f74f0b831b
This commit is contained in:
parent
769ec55de5
commit
0a55c83465
@ -92,6 +92,7 @@
|
||||
- kolla-openstack
|
||||
vars:
|
||||
switch_type_to_device_type:
|
||||
arista: netmiko_arista_eos
|
||||
dellos9: netmiko_dell_force10
|
||||
dell-powerconnect: netmiko_dell_powerconnect
|
||||
junos: netmiko_juniper
|
||||
|
4
releasenotes/notes/arista-ngs-3efc3eecb498071e.yaml
Normal file
4
releasenotes/notes/arista-ngs-3efc3eecb498071e.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds Arista switch support for the Neutron ML2 genericswitch driver.
|
Loading…
Reference in New Issue
Block a user