summaryrefslogtreecommitdiff
path: root/cloud/cloudstack/cs_staticnat.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* cloudstack: cs_staticnat: implement VPC support (#3409)René Moser2016-12-051-0/+7
* cloudstack: move duplicate common code to utilsRene Moser2016-06-091-29/+0
* cloudstack: cs_staticnat: fix static nat was always changed (disabled/enabled)Rene Moser2016-06-091-1/+1
* cloudstack: use has_changed() from utilsRene Moser2016-06-091-1/+1
* cloudstack: use poll_job() from utilsRene Moser2016-06-091-2/+2
* cloudstack: remove duplicate import cs handling, already in utils.Rene Moser2016-06-091-10/+0
* cloudstack: cs_staticnat: add vpc support (#2285)René Moser2016-05-271-3/+10
* cloudstack: fixes and improvementsRene Moser2015-12-161-2/+2
* cloudstack: implement common argument spec handlingRene Moser2015-09-221-20/+15
* cloudstack: add api_region argRene Moser2015-08-311-0/+1
* cloudstack: cs_staticnat: fix wrong class name usedRene Moser2015-08-231-1/+1
* cloudstack: use new get_result() handlingRene Moser2015-08-171-21/+12
* cloudstack: new module cs_staticnatRene Moser2015-07-201-0/+316