summaryrefslogtreecommitdiff
path: root/cloud/rackspace
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-066-0/+24
* Make `main()` calls conditional - cloud (#3657)Fabio Alessandro Locati2016-12-056-6/+12
* Make rax_clb_ssl module pass sanity check for py3Michael Scherer2016-10-171-3/+3
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-121-2/+2
* Merge pull request #268 from smashwilson/rax_clb_sslMatt Martz2015-07-021-0/+269
|\
| * 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
* Bump version_added to 2.0Matt Martz2015-06-235-5/+5
* Add missing __init__.pyMatt Martz2015-06-231-0/+0
* Eliminate redundant module argument checks.Ash Wilson2015-02-235-47/+4
* Use required=True and choices=[].Ash Wilson2015-02-235-17/+17
* Correct version_added in the documentation.Ash Wilson2015-02-235-5/+5
* Restore rax_mon_* modules.Ash Wilson2015-02-135-0/+1132