You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/remote_management/oneview
Felipe Garcia Bulsoni fb6ed8d76c EthernetNetworkModule for HPE OneView (#28336)
* Adding module to manage ethernet network on HPE OneView

* Adding unit tests to EthernetNetwork module

* Added OneViewModuleException custom exceptions to module

- Removed exception imports from hpOneView
- Updated unit tests

* Fixing mock import inside ethernet network module unit test

* Fixing issues found in METADATA by CI

* Updated paths to use solution name instead of vendor name

* Fixed documentation, removed redundant if and improved readability

* Updated _bulk_present to use and return `result`, same way as _present

* Changed __ to _ in private methods following ansible style

* Fixed some example inconsistencies and turned states doc into a list

* Added adriane-cardozo to list of maintainers
7 years ago
..
hpe_test_utils.py Support Fibre Channel over Ethernet resource of HPE OneView (#28359) 7 years ago
oneview_module_loader.py EthernetNetworkModule for HPE OneView (#28336) 7 years ago
test_oneview_ethernet_network.py EthernetNetworkModule for HPE OneView (#28336) 7 years ago
test_oneview_fc_network.py Support Fibre Channel over Ethernet resource of HPE OneView (#28359) 7 years ago
test_oneview_fcoe_network.py Support Fibre Channel over Ethernet resource of HPE OneView (#28359) 7 years ago