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

20 commits

Author SHA1 Message Date
geemus
5a39709b33 [ec2] snapshots pass volumeId so that merge will kill it if one already exists 2010-04-28 11:56:04 -07:00
geemus
ec090bf12c [ec2] add ready? to snapshot model and owner/restorable_by to snapshots 2010-04-23 14:07:49 -07:00
geemus (Wesley Beary)
5e06297cd4 [ec2] cleaner mocking/dependencies 2010-03-16 15:46:21 -07:00
geemus (Wesley Beary)
ee5242ba48 consolidate lazy_load code into collection 2010-03-06 20:02:10 -08:00
Wesley Beary
81634c5cd3 lazy array style collections 2010-01-04 22:03:24 -08:00
Wesley Beary
e1fdfa8144 better attribute names, fixes for model specs 2009-12-05 14:53:42 -08:00
Wesley Beary
fa1481e9f2 replace Fog::Errors with Excon::Errors, add 409 conflicts for non-built rackspace server delete 2009-11-08 12:16:52 -08: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
45ef403102 make ec2 models use collection/identity abstraction, fix a couple mocks 2009-10-23 22:23:55 -07:00
Wesley Beary
5ef58a135a skip lookup for get if id is nil 2009-10-22 20:46:15 -07:00
Wesley Beary
4064f65f26 fixes/specs for snapshot models 2009-09-29 22:02:33 -07:00
Wesley Beary
830a9907fd more ec2 model implementation and spec work 2009-09-27 21:31:15 -07:00
Wesley Beary
39caa9ff15 more consistent collection building 2009-09-26 19:42:08 -07:00
Wesley Beary
2b7266ede3 fleshing out snapshot models 2009-09-24 19:18:41 -07:00
Wesley Beary
46c6d0b914 cleanup/consistency in ec2 models 2009-09-20 09:21:03 -07:00
Wesley Beary
a9797d45a5 add collection references to ec2 models 2009-09-19 12:21:31 -07:00
Wesley Beary
eea51b719f cleanup instance/snapshot models 2009-09-18 08:56:27 -07:00
Wesley Beary
108effd89c first pass at snapshot models 2009-09-06 10:48:12 -07:00