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

8 commits

Author SHA1 Message Date
Blake Irvin and Eric Saxby
5fc41c8dc2 Add joyent API version and network support GH-1853
Adding support for listing networks in the Joyent Cloud.
:joyent_version was defined in a way that it would always
fall back to the default '~6.5'. Creating servers with
a particular network requires setting :joyent_version to '~7.0'
or greater.
2013-06-02 17:28:05 +08:00
geemus
48ed09790c [joyent|compute] fix dataset format in tests 2012-07-28 11:06:00 -05:00
Kevin Chan
c0bc793ccb Cleanups + Fixes #get_machine test breaking when there are no machines 2012-02-27 17:33:21 -06:00
Kevin Chan
4ff115c1de - Fixes tests to run in both mock and non-mock mode
- Clean ups and fixes
2012-02-27 17:33:21 -06:00
Kevin Chan
b89708b26e Fixes dataset tests 2012-02-27 17:33:21 -06:00
geemus
5b733a4833 [joyent|compute] fix format of joyent to match real output and remove mock-only test 2012-02-27 17:33:20 -06:00
geemus
7238c5ce37 [joyent|compute] rename _test files to _tests for shindo 2012-02-27 17:33:20 -06:00
Kevin Chan
e403854446 GH-690 Joyent Cloud Provider
Squashed from fog/joyent
2012-02-27 17:33:20 -06:00