summaryrefslogtreecommitdiff
path: root/cloud/vmware/vmware_guest.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* 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
| |/
* | 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-121-2/+2
* typo fix (#2816)bbooysen2016-08-301-1/+1
* 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-021-0/+868