ansible/test/sanity/pep8
Dag Wieers cf30b162a9 vmware_guest: Various fixes to VM customizations (from template) (#24768)
* Various fixes to VM customizations (from template)

This patch implements:
- New find_obj() function from vmware.py replacing get_obj()
- Implement proper resource_pool selection
- Fix productId implementation (was not working)
- Ensure that we are not changing anything that is not mandatory (hostName, orgName, fullName)


This is an alternative proposal to #24283
This does not fix #19860 yet though.

For our use-case, we do not want to customize the network information (or any information in fact).
What is used in the template should remain intact.

* Added find_obj() function

* Fix the returned object-list (unused yet)

* Small improvement

* Support DHCP type and fix customizations

* Small fix

* Support resource_pool also for reconfiguring VM

* Remove redundant

* Fix short hostname, specific resource_pool, PEP8

* Improve docs and examples

* Fix missing hostsystem

* Make folder absolute path

* Improve docs, add missing 'mac'
2017-06-13 17:50:55 -04:00
..
current-ignore.txt Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
legacy-files.txt vmware_guest: Various fixes to VM customizations (from template) (#24768) 2017-06-13 17:50:55 -04:00
legacy-ignore.txt Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
skip.txt Don't skip action/__init__.py (#22911) 2017-03-23 13:40:02 -05:00