Matt Martz
07d80b5f1e
Move additional rackspace common code into module_utils/rax.py
2014-08-06 16:26:48 -05:00
Matt Martz
61ace3a03c
rax modules improvements
...
* Catch issues with invalid regions
* Ensure we send string only data as meta values in the rax module
* Add public_key/lookup example for rax_keypair
* Clean up import statements
2014-04-03 17:16:24 -04:00
Matt Martz
aaf766595b
Use PluginLoader for module docs fragments
2014-04-03 16:52:39 -04:00
Matt Martz
681c5aea3a
Add support for shared module documentation fragments
2014-04-03 16:52:39 -04:00
jctanner
6191a98dd2
Merge pull request #4941 from sivel/rax-clb-shared-vip
...
Add ability to specify a VirtualIP ID for sharing a VIP with another LB
2014-01-29 16:14:29 -08:00
Matt Martz
414855560e
Ensure the id attribute is returned for a node
2014-01-09 14:05:32 -06:00
Matt Martz
cc078b17dd
Add version_added for vip_id
2013-12-12 09:32:06 -06:00
Matt Martz
c264e12b53
Add ability to specify a VirtualIP ID for sharing a VIP with another LB
2013-12-12 09:32:06 -06:00
Matt Martz
d8be08cf00
rax_required_together is a function
2013-12-04 19:26:34 -06:00
Matt Martz
6dbd7d0d8d
Add ansible.module_utils.rax
2013-11-21 15:46:25 -06:00
Matt Martz
f32bc12268
Remove debug print statement
2013-11-15 19:52:10 -06:00
Matt Martz
368f85e58a
Remove unused variable
2013-11-08 13:15:38 -06:00
Matt Martz
f8c3a83cd5
DRY up dict conversion and fix serialization error
2013-11-08 13:11:15 -06:00
Matt Martz
7153753600
If you try to delete a balancer that isn't there, don't blow up
2013-11-07 10:46:50 -06:00
Matt Martz
9a1adb1772
Updates to rax_clb module
2013-11-07 10:42:15 -06:00
Christopher H. Laco
adca8d0dd8
Added replacement rax_clb that does LB detailed creation
2013-11-07 10:42:15 -06:00
Christopher H. Laco
a7d84ed5d3
Renamed rax_clb to rax_clb_nodes since it's node management and not clb creation
2013-11-07 10:42:15 -06:00
Michael DeHaan
beae21dd40
Remove examples of module antipattern of setting the choices array for boolean types.
2013-10-11 08:45:13 -04:00
Matt Martz
71ff1bfce2
Update references for rax_clb_nodes to use rax_clb
2013-10-03 09:45:01 -05:00
Matt Martz
338fef4ff2
Move rax_clb_nodes to rax_clb
2013-10-03 09:43:56 -05:00