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

13 commits

Author SHA1 Message Date
Ian Downes
aff30828b1 add cc2.8xlarge AWS flavor 2012-04-12 14:34:00 -07:00
MaF
4402d6690f Improved support for SecurityGroup IDs
This patch makes it possible to specify GroupID in the options hash to the
aws computre requests operating on security groups. This is needed since
when working with VPC you must use GroupID instead of name.
2012-03-09 09:09:28 +01:00
Dan Peterson
890929ca6b [aws|compute] Allow mock tagging to work across accounts.
This moves tag_sets out of individual resources and up to a top-level
item in each mock account's hash. Starting with images, this allows
other mock accounts to create and use their own tags on images they
have launchPermission on.
2011-10-07 14:39:13 -07: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
cd7a6771e1 [aws|compute] add support for volume shutdown behavior 2010-11-15 11:49:16 -08:00
geemus
592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus
0d2a2b0f96 [aws|compute] fix inverted logic for idempotent 2010-10-05 10:34:37 -07:00
geemus
cf724053a0 [aws|compute] fixes to make clientToken work properly throughout 2010-10-04 16:27:32 -07:00
Martin Emde
097f460ec6 [aws|compute] Allow client_token for idempotent server creation 2010-10-05 06:51:30 +08:00
Martin Emde
5f512998f9 [aws|compute] Check if security groups is empty in run_instances 2010-10-05 06:51:30 +08:00
geemus
c00dd7e205 [aws][compute] add description for run_instances to do idempotent 2010-09-22 16:52:31 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
Renamed from lib/fog/aws/requests/ec2/run_instances.rb (Browse further)