Jens Braeuer
40f8f45c32
[aws|cloudwatch] Add support for put-metric-alarm call.
2011-10-04 15:13:14 +02:00
Wesley Beary
9bf5c15a81
Merge pull request #540 from duritong/small_improvements
...
Small improvements
2011-10-04 05:27:39 -07:00
Wesley Beary
a97294e815
Merge pull request #538 from michaelzeng145/master
...
Completed support for CloudWatch
2011-10-04 05:25:05 -07:00
Peter Meier
7ac96b96e3
[core] fix attribute squashing with : in key
...
It can happen, that the squashing options conatins a : within its key,
for example: :squash => :'ovf:Item' . However this fails if we don't
quote the used symbol.
Note that :a == :'a', hence we don't change anything on how things work.
2011-10-04 10:58:40 +02:00
Peter Meier
7a3ac7e54f
simplification
2011-10-04 10:58:27 +02:00
Michael Zeng
f27bc08469
spacing change
2011-10-03 19:18:36 -04:00
Michael Zeng
bc638e569b
added alarm_data_tests
2011-10-03 19:16:21 -04:00
Michael Zeng
a7b258b7ea
removed all tabs
2011-10-03 19:12:45 -04:00
Michael Zeng
2f97d6305c
added newline to the end of file
2011-10-03 18:34:59 -04:00
Dylan Egan
2d0d85a431
[aws|iam] slight cleanup and test with a certificate chain. 🍰
2011-10-03 15:21:59 -07: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
b409e3ebec
revert gempspec date change
2011-10-03 17:25:16 -04:00
Michael Zeng
a9082c80b6
no need to add rake dep
2011-10-03 17:23:15 -04:00
Michael Zeng
ba8e072e14
fixed models and added tests
2011-10-03 17:12:30 -04:00
Michael Zeng
9c55b55111
bug fixes
2011-10-03 16:18:45 -04:00
Wesley Beary
1c4c199f1f
Merge pull request #536 from duritong/attributes
...
[core] treat boolean values as a boolean
2011-10-03 11:52:48 -07:00
Peter Meier
321783ff56
[core] treat boolean values as a boolean
2011-10-03 19:36:38 +02:00
Wesley Beary
d48ccac0ee
Merge pull request #533 from jwang/master
...
Updated the fog.io Index Page to reflect README.md and Truth of Statement.
2011-10-01 12:11:23 -07:00
John Wang
f6da2bb284
Removed statement about @geemus being only member of collaborators list since it's not true anymore.
2011-10-01 07:57:26 -10:00
Michael Zeng
4c524be0f0
included more response elements, request parameters should now be complete. Included model and collection classes
2011-09-30 17:10:40 -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
57f9b309aa
fixing describe_alarms and describe_alarms_for_metric requests
2011-09-30 13:55:43 -04:00
Michael Zeng
a3ba1a035c
added DescribeAlarmHistory request and parser
2011-09-30 13:51:17 -04:00
Patrick Debois
2b1aa7c251
Merge branch 'master' of github.com:geemus/fog
2011-09-30 16:15:16 +02:00
Patrick Debois
1e0fa9af89
[Compute|Libvirt] Take into account a query string can be empty, different on some rubies it gives nil, on some empty string
2011-09-30 16:13:24 +02: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
76b88bdb69
re-adding files
2011-09-29 17:55:48 -04:00
Michael Zeng
57cc3b001f
added DeleteAlarms, DescribeAlarms and PutMetricAlarms
2011-09-29 17:52:56 -04:00
geemus
ee93e0f87b
[release] omit Patrick Debois from future MVP status
2011-09-29 16:31:58 -05:00
geemus
29dae81c45
Release 1.0.0
2011-09-29 16:20:54 -05:00
Wesley Beary
a81be08ef2
Merge pull request #532 from watsonian/desc
...
Update gemspec description to mention popular services that are supported
2011-09-29 13:04:04 -07:00
watsonian
0cadbbb123
Update gemspec description to mention popular services that are supported.
2011-09-29 15:00:30 -05:00
Wesley Beary
7e5b87d620
Merge pull request #531 from dprince/osapi_real_tests
...
Osapi real tests
2011-09-29 12:52:09 -07:00
Wesley Beary
94a96efbf5
Merge pull request #529 from dprince/non_strict_format_validation
...
Add support for non-strict validations, and nullable arrays/hashes.
2011-09-29 12:49:01 -07:00
Dan Prince
d3f8245fef
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
Dan Prince
20ccb7ca81
Add support for non-strict validations, and nullable arrays/hashes.
2011-09-28 15:24:40 -04:00
Benton Roberts
a90eb43bd2
[aws|elasticache] delete outdated test file
2011-09-27 18:25:18 -05:00
Benton Roberts
450cd685ac
[aws|elasticache] test fix: change DESCRIBE_SECURITY_GROUPS helper format
2011-09-27 18:25:18 -05:00
Benton Roberts
a73c5937bc
[aws|elasticache] implement describe_cache_groups request
2011-09-27 18:25:18 -05:00
Benton Roberts
e6a7bff3fb
[aws|elasticache] implement reset_cache_parameter_group request
2011-09-27 18:25:18 -05:00
Benton Roberts
6e5e7f9ef4
[aws|elasticache] implement modify_cache_parameter_group request
2011-09-27 18:25:17 -05:00
Benton Roberts
f397bf50ec
[aws|elasticache] implement Elasticache::ParameterGroup model and collection
2011-09-27 18:25:17 -05:00
Benton Roberts
0cf36a63b6
[aws|elasticache] implement describe_engine_default_parameters request
2011-09-27 18:25:17 -05:00
Benton Roberts
56d2c35fab
[aws|elasticache] implement basic parameter group requests
2011-09-27 18:25:17 -05:00