summaryrefslogtreecommitdiff
path: root/cloud/vmware
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-0625-0/+100
* Normalize YAML - Cloud/VMWare (#3612)Fabio Alessandro Locati2016-12-011-2/+16
* vmware_guest: Fix the esxi_hostname docstring to match the arg dict's require...jctanner2016-11-151-1/+1
* Merge pull request #3477 from dav1x/vds-annotation-supportjctanner2016-11-151-18/+42
|\
| * removed tabs and fixed formattingDavis Phillips2016-11-151-2/+1
| * mendDavis Phillips2016-11-151-2/+2
| * added vDS support for config spec and note/annotation supportDavis Phillips2016-11-151-18/+43
* | Merge pull request #3382 from abadger/py3-remove-maketransjctanner2016-11-151-6/+1
|\ \
| * | Remove need for translate/maketrans due to py3 differencesToshio Kuratomi2016-11-071-6/+1
* | | Initial effort for pyVmomi snapshot opsAbdul-Anshad-A2016-11-141-0/+174
| |/ |/|
* | vmware_guest: closes 3305 adds customize support (#3395)jctanner2016-11-141-1/+149
|\ \
| * | Removed list value from description in dns_serversDavis Phillips2016-11-091-1/+1
| * | updated version_added to 2.3Davis Phillips2016-11-091-6/+6
| * | Added version_added to all the new paramsDavis Phillips2016-11-091-0/+5
| * | remove commented code and fixed formattingDavis Phillips2016-11-091-100/+92
| * | mendDavis Phillips2016-11-081-14/+16
| * | closes 3305 adds customize supportDavis Phillips2016-11-081-1/+150
| |/
* | Fix bare variable references in docsAndrew Gaffney2016-11-101-1/+1
* | replace type() with isinstance() (#3404)jctanner2016-11-091-8/+8
|/
* Implement a workaround for broken FindByInventoryPath method in pyvmomi (#3243)jctanner2016-10-241-5/+50
* Fix the comment in the example. (#3050)Bryan Hundven2016-09-281-1/+1
* vmware_guest: set the cpu and memory settings on clone (#3027)jctanner2016-09-231-0/+11
* vmware_guest: do not assume disk params contain a datastore (#2974)jctanner2016-09-191-4/+9
* vmware_guest: small refactor (#2955)jctanner2016-09-181-41/+19
* vmware_guest improve and fix some of the errors (#2926)jctanner2016-09-151-5/+24
* vmware_guest: use the disk argument to modify disk size and type (#2918)jctanner2016-09-151-13/+68
* vmware_guest implement clonevm for multi-dc environments (#2909)jctanner2016-09-141-86/+86
* vmware_guest Fix: remove 'nic' and 'disk' requirements for facts (#2844)Cougar2016-09-131-3/+22
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-123-9/+9
* Set explicit type for timeout (#2809)Joe Smith2016-08-301-1/+1
* vmware_local_user_manager: fix global name 'module' is not defined (#2818)René Moser2016-08-301-6/+6
* typo fix (#2816)bbooysen2016-08-301-1/+1
* Fix vmware_dvs_portgroup destroy task (#2776)Russell Teague2016-08-251-3/+3
* Fix vmware_guest disk and nic parameters and docstrings (#2705)jctanner2016-08-101-2/+6
* Consolidate to one module and use new arg specJames Tanner2016-08-022-900/+114
* add examplesJames Tanner2016-08-011-0/+26
* Remove print statementsJames Tanner2016-08-012-34/+1
* fix tabsJames Tanner2016-08-011-32/+24
* fix tabsJames Tanner2016-08-011-32/+24
* Add the guest state moduleJames Tanner2016-08-011-0/+823
* Rename moduleJames Tanner2016-08-011-2/+2
* Add return data exampleJames Tanner2016-08-011-1/+9
* Add template deployerJames Tanner2016-08-011-0/+846
* doc: remove common return values from various modulesRene Moser2016-07-081-11/+5
* New module: vmware_local_users_manager (#2447)Andreas Nafpliotis2016-07-081-0/+197
* Add configuration options to VMWare portgroup (#2390)camradal2016-07-031-4/+41
* Add vMotion Module (#2342)Bede Carroll2016-06-131-0/+150
* Move the import of get_exception to pycompat24Toshio Kuratomi2016-05-181-1/+2
* Port vspherer_copy to pass syntax checks on python3Toshio Kuratomi2016-05-171-5/+7
* Port vca_nat and vca_fw to py3 compatible syntax (#2243)Michael Scherer2016-05-172-2/+2