summaryrefslogtreecommitdiff
path: root/cloud/cloudstack/cs_project.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* cloudstack: use has_changed() from utilsRene Moser2016-06-091-1/+1
* cloudstack: use poll_job() from utilsRene Moser2016-06-091-4/+4
* cloudstack: remove duplicate import cs handling, already in utils.Rene Moser2016-06-091-9/+0
* cloudstack: cs_project: fix state=active/suspended does not create/update pro...Rene Moser2016-06-091-5/+2
* cloudstack: cs_project: add tag supportRene Moser2016-06-081-0/+15
* cloudstack: fixes and improvementsRene Moser2015-12-161-2/+2
* cloudstack: implement common argument spec handlingRene Moser2015-09-221-17/+12
* cloudstack: add api_region argRene Moser2015-08-311-0/+1
* cloudstack: rename displaytext, displayname to dislplay_... for consistencyRene Moser2015-08-191-8/+8
* cloudstack: use new get_result() handlingRene Moser2015-08-171-26/+1
* cloudstack: use get_or_fallback() from cloudstack utilsRene Moser2015-07-191-9/+2
* cloudstack: update code to match best practiceRene Moser2015-06-281-4/+2
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* cloudstack: remove listall in cs_projectRene Moser2015-06-161-1/+0
* cloudstack: fix project name must not be case sensitivRene Moser2015-06-161-1/+1
* added missing options:Brian Coca2015-06-161-0/+1
* cloudstack: add new module cs_projectRene Moser2015-06-161-0/+342