Commit graph

1207 commits

Author SHA1 Message Date
Quentin Stafford-Fraser
d524d450ae Tidying of webfaction modules 2015-06-16 11:33:10 -04:00
Quentin Stafford-Fraser
f605e38827 Add webfaction modules 2015-06-16 11:33:10 -04:00
Brian Coca
a07fc88ba0 Merge pull request #531 from UnderGreen/proxmox_module_examples
Proxmox VE module examples
2015-05-26 11:35:16 -04:00
Rene Moser
e72f581a16 proxmox: prevent to log passwords 2015-05-26 13:53:28 +02:00
Rene Moser
148bd52d8b proxmox: update module doc 2015-05-26 13:52:47 +02:00
Sergei Antipov
ed6283d422 Added examples 2015-05-26 11:38:57 +06:00
Toshio Kuratomi
8dfa63d1d8 Add version_added dodmentation 2015-05-25 09:35:11 -07:00
Brian Coca
47c74936c1 Merge pull request #530 from UnderGreen/proxmox_module
Proxmox VE module
2015-05-25 10:30:24 -04:00
Sergei Antipov
69d3474bcc Deleted debugging 2015-05-25 19:11:08 +06:00
Sergei Antipov
cb09a26900 Added documentation 2015-05-25 19:10:34 +06:00
Sergei Antipov
323df26b3e Added conditionals, umount, forceStop, timeout, etc 2015-05-25 18:26:45 +06:00
Brian Coca
5187c7fcd7 removed executable bit 2015-05-21 07:03:49 -04:00
Brian Coca
fefbf7c41a Merge pull request #511 from resmo/fix/cs_portforward
cloudstack: fix public and private ports results not int
2015-05-19 08:58:04 -04:00
Brian Coca
3cebc1c426 Merge pull request #510 from resmo/feature/extend_cs_firewall
cloudstack: cs_firewall: add egress support
2015-05-19 08:55:27 -04:00
Rene Moser
525ef47247 cloudstack: fix public and private ports results not int 2015-05-19 10:08:31 +02:00
Rene Moser
2da7792ff6 cloudstack: cs_firewall: add egress support
Added functionality to set rules for egress using this module at these are very similar. The only real difference is that egress firewall API uses the networkid. That is why the new arguments `type` for choosing `egress` or `ingress` and `network` was added.

For `type=ingress`, which is the default, `ip_address` is required and for `type=egress` the argument `network` is required.
2015-05-19 09:37:06 +02:00
Brian Coca
374bc74fcf Merge pull request #448 from rickmendes/ec2-win-password
Add ec2_win_password module
2015-05-18 10:02:14 -04:00
Rene Moser
46cb5627dc cloudstack: cs_iso code style and cleanup 2015-05-16 13:04:14 +02:00
Rene Moser
de1f642efd cloudstack: cs_iso: add account and domain 2015-05-16 12:45:55 +02:00
Rene Moser
0f884ead40 cloudstack: add catch all exceptions and show a user friendly message
Also see GH-493.
2015-05-16 11:55:35 +02:00
Rene Moser
2b7a40a46a cloudstack: replace old _id() with new generic style from utils 2015-05-16 11:55:35 +02:00
Rene Moser
7705d1bb50 cloudstack: remove self.result, is defined in super class from utils 2015-05-16 11:55:35 +02:00
Rene Moser
63e9014e16 cloudstack: cs_affinitygroup: add domain and account support 2015-05-16 11:55:35 +02:00
Rene Moser
9f41d78346 cloudstack: avoid logging of secrets 2015-05-16 11:55:35 +02:00
Toshio Kuratomi
88eff11c04 Many more doc fixes 2015-05-15 12:12:26 -07:00
Sergei Antipov
a057cb2482 Initial commit of Proxmox module 2015-05-15 17:32:24 +06:00
Brian Coca
08445418aa more string corrections 2015-05-14 10:45:32 -04:00
Brian Coca
bceeba224f fix doc parsing by correctly quoting author 2015-05-14 09:19:24 -04:00
Brian Coca
67ccbd3bc0 more minor docfixes 2015-05-14 09:19:24 -04:00
Kevin Carter
fd0c21df27 Updated lxc module to remove the clone state
The clone state was removed in favor of making the module more
declarative. This change was done in response to review in PR #328
from @bcoca.

In the commit new examples were created on how this feature works.
2015-05-13 21:32:36 -05:00
Greg DeKoenigsberg
dfd227f82c Adding author's github id 2015-05-13 14:40:45 -04:00
Greg DeKoenigsberg
e732b478ef Update virt.py 2015-05-13 14:38:50 -04:00
Greg DeKoenigsberg
3e6e179b1b Adding author's github id 2015-05-13 14:16:30 -04:00
Greg DeKoenigsberg
9180538277 Adding author's github id 2015-05-13 14:15:37 -04:00
Greg DeKoenigsberg
a0ce79250d Adding author's github id 2015-05-13 14:14:35 -04:00
Greg DeKoenigsberg
d6781a5c89 Adding author's github id 2015-05-13 14:13:09 -04:00
Greg DeKoenigsberg
dbdf70485a Adding author's github id 2015-05-13 14:12:50 -04:00
Greg DeKoenigsberg
93f613d0eb Adding author's github id 2015-05-13 14:12:29 -04:00
Greg DeKoenigsberg
9a039fa462 Update cs_securitygroup.py 2015-05-13 14:12:04 -04:00
Greg DeKoenigsberg
5d0887bd94 Adding author's github id 2015-05-13 14:11:34 -04:00
Greg DeKoenigsberg
06508a745a Adding author's github id 2015-05-13 14:11:14 -04:00
Greg DeKoenigsberg
241b6eb541 Adding author's github id 2015-05-13 14:10:55 -04:00
Greg DeKoenigsberg
219d261614 Update cs_instance.py 2015-05-13 14:10:36 -04:00
Greg DeKoenigsberg
5a064c5b9a Adding author's github id 2015-05-13 14:10:14 -04:00
Greg DeKoenigsberg
b82c1454f8 Adding author's github id 2015-05-13 14:09:51 -04:00
Greg DeKoenigsberg
17e755786e Adding author's github id 2015-05-13 14:09:05 -04:00
Greg DeKoenigsberg
997a0a11d0 Adding author's github id 2015-05-13 14:07:05 -04:00
Brian Coca
56f466c70d Merge pull request #328 from cloudnull/lxc-overlayfs-feature
Added overlayfs backend type to the lxc_container module
2015-05-13 14:01:23 -04:00
Brian Coca
bfb8868d8b Merge pull request #469 from sigmavirus24/lxc-bug-fix
Interpolate container name into error message
2015-05-13 14:00:37 -04:00
Toshio Kuratomi
e3373ffc46 Fix documentation 2015-05-13 08:14:44 -07:00