Commit graph

15 commits

Author SHA1 Message Date
Rene Moser
16c70f9694 cloudstack: add choices for api_http_method 2015-05-30 11:05:03 +02:00
Rene Moser
6643ea5825 cloudstack: add new param api_timeout 2015-05-30 11:03:32 +02:00
Rene Moser
4939df305b cloudstack: improve required params 2015-05-30 01:02:06 +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
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
7705d1bb50 cloudstack: remove self.result, is defined in super class from utils 2015-05-16 11:55:35 +02:00
Rene Moser
9f41d78346 cloudstack: avoid logging of secrets 2015-05-16 11:55:35 +02:00
Brian Coca
bceeba224f fix doc parsing by correctly quoting author 2015-05-14 09:19:24 -04:00
Greg DeKoenigsberg
5a064c5b9a Adding author's github id 2015-05-13 14:10:14 -04:00
Rene Moser
24b2b29aba cloudstack: cs_firewall: add results 2015-05-12 23:56:12 +02:00
Rene Moser
5bc3ae040d cloudstack: cs_firewall: add account and domain 2015-05-12 23:45:00 +02:00
Rene Moser
8476fe1d72 cloudstack: add alias port in cs_firewall 2015-05-12 23:45:00 +02:00
Rene Moser
dfa9037091 cloudstack: fix missing doc fragments 2015-05-05 15:57:54 +02:00
Rene Moser
1e744a885a cloudstack: doc fixes 2015-05-05 15:32:06 +02:00
Rene Moser
39d30168a5 cloudstack: rename modules to more meaningful name schema 2015-04-12 12:59:03 +02:00
Renamed from cloud/cloudstack/cloudstack_fw.py (Browse further)