Rene Moser
|
aef2da2401
|
cloudstack: use has_changed() from utils
|
9 years ago |
Rene Moser
|
8a235e4e53
|
cloudstack: use poll_job() from utils
|
9 years ago |
Rene Moser
|
efcfe21732
|
cloudstack: remove duplicate import cs handling, already in utils.
|
9 years ago |
Rene Moser
|
ff29da944e
|
cloudstack: cs_project: fix state=active/suspended does not create/update project
|
9 years ago |
Rene Moser
|
6fd21ae67c
|
cloudstack: cs_project: add tag support
|
9 years ago |
Rene Moser
|
99385de340
|
cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'
cloudstack: cs_instance: update vm on state=restored
|
9 years ago |
Rene Moser
|
faa575afb5
|
cloudstack: implement common argument spec handling
|
9 years ago |
Rene Moser
|
52a3d99873
|
cloudstack: add api_region arg
* docs in module_docs_fragments/cloudstack.py
* implemented in module_utils/cloudstack.py -> https://github.com/ansible/ansible/pull/12083
|
9 years ago |
Rene Moser
|
b95abe0ddd
|
cloudstack: rename displaytext, displayname to dislplay_... for consistency
|
9 years ago |
Rene Moser
|
2e52f11dc3
|
cloudstack: use new get_result() handling
|
9 years ago |
Rene Moser
|
8e6e9c782b
|
cloudstack: use get_or_fallback() from cloudstack utils
|
9 years ago |
Rene Moser
|
db33fcf89a
|
cloudstack: update code to match best practice
* Remove catchall exception
* use `if __name__ == '__main__':`
|
10 years ago |
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
10 years ago |
Rene Moser
|
ed0395e2cc
|
cloudstack: remove listall in cs_project
listall in cs_project can return the wrong project for root admins, because project name are not unique in separate accounts.
|
10 years ago |
Rene Moser
|
1d49d4af09
|
cloudstack: fix project name must not be case sensitiv
|
10 years ago |
Brian Coca
|
16851baaf7
|
added missing options:
|
10 years ago |
Rene Moser
|
e1006eb907
|
cloudstack: add new module cs_project
|
10 years ago |