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/plugins/modules
Mike be70d18e3f
Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885)
* WDC Redfish Info / Command modules for Western Digital Ultrastar Data102 storage enclosures.
Initial commands include:
* FWActivate
* UpdateAndActivate
* SimpleUpdateStatus

* delete unnecessary __init__.py modules

* PR Feedback

Notes list not guaranteed to be sorted
Use EXAMPLES tos how specifying ioms/basuri
Import missing_required_lib

* Apply suggestions from code review

Suggestions that could be auto-committed.

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove DNSCacheBypass

It is now the caller's responsibility to deal with stale IP addresses.

* Remove dnspython dependency.

Fix bug that this uncovered.

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* PR Feedback

* Documentation, simple update status output format, unit tests.

Add docs showing how to use SimpleUpdateStatus
Change the format of SimpleUpateStatus format, put the results in a sub-object.
Fix unit tests whose asserts weren't actually running.

* PR Feedback

register: result on the 2nd example

* Final adjustments for merging for 5.4.0

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-16 22:59:13 +02:00
..
cloud Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
database Fix import. (#4550) 2022-04-21 14:24:49 +02:00
files archive - fixing determination of archive root when root is '/' (#3036) 2021-07-24 22:10:56 +02:00
identity Fixes for keycloak_user_federation (#4212) 2022-02-22 09:23:44 +01:00
messaging Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
monitoring New module alerta_customer (#4554) 2022-04-26 07:58:32 +02:00
net_tools Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
notification Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
packaging Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
remote_management Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) 2022-07-16 22:59:13 +02:00
source_control Remove distutils from unit tests. (#4545) 2022-04-21 11:12:29 +02:00
storage pmem: Add namespace and namespace_append options (#4225) 2022-02-20 22:10:13 +01:00
system Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
web_infrastructure Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
conftest.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
utils.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00