97157cf876
* New module for NTAP E-Series iSCSI Interfaces Define a new module for configuring NetApp E-Series iSCSI interfaces. * Improve netapp_e_iscsi_interface integration tests Restructured integration test to set all iscsi ports to disabled, then defines the ports either statically or with dhcp, next updates the ports with the other definition type (static <-> dhcp), and lastly disables all ports. Each netapp_eseries_iscsi_interface call is verified with the array.
10 lines
301 B
Text
10 lines
301 B
Text
# This test is not enabled by default, but can be utilized by defining required variables in integration_config.yml
|
|
# Example integration_config.yml:
|
|
# ---
|
|
#netapp_e_api_host: 10.113.1.111:8443
|
|
#netapp_e_api_username: admin
|
|
#netapp_e_api_password: myPass
|
|
#netapp_e_ssid: 1
|
|
|
|
unsupported
|
|
netapp/eseries
|