summaryrefslogtreecommitdiff
path: root/cloud/rackspace/rax_clb_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - cloud (#3657)Fabio Alessandro Locati2016-12-051-1/+2
* Make rax_clb_ssl module pass sanity check for py3Michael Scherer2016-10-171-3/+3
* Use rax_to_dict().Ash Wilson2015-07-021-1/+1
* Bring the examples up to date.Ash Wilson2015-07-021-2/+2
* Guard calls that modify the CLB with try/except.Ash Wilson2015-07-021-3/+12
* Include the balancer acted upon in the result.Ash Wilson2015-07-021-1/+2
* Bump version_added.Ash Wilson2015-07-021-1/+1
* Use rax_find_loadbalancer utility method.Ash Wilson2015-02-191-20/+1
* Remove redundant "state" validity check.Ash Wilson2015-02-191-3/+0
* Rename "balancer_name" to "loadbalancer."Ash Wilson2015-02-191-9/+6
* Move ansible imports to the module's bottom.Ash Wilson2015-02-191-3/+3
* Use the correct version_added.Ash Wilson2015-02-191-1/+1
* Initial implementation of rax_clb_ssl.Ash Wilson2015-02-171-0/+284