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

14 commits

Author SHA1 Message Date
geemus
c02e9df787 [ec2] add console_output method to server 2010-05-01 21:00:13 -07:00
geemus
4d544b8de5 [ec2] server, treat architecture as transient 2010-04-30 14:40:29 -07:00
geemus (Wesley Beary)
fa20648236 [ec2] mock statuses should use string keys, rather than symbol 2010-03-31 19:20:23 -07:00
geemus (Wesley Beary)
5e06297cd4 [ec2] cleaner mocking/dependencies 2010-03-16 15:46:21 -07:00
geemus (Wesley Beary)
3f6c80a0e0 simplify and fix flavor assignment on EC2::Server 2010-03-03 16:53:31 -08:00
geemus (Wesley Beary)
16a6210814 fix a bug where flavor_id would mistakenly be reset to m1.small 2010-02-22 16:09:05 -08:00
geemus (Wesley Beary)
62e2a603ac properly handle blockDeviceMapping, which was throwing of server counts 2010-02-20 13:12:04 -08:00
geemus (Wesley Beary)
78a3e26048 consolidate implementation/usage of indexed params for aws 2010-01-31 14:07:26 -08:00
Wesley Beary
dae035bf56 update ec2 to newest api version and fix the broken specs 2010-01-25 22:46:18 -08:00
Wesley Beary
0fe074dae1 fix security group stuff for instances 2010-01-21 20:11:14 -08:00
Wesley Beary
341071a0f5 cleanup flavor handling for aws.servers, add ready? 2010-01-12 21:59:39 -08:00
Wesley Beary
56728c6d8f add flavor model for ec2 2010-01-10 13:22:18 -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
Renamed from lib/fog/aws/models/ec2/instance.rb (Browse further)