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

8118 commits

Author SHA1 Message Date
Brian Nelson
d463d313d5 Fixes for comments on pull request
Fog::AWS::Elasticache::Mock.describe_cache_security_groups now has the same method signature as Real and no longer uses opts
Fog::AWS::Elasticache::Mock.create_cache_security_group no longer checks for self.data[:security_groups]
2013-08-30 13:47:03 -07:00
Thomas Cate
f6a10018d7 added list_notification_plans mock data 2013-08-30 14:02:59 -05:00
Ryan Richard
7b599832f7 Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-30 12:31:45 -05:00
Ryan Richard
de66e72422 obfuscate all entity mocks 2013-08-30 12:30:39 -05:00
Thomas Cate
d6fb61be1c use fog mock data for uuid and entity_id 2013-08-30 12:22:29 -05:00
Thomas Cate
7581d28814 use mock for ip info 2013-08-30 12:20:13 -05:00
Thomas Cate
6256c92aca Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-30 12:17:11 -05:00
Thomas Cate
0a2d42bcc0 added list_overview mock 2013-08-30 12:17:02 -05:00
Ryan Richard
d64e084d16 obfuscate more data 2013-08-30 12:13:20 -05:00
Ryan Richard
0da5e75431 Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-30 11:54:27 -05:00
Ryan Richard
ba8060af80 delete_alarm mock support 2013-08-30 11:53:53 -05:00
Ryan Richard
bc7d1a5d5b add update_alarm mock support, update Real parameters to convention 2013-08-30 11:42:04 -05:00
Thomas Cate
9c1ee9dddb added list_metrics 2013-08-30 11:28:49 -05:00
Ryan Richard
ca185960e4 list_alarm and get_alarm mock support 2013-08-30 11:20:50 -05:00
Thomas Cate
cf5c7a50a9 Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-30 11:15:38 -05:00
Thomas Cate
edfa79d5a3 added list_checks and list_check_types mocks 2013-08-30 11:15:23 -05:00
Ryan Richard
1d13f64c15 update to obfuscate various IDs in tests 2013-08-30 10:30:05 -05:00
Efe Yardimci
524798f067 adding redshift to service list 2013-08-30 04:26:09 -04:00
Efe Yardimci
2649709ca5 Modify and Delete requests added 2013-08-30 04:21:23 -04:00
Efe Yardimci
e4febcd23e Support for create requests, along with parsers 2013-08-30 04:19:27 -04:00
Efe Yardimci
f2269ad3c3 Adding the remaining describe requests 2013-08-30 04:17:19 -04:00
Efe Yardimci
7b18fef0f0 Initial support for redshift, with describe_cluster requests and corresponding parsers 2013-08-30 04:15:06 -04:00
Ryan Richard
914e6f8c78 minor change to failure condition 2013-08-29 19:04:03 -05:00
Ryan Richard
44001d4848 add create_alarm mock support 2013-08-29 19:01:21 -05:00
Thomas Cate
f723f2f7f5 added mock data for check tests 2013-08-29 15:58:17 -05:00
Wesley Beary
31f101f824 Merge pull request from maestrodev/joyent-error
NoMethodError:undefined method 'request' for #Excon::Errors::SocketError
2013-08-29 13:41:52 -07:00
Carlos Sanchez
1e18b71963 Only HTTPStatusError has request and response
Fixes NoMethodError:undefined method 'request' for #<Excon::Errors::SocketError:0x62540a41>
2013-08-29 12:43:14 -07:00
Ryan Richard
f8e855a50d add update_entities mock support, minor change to variables in Real 2013-08-29 14:32:55 -05:00
Ryan Richard
2c499cdf0f add delete_entity mock support 2013-08-29 13:24:56 -05:00
Thomas Cate
7b4e45249d finished all token tests 2013-08-29 13:08:20 -05:00
Thomas Cate
2e08d22b4e fixed failure test for delete_agent_token 2013-08-29 12:38:12 -05:00
Thomas Cate
1c3463ca8d Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-29 12:36:18 -05:00
Thomas Cate
783306f05d fixed failure test for create_agent_token 2013-08-29 12:36:06 -05:00
Ryan Richard
074477f578 add get_entity mock support 2013-08-29 11:58:06 -05:00
Ryan Richard
f72c54d2da Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-29 11:24:56 -05:00
Ryan Richard
eeb156ef10 add create_entity failure support 2013-08-29 11:15:25 -05:00
Thomas Cate
f8c3dc4a62 Merge branch 'monitoring_mock' of github.com:rackops/fog into monitoring_mock 2013-08-29 11:15:00 -05:00
Thomas Cate
3b02be34ae added delete_agent_token tests 2013-08-29 11:14:11 -05:00
Ryan Richard
8094a3250d Merge branch 'monitoring_mock' of https://github.com/rackops/fog into monitoring_mock 2013-08-29 10:51:40 -05:00
Ryan Richard
acc2b78a37 add create_entity mock support 2013-08-29 10:50:20 -05:00
Thomas Cate
05bd4aefba added create_agent test 2013-08-29 10:34:29 -05:00
Thomas Cate
63fa3f5956 formatting clean up 2013-08-29 09:29:27 -05:00
Rodrigo Estebanez
926495e9f0 Make VcloudDirector to support 5.1. Default version now is 5.1 2013-08-29 14:02:21 +02:00
Ryan Richard
b9ac2838f2 add list_entities request mock 2013-08-28 16:38:24 -05:00
Kyle Rames
7bfaef6dcc Merge pull request from rackspace/entity_mock1
[rackspace|monitoring] adding mocks for get_entity
2013-08-28 13:15:12 -07:00
Kyle Rames
a170575984 [rackspace|monitoring] adding mocks for get_entity 2013-08-28 15:14:39 -05:00
Wesley Beary
a97a7cc5be Merge pull request from rbclark/parsercleanup-topull
[aws|compute] Cleaned up unnecessary parsers.
2013-08-28 12:19:02 -07:00
Wesley Beary
f3e873bb1a Merge pull request from burns/mime_types
require mime/types in Fog::Storage
2013-08-28 06:23:04 -07:00
Eric Stonfer
33f5250146 Merge pull request from rbclark/awsroutes-topull
[aws|compute] add route table support for VPC's
2013-08-27 22:19:15 -07:00
Brian D. Burns
4ea463eb7b require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00