Commit Graph

22 Commits (c8d6d68428949e66f8b726fe6094f7794f2e9ec4)

Author SHA1 Message Date
Rene Moser c8d6d68428 cloudstack: cleanup cs_instance use param key exlicitly for utils methods 10 years ago
Rene Moser b031e818b1 cloudstack: fix cs_instance can not find iso and disk offering if domain is set.
This does only affect root admins.
10 years ago
Rene Moser b1e6d6ba52 cloudstack: fix cs_instance hypervisor must be omitted if set on template/iso
Fix related to issue reported in PR GH-646
10 years ago
Rene Moser 60b5ae35b3 cloudstack: make get_template_or_iso returning a dict for fix GH-646 10 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Rene Moser 421b3ff24e cloudstack: fix doc for cs_instance, force is defaulted to false 10 years ago
Rene Moser 53130de662 cloudstack: add choices for api_http_method 10 years ago
Rene Moser eb66f683f5 cloudstack: add new param api_timeout 10 years ago
Rene Moser e143689d9c cloudstack: update doc in cs_instance 10 years ago
Rene Moser a13a26aa2a cloudstack: add instance_name alias internal name to returns in cs_instance 10 years ago
Rene Moser 7442db3f41 cs_instance: improve hypervisor argument and return 10 years ago
Rene Moser 93a1542cc1 cloudstack: improve required params 10 years ago
Rene Moser 0f884ead40 cloudstack: add catch all exceptions and show a user friendly message
Also see GH-493.
10 years ago
Rene Moser 2b7a40a46a cloudstack: replace old _id() with new generic style from utils 10 years ago
Rene Moser 7705d1bb50 cloudstack: remove self.result, is defined in super class from utils 10 years ago
Rene Moser 9f41d78346 cloudstack: avoid logging of secrets 10 years ago
Brian Coca bceeba224f fix doc parsing by correctly quoting author 10 years ago
Greg DeKoenigsberg 219d261614 Update cs_instance.py 10 years ago
Rene Moser c5514e0618 cloudstack: cs_instance: add domain and account 10 years ago
Rene Moser dfa9037091 cloudstack: fix missing doc fragments 10 years ago
Toshio Kuratomi 28b0f3ce13 Fix documentation formatting 10 years ago
Rene Moser 0b18bdc57f cloudstack: add new module cs_instance
Manages instances and virtual machines
10 years ago