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

22 commits

Author SHA1 Message Date
Eric Stonfer
9a94955597 Add code to support the creation and modification of security groups existing in a VPC 2011-12-23 08:40:47 -05:00
Eric Stonfer
10015b496d Add the ability to return the security group ID when requesting a SecurityGroupData object 2011-12-14 16:25:06 -05:00
JD Huntington & Jason Hansen
0ce523b110 Add implementation of DescribeInstanceStatus. 2011-12-02 15:28:34 -08:00
MaF
db6344f0de [aws|compute] fixed sopt_instance_request reply parsing when the original
request contained a device mapping.
2011-10-10 12:55:21 +02:00
geemus
8a8b259a7e [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
c15c4dbb2d [aws|compute] descibe_images fixes
add virtualization_type to expected format in tests
move request_id off imageSet and back to top level
2010-12-21 13:16:42 -08:00
Chris Chiodo
4505f58398 Fix parsing of tags in describe_images request 2010-12-21 13:55:33 -05:00
geemus
80bff108e3 [aws|compute] fix describe_snapshots parser tags
Closes #101
2010-12-06 11:47:39 -08:00
geemus
eff373d622 [aws|compute] add description to images 2010-12-05 20:27:42 -08:00
geemus
cd7a6771e1 [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
geemus
8807fc22ef [aws|compute] fix tag parsing bug in describe_volumes 2010-10-13 14:01:56 -07:00
geemus
c53b5e273c fixing more warnings 2010-10-13 13:20:18 -07:00
Matt Griffin
9ff06a8768 Move tag parser higher up so that the more specific use of the item element comes before the less specific. 2010-10-14 01:50:46 +08:00
geemus
f2fd5d30b7 [aws|compute] fleshing out tag support 2010-10-12 11:00:59 -07:00
geemus
7f2ecbf44c [aws|compute] cleanup/consistency fixes for describe_images parser 2010-10-11 18:17:57 -07:00
Seth Chisamore
e75690f781 initial AWS tag support, describe only 2010-10-12 02:10:09 +08:00
geemus
cf724053a0 [aws|compute] fixes to make clientToken work properly throughout 2010-10-04 16:27:32 -07:00
geemus
b6ae71066f [aws][compute] describe_instances should return clientToken 2010-10-04 16:17:19 -07:00
geemus
6f2ce0d895 [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
geemus
ad2a921ea6 [aws][compute] add import_key_pair stuff 2010-09-22 12:06:25 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00