Rene Moser
|
99385de340
|
cloudstack: fixes and improvements
cloudstack: fix python3 support and use type='bool'
cloudstack: cs_instance: update vm on state=restored
|
2015-12-16 11:09:18 +01:00 |
|
Rene Moser
|
faa575afb5
|
cloudstack: implement common argument spec handling
|
2015-09-22 18:24:04 +02:00 |
|
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
|
2015-08-31 15:55:22 +02:00 |
|
Rene Moser
|
b95abe0ddd
|
cloudstack: rename displaytext, displayname to dislplay_... for consistency
|
2015-08-19 21:51:34 +02:00 |
|
Rene Moser
|
2e52f11dc3
|
cloudstack: use new get_result() handling
|
2015-08-17 22:33:59 +02:00 |
|
Rene Moser
|
8e6e9c782b
|
cloudstack: use get_or_fallback() from cloudstack utils
|
2015-07-19 15:09:49 +02:00 |
|
Rene Moser
|
db33fcf89a
|
cloudstack: update code to match best practice
* Remove catchall exception
* use `if __name__ == '__main__':`
|
2015-06-28 12:52:05 +02:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
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.
|
2015-06-16 11:33:15 -04:00 |
|
Rene Moser
|
1d49d4af09
|
cloudstack: fix project name must not be case sensitiv
|
2015-06-16 11:33:15 -04:00 |
|
Brian Coca
|
16851baaf7
|
added missing options:
|
2015-06-16 11:33:15 -04:00 |
|
Rene Moser
|
e1006eb907
|
cloudstack: add new module cs_project
|
2015-06-16 11:33:13 -04:00 |
|