1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Kyle Rames
133cda960f [rackspace] updated Rackspace to return a list of all services 2013-01-15 10:19:40 -06:00
Luiz Ribeiro
63b5f90e11 adding support for rackspace loadbalancer content caching 2013-01-02 18:45:23 -02:00
Paul
3daf8e1568 Fixing typo bug in rackspace load balancer set_ssl_termination request 2012-07-21 14:00:34 -07:00
Brian Hartsock
aeb13fc0e7 [rackspace|lb] moved to Fog::JSON.encode instead of MultiJson.encode 2012-06-26 22:53:35 -04:00
Brian Hartsock
39f504a4ac [rackspace|lb] ssl termination fixes 2012-06-26 00:35:07 -04:00
Justin Barry
893449ae50 Add and get SSL certificates to Rackspace Soft LB 2012-05-05 10:19:11 -07:00
Kevin Menard
dcefc2d7de Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
Brian Hartsock
8b502b7b76 [rackspace|lb] added support for algorithm on create 2012-03-31 16:07:27 -04:00
Brian Hartsock
93df5bfb2f [rackspace|lb] Added list parameter for nodeddress 2011-12-16 13:07:43 -05:00
Brian Hartsock
87778f5436 [rackspace|lb] added error page requests 2011-12-15 16:53:06 -05:00
Brian Hartsock
1512fe6227 [rackspace|loadbalancers] Fixed bug in deleting multiple nodes 2011-11-25 14:48:28 -05:00
geemus
7fecd4fc60 [rackspace|load_balancers] fixes to play nice with mock test runs 2011-08-16 11:57:46 -05:00
geemus
d2e06e96ca [rackspace|loadbalancers] cleanup
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00