mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Add common files for ONTAP and SOLIDFIRE unit tests (#48739)
* And unit test files * Changes to netapp.py * Matt's changed, and pep8 change for test_netapp.py
This commit is contained in:
committed by
John R Barker
parent
c7e2226035
commit
50808ffa8f
@@ -18,6 +18,8 @@ setuptools > 0.6 # pytest-xdist installed via requirements does not work with ve
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
ipaddress
|
||||
netapp-lib
|
||||
solidfire-sdk-python
|
||||
|
||||
# requirements for F5 specific modules
|
||||
f5-sdk ; python_version >= '2.7'
|
||||
|
||||
Reference in New Issue
Block a user