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

20 commits

Author SHA1 Message Date
Aaron Suggs
59a46d8299 [compute|aws] Fix default region when mocking 2011-05-18 14:38:18 -04:00
geemus
682bd0d831 [aws|compute] add class level reset for Fog::AWS::Compute::Mock 2011-05-17 11:02:28 -07:00
geemus
0a6c551caf [aws|compute] indentation fix for last commit 2011-05-17 10:34:23 -07:00
geemus
2725e312fd [aws|compute] better region/zone handling for mocks 2011-05-17 10:32:44 -07:00
Aaron Suggs
00278cf57a [compute|aws] Add get_password_data request.
This request only applies to MS Windows instances,
so use an MS Win AMI in the instance tests.

Relaxes the parser formats flexible to make tests
less brittle to other instances.

Depends on #302
2011-05-13 12:49:28 -04:00
Samuel Merritt
e1c6c1a416 [compute|aws] Update docs for Compute::Real#initialize to include ap-* regions 2011-04-26 17:47:44 -07:00
geemus
945df29845 default to Ubuntu 10.04 LTS 64bit for image id 2011-04-14 16:31:58 -07:00
Matt Griffin
ea928376ee [aws] Support tag-key, tag-value, tag:key filters with multiple values 2011-03-28 17:00:25 -04:00
Matt Griffin
bd506e0e73 [aws] Add tag filtering to mocks for snapshots, volumes, instances. 2011-03-25 16:05:34 -04:00
geemus
cae1fd80d6 don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
gilles
87b5a30e19 monitor / unmonitor for AWS 2011-03-11 13:06:49 -08:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
geemus
ac2610c85f [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
geemus
1397c2d613 [aws] adding ap-northeast-1 (tokyo) region options 2011-03-02 10:57:52 -08:00
geemus
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
geemus
fadb437255 remove deprecated service initializers 2011-02-16 15:07:42 -08:00
geemus
5b2aaef25e [aws|compute] describe reserved instances offerings 2011-01-26 13:35:22 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
Renamed from lib/fog/aws/compute.rb (Browse further)