James Herdman
97b16d08d2
Remove absolute path when requiring
2012-05-26 11:27:28 -04:00
James Herdman
d7539ea27a
Remove unused variable
2012-05-26 11:27:27 -04:00
Zuhaib M Siddique
813eaecdbb
[AWS|Auto Scale] Add support for put_notification_configuration and
...
change AWS API to use 01-01-2011 Spec
2012-04-21 00:09:21 -07:00
Pavel Repin
d717e8af69
Nix hardcoded regions: Autoscaling.
2012-02-02 15:38:23 -08:00
Nick Osborn
a01e149085
[aws|autoscaling] allow sa-east-1 region in mocks
2011-12-17 12:47:44 +00:00
thattommyhall
e239c9e5ad
added sa-east-1 region
2011-12-15 12:37:31 +00:00
geemus
cb3942d633
[aws] add us-west-2 region
2011-11-09 11:57:48 -06:00
geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
Jens Braeuer
d06ddbe7f3
[compute|aws] Fix NameError.
...
Exception handling seems to be been forgotten, when AWS moved in Fog::Compute namespace.
2011-09-09 16:50:04 +02: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
Nick Osborn
36601e796d
[aws|compute] improve model and tests
2011-06-21 22:15:33 +01:00
Nick Osborn
9afb8c8460
[aws|auto_scaling] implement 2010-08-01 API
2011-06-12 21:07:42 +01:00