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

39 commits

Author SHA1 Message Date
Caleb Tennis
9696e21c71 [ec2] Add the deregister_image request and parser.
[ec2] Add ability to call "deregister" directly on an image.
[ec2] Add rootDeviceType and rootDeviceName attributes to the image model.
2010-07-26 05:02:23 +08:00
geemus
54a7fe2017 [ec2] consolidate server tests and fix some breakage 2010-05-27 11:27:08 -07:00
geemus
b7e843b669 [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
geemus
ba1b0e41b6 [ec2] convert availability zone specs to shindo 2010-05-23 14:35:31 -07:00
geemus
b26ad4f879 [ec2] convert region specs to shindo 2010-05-23 14:25:20 -07:00
geemus
881e7254e6 [ec2] consolidate security group tests 2010-05-22 16:01:45 -07:00
geemus
fb7555bfe5 [ec2] consolidate key pair tests 2010-05-22 15:09:35 -07:00
Tim Carey-Smith
11243063b6 [ec2] Add ipAddress information into the mock data 2010-05-14 05:33:54 +08:00
geemus
774cd921b6 [ec2] use server models to simplify get_console_output spec 2010-05-10 14:18:18 -07:00
geemus
c1442ad780 [ec2] remove deprecated request specs, replaced by shindo tests 2010-05-08 18:31:47 -07:00
geemus
af8318707a [ec2] fix typo in spec 2010-05-07 10:42:43 -07:00
geemus
eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
geemus
5e985cee65 [ec2] fix race in describe_snapshots 2010-04-30 14:43:06 -07:00
geemus
2fab232f22 [ec2] cleanup and speed up describe instances spec 2010-04-30 14:32:10 -07:00
geemus
7f09801b9d [ec2|s3] replacing eventually with wait_for 2010-04-29 18:44:53 -07:00
geemus
b97e4640ac [ec2] wait for server to boot before pulling console output 2010-04-29 14:59:26 -07:00
geemus (Wesley Beary)
efa6a5b5ef [ec2] add specs/mocks for named ingresses 2010-03-16 17:34:06 -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
1b161f4841 nicer connection handling for specs, matches bin 2010-01-23 12:35:16 -08:00
Wesley Beary
2b89a9782f fix typo 2009-11-13 18:47:52 -08:00
Wesley Beary
4086234ddc switch to using extracted connection code (excon) 2009-10-31 12:26:49 -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
5376a7a4c4 made it through hackday, going back to start filling in rackspace specs 2009-10-18 18:11:19 -07:00
Wesley Beary
a25d38851e fix describe_security_group mocks 2009-09-12 11:35:14 -07:00
Wesley Beary
a13e9d62d9 fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00
Wesley Beary
f411163df4 add mocking for get_console_output, couple small cleanups 2009-09-11 20:47:32 -07:00
Wesley Beary
8a2ba3ca4e mock attach/detach volume 2009-08-25 19:49:55 -07:00
Wesley Beary
310373bd66 (dis)associate address spec 2009-08-24 20:59:19 -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
2c25fae5f1 use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
Wesley Beary
09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary
5cdb40d261 change to use nested success/fail blocks 2009-08-19 19:11:57 -07:00
Wesley Beary
1e4c61c265 spec snapshot failure cases 2009-08-19 19:11:40 -07:00
Wesley Beary
962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary
703f91a4d1 reorganize specs 2009-08-12 20:40:30 -07:00