1d9b473e56
* Add na_santricity_firmware module. Manages NetApp E-Series firmware upgrades. Includes unit and integration tests. * Add legacy support to na_santricity_firmware module. * Rename na_santricity_firmware to netapp_e_firmware * Improved netapp_e_firmware example documentation.
15 lines
468 B
Text
15 lines
468 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_embedded_api_host: 192.168.1.1
|
|
netapp_e_embedded_api_username: admin
|
|
netapp_e_embedded_api_password: adminPass
|
|
netapp_e_embedded_ssid: 1
|
|
|
|
netapp_e_proxy_api_host: 192.168.1.100
|
|
netapp_e_proxy_api_username: admin
|
|
netapp_e_proxy_api_password: adminPass
|
|
netapp_e_proxy_ssid: 10
|
|
|
|
unsupported
|
|
netapp/eseries
|