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

6 commits

Author SHA1 Message Date
Eric Hodel
701dfa31b5 Fix non-circular-require warnings
This fixes miscellaneous warnings in fog including unused variables,
indentation mismatch and one warning for a duplicated attr_reader.
2013-04-22 15:16:32 -07:00
Kyle Rames
2a2ea35886 [rackspace|compute_v2] compute_v2 tests were failing because the flavor used in the tests was too small for the image selected. I updating tests to use the an Ubuntu image in hopes of making the tests less brittle. 2013-02-28 08:46:57 -06:00
Kyle Rames
c5e4f8eed5 [rackspace|compute] updated mocking framework to support any flavor or image 2013-02-18 14:09:26 -06:00
Brad Gignac
e91a410cc6 [rackspace|networks] Add mock responses. 2013-02-01 16:42:34 -05:00
Eugene Howe
b7daf27003 [rackspace] Moved methods to MockData module 2013-01-14 10:03:37 -05:00
Eugene Howe
cfc1d58847 [rackspace] compute_v2 and blockstorage are mocked
[ecloud] fixed a test and removed connection deprecation notices
2013-01-11 21:21:18 -05:00