Commit graph

18 commits

Author SHA1 Message Date
Matt Martz
6a8c0cd89c Merge pull request #268 from smashwilson/rax_clb_ssl
Rackspace Cloud Load Balancer SSL termination module
2015-07-02 09:27:55 -05:00
Ash Wilson
84880c5e35 Use rax_to_dict(). 2015-07-02 09:24:07 -04:00
Ash Wilson
bd4023fe8f Bring the examples up to date. 2015-07-02 09:09:28 -04:00
Ash Wilson
9462ad55e3 Guard calls that modify the CLB with try/except. 2015-07-02 08:59:54 -04:00
Ash Wilson
d1a63d39a2 Include the balancer acted upon in the result. 2015-07-02 08:53:19 -04:00
Ash Wilson
a706689a35 Bump version_added. 2015-07-02 08:51:13 -04:00
Matt Martz
d5d84288ae Bump version_added to 2.0 2015-06-23 14:12:17 -05:00
Matt Martz
ebe1904e59 Add missing __init__.py 2015-06-23 14:12:07 -05:00
Ash Wilson
c054933513 Eliminate redundant module argument checks. 2015-02-23 14:33:02 -06:00
Ash Wilson
205e4e5530 Use required=True and choices=[]. 2015-02-23 14:25:51 -06:00
Ash Wilson
65a1129ef9 Correct version_added in the documentation. 2015-02-23 14:18:35 -06:00
Ash Wilson
e1cdda56ff Use rax_find_loadbalancer utility method. 2015-02-19 13:48:03 -05:00
Ash Wilson
1a8ed52819 Remove redundant "state" validity check. 2015-02-19 13:41:29 -05:00
Ash Wilson
0380490ae9 Rename "balancer_name" to "loadbalancer." 2015-02-19 13:41:03 -05:00
Ash Wilson
015ffbf9a9 Move ansible imports to the module's bottom. 2015-02-19 13:37:28 -05:00
Ash Wilson
4c4c0bb119 Use the correct version_added. 2015-02-19 13:36:33 -05:00
Ash Wilson
817f603b6b Initial implementation of rax_clb_ssl. 2015-02-17 13:33:43 -05:00
Ash Wilson
46f53724f0 Restore rax_mon_* modules. 2015-02-13 13:37:16 -05:00