ansible/test/units/modules/cloud
Mariusz Mazur 51add5aa79 kubevirt: enable/update tests + fix merge_dicts() (#57685)
* Actually run the unit tests and separate them into two files

* Re-add recursion to merge_dicts()

* Update tests to work with current code
2019-06-13 11:07:16 +02:00
..
amazon route53_zone: return existing zone id in check mode (#56702) 2019-05-24 16:28:55 +05:30
cloudstack Add a new CloudStack module - cs_traffic_type (#54451) 2019-03-28 21:53:32 +01:00
docker docker_swarm_service: Remove configs and secrets defaults (#54361) 2019-03-26 09:45:40 -04:00
google GCP deprecations (#53355) 2019-04-18 15:30:27 +01:00
kubevirt kubevirt: enable/update tests + fix merge_dicts() (#57685) 2019-06-13 11:07:16 +02:00
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 2018-08-30 05:09:21 +02:00
linode_v4 Add new linode_v4 module. (#46151) 2018-11-16 12:39:05 +00:00
misc virt_net: idempotency of create/stop actions (#53276) 2019-03-28 21:42:35 +05:30
openstack Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
vmware VMware: Unit test for vmware_guest (#50140) 2019-01-21 10:23:39 +05:30
xenserver XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 2019-03-14 17:03:52 +05:30
__init__.py