Gonéri Le Bouder
0e83384dfd
vmware: refactoring of vmware test roles -- part2 ( #55724 )
...
Refactoring of the following roles to make use of the new
`prepare_vmware_tests` role.
- `vmware_datacenter`
- `vmware_datastore_cluster`
- `vmware_datastore_facts`
- `vmware_datastore_maintenancemode`
This patch depends on: https://github.com/ansible/ansible/pull/55719
Original PR: https://github.com/ansible/ansible/pull/54882
2019-04-30 06:22:49 -04:00
Matt Clay
b713246f57
Reduce vcenter integration test boilerplate.
2019-02-26 11:29:21 -08:00
Christian Kotte
0bc2e6795d
VMware: Gather extended datastore facts ( #46546 )
...
* Add datacenter_name alias
* Add check mode support
* Add extended datastore information
2018-10-11 15:52:30 +05:30
Matt Clay
a5b8085113
Move pyvmomi install into cloud test plugin.
2018-05-08 10:09:35 -07:00
Abhijeet Kasurde
d94a1ef4cc
VMware: refactor vmware_datastore_facts ( #36423 )
...
This fix adds datastore cluster details about datastore in returning
facts. Updated documentation and tests.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-02-26 13:23:22 +05:30
Tim Rightnour
51475cd623
Add a vmware_datastore_facts module ( #30815 )
...
Fix a bunch of things mentioned in the review.
Delete commented code from module. Add fix for vcsim not returning
uncommitted.
Add integration test.
Add changes suggested
2017-12-10 10:55:55 -05:00