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

31 commits

Author SHA1 Message Date
geemus
6d6eafbb2b update attribute to consistently take hash and remove legacy array of aliases usage 2010-09-07 11:30:02 -07:00
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
c2b4983b9d [ec2] fix volume model to not muck with attributes, which breaks mocks 2010-04-27 13:39:37 -07:00
geemus
6d4127a7ca [ec2] better behaved volume models in relation to servers and attach/detach 2010-04-27 11:19:24 -07:00
geemus
8b9c3349dd [ec2] wait to require device until attaching volume model 2010-04-26 11:44:02 -07:00
geemus
6f6583e32a [ec2] deprecate snapshot/volume status for more consistent state 2010-04-23 15:21:17 -07:00
geemus (Wesley Beary)
5e06297cd4 [ec2] cleaner mocking/dependencies 2010-03-16 15:46:21 -07:00
geemus (Wesley Beary)
2a45b5df26 fix server.volumes and require device to do volume.server= 2010-02-22 18:12:41 -08:00
Wesley Beary
e60446bcbf more consistent naming for timestamp attributes 2010-01-08 15:05:29 -08:00
Wesley Beary
466e077c02 rename aws.instance model to server 2010-01-08 11:29:07 -08:00
Wesley Beary
e1fdfa8144 better attribute names, fixes for model specs 2009-12-05 14:53:42 -08:00
Wesley Beary
7636b845b6 nicer error messages for missing required params on models 2009-11-21 13:56:39 -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
413cc51964 fix volume reload, and set availability zone to match when assigning instance 2009-10-23 09:30:53 -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
e760eb0a9c fix field name typo in volume field 2009-10-09 12:16:00 -07:00
Wesley Beary
34294ad441 fill in pending specs 2009-10-06 20:35:46 -07:00
Wesley Beary
13e3336e9b clean up relationships 2009-10-06 18:55:39 -07:00
Wesley Beary
4064f65f26 fixes/specs for snapshot models 2009-09-29 22:02:33 -07:00
Wesley Beary
cc8b38ab56 cleanup in models 2009-09-24 19:18:20 -07:00
Wesley Beary
b2c3ad554a volume models and specs 2009-09-23 21:23:54 -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
be24d254ec starting to flesh out instance model associations 2009-09-18 00:01:10 -07:00
Wesley Beary
108effd89c first pass at snapshot models 2009-09-06 10:48:12 -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