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

26 commits

Author SHA1 Message Date
geemus
4836ad7c68 remove annotated notes, data now in tracker 2010-05-09 11:40:54 -07:00
geemus
7c85a671b2 return nil instead of '' for mocks as well 2010-05-05 14:22:22 -07:00
geemus (Wesley Beary)
0f1ff813d1 [ec2] cleanup/optimize mocks 2010-04-13 14:42:16 -07:00
geemus (Wesley Beary)
f5673d34e0 consolidate parser loading 2010-04-13 14:35:30 -07:00
geemus (Wesley Beary)
8c4c28b1c5 [aws] fix ip/dns behaviour for booting instances, and cleanup terminate instances 2010-04-09 13:37:45 -07:00
geemus (Wesley Beary)
64a9f633dc [ec2] misc mock fixes 2010-04-07 20:53:59 -07:00
geemus (Wesley Beary)
70962e81c3 [ec2] include default security group in mocks, and maintain same owner id 2010-03-26 11:16:14 -07:00
geemus (Wesley Beary)
5e06297cd4 [ec2] cleaner mocking/dependencies 2010-03-16 15:46:21 -07:00
geemus (Wesley Beary)
c9fdf125a7 [ec2] simplify request method signature 2010-03-15 22:15:33 -07:00
geemus (Wesley Beary)
cbd3550d35 update run_instances for block device mapping and other newer attributes 2010-02-20 13:40:46 -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
1653f9e072 update docs to reflect security group changes when booting instances 2010-01-22 13:38:10 -08:00
Wesley Beary
56728c6d8f add flavor model for ec2 2010-01-10 13:22:18 -08:00
Wesley Beary
e9251a9c06 fix mocks to use excon responses 2009-11-20 11:26:11 -08:00
Wesley Beary
d6e857e52d fix docs to show that Excon::Response is returned 2009-11-02 18:48:49 -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
5053b3e357 move Base64 encoding stuff down to low level calls 2009-10-21 14:50:27 -07:00
Wesley Beary
f411163df4 add mocking for get_console_output, couple small cleanups 2009-09-11 20:47:32 -07:00
Wesley Beary
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
312e962846 first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
Wesley Beary
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
4ffa563f34 fix for run_instances, make ec2 raise errors again 2009-07-22 22:55:17 -07:00
Wesley Beary
43b23e9147 fixe describe instances spec/docs and some missed stuff on run instances 2009-07-21 10:56:38 -07:00
Wesley Beary
b9af7b26f0 fixing up run/terminate instances docs/specs/etc 2009-07-19 16:50:19 -07:00
Wesley Beary
694c8b65d7 first pass at getting all of run/terminate instances requests/parsers/specs going 2009-07-17 00:36:42 -07:00
Wesley Beary
dbc9ebfb04 split out requests into their own files 2009-07-13 19:14:59 -07:00