Commit Graph

69 Commits (11e8a176842622a3fad43813636115547830d963)

Author SHA1 Message Date
Brian Coca 322c1a871c Merge pull request #747 from bennojoy/vca_fw
Module for modifying firewall rules  in vcloud air or vcd
9 years ago
Benno Joy abaf4ce59d update license 9 years ago
Benno Joy 047e37a28c update license 9 years ago
Brian Coca dfdd2bb5ed fixed license and copyright 9 years ago
Brian Coca e35778feba removed redundant version added 9 years ago
Benno Joy ff2009136f Module for modifying NAT rules in vcloud or vcd 9 years ago
Benno Joy 71e08d6c3f Module for modifying firewall rules in vcloud or vcd 9 years ago
Benno Joy 85ee695cf3 Module for creating vapp/vm in vcloud or vcd 9 years ago
Matt Martz 9f9422fcb5 Update vsphere_copy.py to use new style module_utils import 9 years ago
Dag Wieers 57e7a6662a Work around a software bug in vSphere
Due to a software bug in vSphere, it fails to handle ampersand in datacenter names.
The solution is to do what vSphere does (when browsing) and double-encode ampersands.

It is likely other characters need special treatment like this as well, haven't found any.
9 years ago
Brian Coca 1604382538 monior docfixes
added extensino to vsphere_copy so it actually installs
9 years ago
Dag Wieers d0cf9617a5 Spurious newline could corrupt payload
Due to a spurious newline we corrupted the payload. It depends on the order of the headers and if there were headers added by vSphere.

The Accept header was also not needed.
9 years ago
Brian Coca 9db032aa11 minor doc update 9 years ago
Dag Wieers 330e66327a New module to copy (push) files to a vCenter datastore 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Greg DeKoenigsberg dfd227f82c Adding author's github id 9 years ago
Toshio Kuratomi a589a66710 Update module documentation if modules have a dep on python2.6+ 10 years ago
Brian Coca 3148aafa17 moved new module to proper subdir
fixed doc issues
minor code adjustments
10 years ago