Граф коммитов

728 Коммитов

Автор SHA1 Сообщение Дата
Wesley Beary f00f77638e starting rackspace servers mocks 2009-11-07 22:29:25 -08:00
Wesley Beary 49c8224dbf [train] adding more rackspace failure specs 2009-11-06 21:22:38 -08:00
Wesley Beary a6b3d365f0 get all the rackspace files specs passing 2009-11-05 23:54:10 -08:00
Wesley Beary 4225565218 [train] filling in pending rackspace files specs 2009-11-05 09:24:58 -08:00
Wesley Beary d220e9029b move File.open(lorem) into spec_helper to DRY 2009-11-05 09:19:48 -08:00
Wesley Beary 9eaf469e99 starting to fill in pending rackspace files tests 2009-11-05 00:02:26 -08:00
Wesley Beary 9ecb6f8a86 spec and related fixes 2009-11-03 21:46:27 -08:00
Wesley Beary d6e857e52d fix docs to show that Excon::Response is returned 2009-11-02 18:48:49 -08:00
Wesley Beary 41ace1cd2f working on pending specs (on train, will need to test them for serious still) 2009-11-02 18:47:24 -08:00
Wesley Beary 6184d2c54d address methods for rackspace servers 2009-11-01 23:34:21 -08:00
Wesley Beary 5ae5837ab8 add missing pending specs for rackspace files 2009-11-01 23:34:00 -08:00
Wesley Beary 4086234ddc switch to using extracted connection code (excon) 2009-10-31 12:26:49 -07:00
Wesley Beary 3438860ae8 first pass at push file 2009-10-31 10:59:50 -07:00
Wesley Beary 06fcc7f1ac continuing with rackspace files 2009-10-30 21:41:39 -07:00
Wesley Beary ee39a4f78e rename klass to model for clarity/consistancy 2009-10-30 00:11:50 -07:00
Wesley Beary 09fb45b7ba DRY through more collection abstraction 2009-10-29 23:35:28 -07:00
Wesley Beary d3e4ce15e0 make collection.reload do the right thing 2009-10-28 22:51:44 -07:00
Wesley Beary f881b21999 fix missed comma in security_group model 2009-10-28 22:51:31 -07:00
Wesley Beary 34387f3f3f more rackspace files implementation 2009-10-27 22:20:50 -07:00
Wesley Beary 52add3ee4f more rackspace files implementation 2009-10-26 17:56:08 -07:00
Wesley Beary 8ef154b1ab bust connection cache on connection errors 2009-10-26 17:53:23 -07:00
Wesley Beary 1d5b3d19d3 move connection benchmarks to excon 2009-10-25 18:45:27 -07:00
Wesley Beary 93954f73ff update rackspace models to match new identity/collection abstraction 2009-10-25 18:24:20 -07:00
Wesley Beary 5aaf86defa nicer model interface to authorizing security group ingresses 2009-10-24 11:20:05 -07:00
Wesley Beary 45ef403102 make ec2 models use collection/identity abstraction, fix a couple mocks 2009-10-23 22:23:55 -07:00
Wesley Beary 0adeb99650 Version bump to 0.0.29 2009-10-23 14:49:59 -07:00
Wesley Beary a4ff0a5e0f fix group name default param for authorize 2009-10-23 14:49:45 -07:00
Wesley Beary 6f38a38c39 Version bump to 0.0.28 2009-10-23 14:37:24 -07:00
Wesley Beary 8106ef71ad fix security group param on instance model, add first pass at authorize method for security groups 2009-10-23 14:37:04 -07:00
Wesley Beary a41860abbf Version bump to 0.0.27 2009-10-23 13:41:26 -07:00
Wesley Beary 6e1d87f3d6 fix error in describe_addresses parser 2009-10-23 13:40:56 -07:00
Wesley Beary f5f5bb3d87 Version bump to 0.0.26 2009-10-23 12:31:27 -07:00
Wesley Beary 56d991a2bb handle connection close diliniated response body 2009-10-23 12:11:58 -07:00
Wesley Beary 5affe817f9 make more abstract reference to object identity, move reload to base class 2009-10-23 10:27:23 -07:00
Wesley Beary e3e826ad69 moving s3 models to more abstract collection reference 2009-10-23 09:42:51 -07:00
Wesley Beary 922d3a4248 update volume spec with required params (mocks had missed this) and wait blocks for instances to be ready for attaching 2009-10-23 09:32:20 -07:00
Wesley Beary 413cc51964 fix volume reload, and set availability zone to match when assigning instance 2009-10-23 09:30:53 -07:00
Wesley Beary a5c9db5c21 properly parse hash/value for instance#instance_state= 2009-10-23 09:30:19 -07:00
Wesley Beary d9b7c29761 reload is a noop if get returns nil 2009-10-22 20:51:57 -07:00
Wesley Beary 1f4127fafc add errors in mocks for leaving out required params in create/attach volume 2009-10-22 20:46:46 -07:00
Wesley Beary 5ef58a135a skip lookup for get if id is nil 2009-10-22 20:46:15 -07:00
Wesley Beary 3d7ac75cbe Version bump to 0.0.25 2009-10-22 14:05:41 -07:00
Wesley Beary 84179b4d5b spec work
- move specs for instance= off instance to address/volume and implement
- use a constant, rather than a magic string, for ami reference
- add test for model instance#placement=
2009-10-22 13:16:07 -07:00
Wesley Beary a87cb036fa Version bump to 0.0.24 2009-10-21 18:58:30 -07:00
Wesley Beary 7a15c7be1d properly parse availability zone in instance model 2009-10-21 18:50:15 -07:00
Wesley Beary 47ae71b296 Version bump to 0.0.23 2009-10-21 14:52:43 -07:00
Wesley Beary 5053b3e357 move Base64 encoding stuff down to low level calls 2009-10-21 14:50:27 -07:00
Wesley Beary 7b5d28ed09 consolidate requires 2009-10-21 14:49:17 -07:00
Sam Merritt 191ed37d20 fixes for AWS provisioning 2009-10-22 05:45:39 +08:00
Wesley Beary 191465d9c8 pending specs for new association behaviours 2009-10-20 23:50:41 -07:00