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

19 commits

Author SHA1 Message Date
Wesley Beary
e8f6e7d6ce fixes for broken specs from working offline 2009-11-14 16:45:52 -08:00
Wesley Beary
3611de077d fix typo from last commit 2009-11-11 23:17:50 -08:00
Wesley Beary
e75a7fba57 add ability to detach/dissasociate and add new_record? method 2009-11-11 22:22:13 -08: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
d9b7c29761 reload is a noop if get returns nil 2009-10-22 20:51:57 -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
31b1936efe nicer handling of instance to volume/address associations 2009-10-20 19:39:57 -07:00
Wesley Beary
13e3336e9b clean up relationships 2009-10-06 18:55:39 -07:00
Wesley Beary
cc8b38ab56 cleanup in models 2009-09-24 19:18:20 -07:00
Wesley Beary
01ab1e7d01 ec2 model spec fixes 2009-09-22 22:47:45 -07:00
Wesley Beary
46c6d0b914 cleanup/consistency in ec2 models 2009-09-20 09:21:03 -07:00
Wesley Beary
2c68ac75af fix up collections/reloads 2009-09-19 12:31:15 -07:00
Wesley Beary
a9797d45a5 add collection references to ec2 models 2009-09-19 12:21:31 -07:00
Wesley Beary
2cb26510ff remove no longer needed initialize definitions 2009-09-06 10:47:56 -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
c43cd2a91e cleanup/simplify models 2009-08-12 22:48:17 -07:00
Wesley Beary
ce75cef46a setting up basics of first ec2 models 2009-08-12 22:33:35 -07:00