Luiz Ribeiro
63b5f90e11
adding support for rackspace loadbalancer content caching
2013-01-02 18:45:23 -02:00
Brian Hartsock
39f504a4ac
[rackspace|lb] ssl termination fixes
2012-06-26 00:35:07 -04:00
Brian Hartsock
94e4bcb4f7
Merge remote-tracking branch 'justinbarry/rackspace_ssl_termination' into rackspace_ssl_termination
2012-06-25 23:04:01 -04:00
James Herdman
97b16d08d2
Remove absolute path when requiring
2012-05-26 11:27:28 -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
87778f5436
[rackspace|lb] added error page requests
2011-12-15 16:53:06 -05:00
Brian Hartsock
b1986c7447
[rackspace|load_balancers] made lb endpoint configurable
2011-11-11 10:25:31 -05:00
geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
geemus
b2c8ff0388
[core] work toward separate requires
...
Should facilitate the following:
require 'fog/aws'
require 'fog/compute'
require 'fog/aws/compute'
I think once you `require 'rubygems'` those should work.
further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
Brian Hartsock
da35f1050d
[dns|rackspace] added attributes to list_domains; refactored rackspace errors to be shared with load balancers
2011-08-16 22:33:15 -04: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