1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/modules/remote_management/oneview
Felix Fontein 07ecfc940c
Fix imports, part 2 (#42)
* Recover missing netapp.ontap module doc fragments from ansible/ansible@pre-ansible-base.

* Fix PEP8 issues.

* Remove netbox empty files, and test which shouldn't be here.

* Add forgotten file for kubevirt tests.

* Fix unit test imports.

* ansible/ansible#68415 has been fixed.

* Clean up/rearrange imports.

* Update ignore.txt, fix boilerplate.

* Netapp docs fragment: fix spacing

* Forgot to adjust kubevirt tests.
2020-03-25 11:43:51 +00:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
conftest.py Initial commit 2020-03-09 09:11:07 +00:00
hpe_test_utils.py Fix unit test relative imports, and permissions for included collection requirements (#29) 2020-03-24 08:27:28 +00:00
oneview_module_loader.py Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
test_oneview_datacenter_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_enclosure_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_ethernet_network.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_ethernet_network_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_fc_network.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_fc_network_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_fcoe_network.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_fcoe_network_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_logical_interconnect_group.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_logical_interconnect_group_info.py Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
test_oneview_network_set.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_network_set_info.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_san_manager.py Initial commit 2020-03-09 09:11:07 +00:00
test_oneview_san_manager_info.py Initial commit 2020-03-09 09:11:07 +00:00