geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
Jens Braeuer
0527642bfa
[aws|cloudwatch] Fix whitespace.
2011-09-12 09:56:59 +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
Henry Addison
f712bfdb2e
Added metric statistics model and collection
2011-05-19 13:11:20 +01:00
Henry Addison
d0383c177a
added metrics collection and model for cloudwatch with all and get methods
2011-05-18 14:44:41 +01:00
Frederick Cheung
5a1789c182
add get/put/list metrics
2011-05-16 10:49:11 +01:00
Frederick Cheung
99516e62e1
cloud_watch toplevel
2011-05-16 10:49:11 +01:00