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

11 commits

Author SHA1 Message Date
Kyle Rames
cf54ea8522 [rackspace|compute_v2] fixing broken tests 2013-09-04 15:25:18 -05:00
Bart Vercammen
70229ffbf9 rackspace: keypairs - add unit tests 2013-07-24 16:29:44 +02:00
Bart Vercammen
8bf52e4342 rackspace keypairs: add some Mocks 2013-07-23 09:42:25 +02:00
Bart Vercammen
54709b8677 Rackspace: add keypair support 2013-07-23 09:42:25 +02:00
Kyle Rames
17e21c33ca [rackspace|compute] updating mocks 2013-06-26 09:22:30 -05:00
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