Skip to content

Commit

Permalink
Merge pull request #205 from stackhpc/wallaby-arista
Browse files Browse the repository at this point in the history
Add Arista switch support for the Neutron ML2 genericswitch driver
  • Loading branch information
bbezak authored Nov 15, 2023
2 parents aac370a + 1624157 commit ac5115e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/kolla-openstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions releasenotes/notes/arista-ngs-3efc3eecb498071e.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
Adds Arista switch support for the Neutron ML2 genericswitch driver.

0 comments on commit ac5115e

Please sign in to comment.