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

27 commits

Author SHA1 Message Date
Martin Emde
7c14dd5ae8 [ec2] Always return self on addresses.all 2010-03-17 12:26:42 -07:00
Martin Emde
8d5ff3db54 [ec2] Fix reference to instance_id that should be server_id in Addresses 2010-03-17 11:57:27 -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
466e077c02 rename aws.instance model to server 2010-01-08 11:29:07 -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
e8f6e7d6ce fixes for broken specs from working offline 2009-11-14 16:45:52 -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
31b1936efe nicer handling of instance to volume/address associations 2009-10-20 19:39:57 -07:00
Wesley Beary
95c775c35b fix a couple typos 2009-10-14 21:57:44 -07:00
Wesley Beary
13e3336e9b clean up relationships 2009-10-06 18:55:39 -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
01ab1e7d01 ec2 model spec fixes 2009-09-22 22:47:45 -07:00
Wesley Beary
302a5638a8 continuing to flesh out ec2 address models 2009-09-21 11:40:51 -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
93bcf8ca13 updating ec2 models to match up s3 models 2009-09-05 20:50:40 -07:00
Wesley Beary
319967df7d tidy up ec2 models 2009-08-19 09:11:26 -07:00
Wesley Beary
b60558e663 more ec2 model work 2009-08-14 09:19:40 -07:00
Wesley Beary
ce75cef46a setting up basics of first ec2 models 2009-08-12 22:33:35 -07:00