Commit Graph

8 Commits (b670c7969b6ab2ad59650d729fe9a89b8bb7aeb2)

Author SHA1 Message Date
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__':`
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 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.
9 years ago
Rene Moser 1d49d4af09 cloudstack: fix project name must not be case sensitiv 9 years ago
Brian Coca 16851baaf7 added missing options: 9 years ago
Rene Moser e1006eb907 cloudstack: add new module cs_project 9 years ago