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

22 commits

Author SHA1 Message Date
Brad Gignac
b2601eb913 [rackspace|networks] Add Cloud Networks requests. 2013-01-31 23:34:30 -05:00
Paul Thornthwaite
b7b7f51b0b [rackspace] Fixes nesting of tests
Fog::Compute connection was called outside of the Shindo blocks and
failing if rackspace credentials were not present.
2013-01-17 10:33:17 +00:00
Kyle Rames
0744dfb96d tweaking whitespace one more time in order to get travis to rebuild 2013-01-14 14:04:10 -06:00
Kyle Rames
d716728a1c tweaking whitespace in order to get travis to rebuild 2013-01-14 13:59:50 -06:00
Kyle Rames
2695399954 Fixing merge conflicts 2013-01-14 11:28:59 -06:00
Kyle Rames
f2a8b35b30 tweaking tests and error handling 2013-01-14 08:36:21 -06: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
Kyle Rames
f496ece518 [rackspace|compute] tweaked server model tests; updated ready? method to support different ready states as well as checking for error states 2013-01-11 16:36:07 -06:00
Kyle Rames
f75b0e3c52 [rackspace|compute] server update method now updates accessIPv4, accessIPv6, as well as name; made server request tests more robust. 2013-01-10 15:48:30 -06:00
Kyle Rames
9d72ff3f35 fixing broken tests 2013-01-08 10:32:24 -06:00
Kyle Rames
90c310a1c4 Merge branch 'master' of github.com:fog/fog into server_metadata 2013-01-07 11:42:55 -06:00
Kyle Rames
d8b8bb4134 fixing broken tests 2013-01-07 11:42:37 -06:00
Kyle Rames
7ccdc04050 fixing broken metadata tests 2013-01-03 14:51:36 -06:00
Kyle Rames
fc1c77ca7e refactored Fog::Compute::RackspaceV2 metadata to take collection as a parameter rather than using it as part of the method name. 2013-01-02 15:39:44 -06:00
Kyle Rames
68254a3f1d added server metadata operations for Fog::Compute::RackspaceV2 2013-01-02 08:34:32 -06:00
Kyle Rames
39049cc769 implemented list_addresses_by_network for Fog::Compute::RackspaceV2 2012-12-21 10:13:25 -06:00
Kyle Rames
a8c8e96da4 implemented list_addresses for Fog::Compute::RackspaceV2 2012-12-20 17:42:04 -06:00
Kyle Rames
8a71538fde added create_image and delete_image to Compute::RackspaceV2 Fixes #1351 2012-12-11 08:35:06 -06:00
Brad Gignac
3585119dce [rackspace|compute] Improve attachment test reliability. 2012-09-14 11:25:32 -04:00
Brad Gignac
3172746a75 [rackspace|compute] Add tests for volume attachments. 2012-09-13 10:37:37 -04:00
Brad Gignac
b574b27397 [rackspace|compute] Add servers model and collection. 2012-08-06 20:38:51 -04:00
Brad Gignac
773b3461ff [rackspace|compute] Add flavors and images. 2012-08-06 20:38:48 -04:00