Skip to content
Snippets Groups Projects
Commit f27461a9 authored by Mark Goddard's avatar Mark Goddard
Browse files

Add support for Dell PowerConnect switches in NGS

This depends on the support for Dell PowerConnect switches in
networking-generic-switch [1].

[1] https://review.openstack.org/573380

Change-Id: I2073a7f2b76c0cc064376564e7e47a5fd8530468
Story: 2002106
Task: 20051
parent 920d9e0e
No related branches found
No related tags found
No related merge requests found
...@@ -86,6 +86,7 @@ ...@@ -86,6 +86,7 @@
vars: vars:
switch_type_to_device_type: switch_type_to_device_type:
dellos9: netmiko_dell_force10 dellos9: netmiko_dell_force10
dell-powerconnect: netmiko_dell_powerconnect
junos: netmiko_juniper junos: netmiko_juniper
ipa_image_name: "ipa" ipa_image_name: "ipa"
pre_tasks: pre_tasks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment