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

22 commits

Author SHA1 Message Date
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
Michael Zeng
a7b258b7ea removed all tabs 2011-10-03 19:12:45 -04:00
Michael Zeng
b5aac6e9a5 reverting cloud_watch.rb 2011-10-03 17:37:48 -04:00
Michael Zeng
26f284d07c reverting cloud_watch.rb 2011-10-03 17:37:28 -04:00
Michael Zeng
80012ecbfc reverting cloud_watch.rb 2011-10-03 17:36:51 -04:00
Michael Zeng
f2fcb5d239 reverting cloud_watch.rb 2011-10-03 17:36:05 -04:00
Michael Zeng
e29d61d774 reverting cloud_watch.rb 2011-10-03 17:33:34 -04:00
Michael Zeng
9c55b55111 bug fixes 2011-10-03 16:18:45 -04:00
Michael Zeng
d9ef5b840f added SetAlarmState 2011-09-30 15:08:59 -04:00
Michael Zeng
c44c9f9ac5 cleaned up requesters and parsers 2011-09-30 14:49:10 -04:00
Michael Zeng
a3ba1a035c added DescribeAlarmHistory request and parser 2011-09-30 13:51:17 -04:00
Michael Zeng
519376f635 adding diable/enable alarm actions 2011-09-29 18:46:15 -04:00
Michael Zeng
0af87e09cc adding describe_alarm_history 2011-09-29 18:18:58 -04:00
Michael Zeng
57cc3b001f added DeleteAlarms, DescribeAlarms and PutMetricAlarms 2011-09-29 17:52:56 -04:00
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