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

17 commits

Author SHA1 Message Date
Wesley Beary
ce2ae970e9 add reboot commands to instance/server models 2009-11-21 10:42:20 -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
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
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
7a15c7be1d properly parse availability zone in instance model 2009-10-21 18:50:15 -07:00
Wesley Beary
5053b3e357 move Base64 encoding stuff down to low level calls 2009-10-21 14:50:27 -07:00
Sam Merritt
191ed37d20 fixes for AWS provisioning 2009-10-22 05:45:39 +08: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
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
eea51b719f cleanup instance/snapshot models 2009-09-18 08:56:27 -07:00
Wesley Beary
8788fdcf28 fleshing out instance model some more 2009-09-18 08:42:47 -07:00
Wesley Beary
be24d254ec starting to flesh out instance model associations 2009-09-18 00:01:10 -07:00
Wesley Beary
d968cd153c first pass at instance models 2009-09-15 23:11:06 -07:00