Commit graph

9 commits

Author SHA1 Message Date
Michael Scherer
84ec0c8faf Port vca_nat and vca_fw to py3 compatible syntax (#2243)
Since they both depend on library that cannot run on python2.4,
cf https://github.com/ansible/ansible/pull/15870, we can use
directly the python 2.6 syntax, as seen on the porting doc.
2016-05-17 10:34:01 -07:00
Chrrrles Paul
570869ef48 Merge pull request #1487 from chrrrles/vmware_doc_fragments
use doc fragments
2016-01-15 15:42:25 -06:00
Charles Paul
0ba3d85522 use doc fragments 2016-01-12 11:03:44 -06:00
Toshio Kuratomi
d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-01-11 13:06:22 -08:00
Charles Paul
51bb65c9a3 reference instance_id in docs, fixes for calls to fail_json 2015-10-12 08:35:21 -05:00
Peter Sprygada
a4f1653b95 updated vca_nat module to use common vca library 2015-09-17 14:52:49 -04:00
Peter Sprygada
356e867721 adds missing serialize_instance function 2015-09-08 10:50:13 -04:00
Benno Joy
abaf4ce59d update license 2015-07-28 15:51:57 +05:30
Benno Joy
ff2009136f Module for modifying NAT rules in vcloud or vcd 2015-07-23 15:47:32 +05:30