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

12 commits

Author SHA1 Message Date
geemus
34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05: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
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
Dan Peterson
cd78aca926 [compute|aws] Don't warn in mock describe_snapshots if RestorableBy is 'self'. 2011-08-30 13:49:49 -03: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
8bcdc5753b [aws|compute] fix describe_snapshots mock to disregard, but warn on RestorableBy 2010-11-02 11:43:26 -07:00
geemus
592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus
7c1677de0a [aws|compute] warn/error for mocked tag filters 2010-10-13 14:52:55 -07:00
geemus
6f2ce0d895 [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -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/describe_snapshots.rb (Browse further)