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

2225 commits

Author SHA1 Message Date
geemus
c4b0b04be0 Release 0.9.0 2011-06-24 14:50:32 -07:00
geemus
32960d165a [compute] fixes/skips to get examples working 2011-06-24 14:27:31 -07:00
geemus
794ff0d181 [compute|aws] remove debug output from last commit 2011-06-23 17:13:58 -07:00
geemus
7ae749c2c3 [compute|aws] improve consistency of waiting for ssh to be ready 2011-06-23 17:10:38 -07:00
geemus
a67a1cf1b3 [compute|aws] fix deprecated compute service accessor usage 2011-06-23 11:51:31 -07:00
geemus
9bbf91537c [compute|aws] simplify describe_instances parser 2011-06-23 11:51:00 -07:00
geemus
a1ad4cf245 [dns|examples] fix deprecated record#ip= usage 2011-06-22 15:24:04 -07:00
geemus
98579a342a [rake] add examples back into default rake task 2011-06-22 15:23:42 -07:00
geemus
02829ec6a4 [compute|ninefold] test cleanup 2011-06-22 15:08:38 -07:00
geemus
02acf864bf [linode|compute] mark format test for stackscripts pending due to inconsistency of string/float for a value 2011-06-22 14:15:09 -07:00
geemus
c35af80afa [compute|bluebox] fix format and template id in tests 2011-06-22 14:14:30 -07:00
geemus
6ea8439501 [tests] trying again to make collection gsub to get nils more resilient/unique 2011-06-22 11:26:15 -07:00
geemus
7f9d0ee944 [compute|voxel] fix namespace issue 2011-06-22 11:25:30 -07:00
geemus
2624c07f4a [compute|stormondemand] fix namespace issue 2011-06-22 11:25:19 -07:00
geemus
167b7c50cf [compute|rackspace] fix nil check for auth token 2011-06-22 11:24:57 -07:00
Wesley Beary
d25388bed6 Merge pull request from luqman/dns_made_easy
Rescue 404 when fetching zone
2011-06-21 15:55:23 -07:00
Luqman Amjad
ff4c129939 Rescue 404 when fetching zone 2011-06-21 23:43:52 +01:00
Wesley Beary
0ca0df13b7 Merge pull request from minter/add_rackspace_cdn_cname_support
Add support for specifying a CDN CNAME when getting a Rackspace Cloud Files directory
2011-06-21 14:53:24 -07:00
geemus
7934cfbdc4 [dns|dnsmadeeasy] skip model/collection tests for now (timing issue) 2011-06-21 14:50:16 -07:00
geemus
9d2d86d34a [compute|voxel] fix flavor tests to properly skip voxel 2011-06-21 14:50:16 -07:00
geemus
4a85a2f136 [dns|zerigo] namespace related fixes 2011-06-21 14:50:16 -07:00
geemus
c3f91950f9 [core] fix mock reset to work with new namespaces
closes 
2011-06-21 14:50:16 -07:00
geemus
8a53fd3659 [dns|zerigo] fixes for namespacing 2011-06-21 14:50:15 -07:00
Wesley Beary
570fc0ab3c Merge pull request from dylanegan/mocked_console_output
Provide mocked console output
2011-06-21 12:51:55 -07:00
Wesley Beary
c017d06957 Merge pull request from msgehard/patch-1
Added new blog posting about fog and Carrierwave
2011-06-21 12:44:16 -07:00
Mike Gehard
ddd7e7e6a0 Edited docs/about/press.markdown via GitHub 2011-06-21 12:40:12 -07:00
Mike Gehard
7b205580f8 Added new blog posting about fog and Carrierwave 2011-06-21 12:38:56 -07:00
Wesley Beary
cf95b37aad Merge pull request from dylanegan/fixing_the_lies
LIES!
2011-06-21 12:33:53 -07:00
Dylan Egan
2d957b9920 LIES! 2011-06-21 11:33:01 -07:00
Dylan Egan
28139f0c94 Provide mocked console output if server has been up for over the delay time. 2011-06-21 11:29:17 -07:00
geemus
ed35bbafcc [tests] make collection gsub to find nils a bit more resilient/unique 2011-06-20 23:33:15 -07:00
geemus
c663289072 [storage][google] fix leftover namespace mismatch 2011-06-20 23:33:15 -07:00
geemus
9a6ad3ae04 [storage][aws] fix leftover namespace mismatch 2011-06-20 23:33:14 -07:00
Wesley Beary
cdf518ca0c Merge pull request from dylanegan/optional_size_arg
Allow create_volume Mock to support size || snapshot_id || (snapshot_id && size)
2011-06-20 22:07:56 -07:00
Dylan Egan
4acd979a9e You only need either the size or the snapshot_id. 2011-06-20 15:57:32 -07:00
Dylan Egan
59fc86a57c Not sure if I'm missing something here, but rake did not work. 2011-06-20 15:22:10 -07:00
geemus
436ad75ad7 [compute|ecloud] fix namespace leftovers 2011-06-20 15:00:48 -07:00
geemus
768fcafaa9 [compute|aws] fix helpers to use Fog::AWS 2011-06-20 13:49:37 -07:00
Todd Willey
6eae9b6154 OpenStack responds 200 when creating servers. 2011-06-20 11:20:49 -07:00
Todd Willey
852ee37f85 Allow auth tokens to be shared among connections to rackspace api. 2011-06-20 11:20:49 -07:00
Todd Willey
d1dc40cc8e rackspace auth url only prepend protocol as needed. 2011-06-20 11:20:21 -07:00
Paul Thornthwaite
7ef3139ce6 [compute|brightbox] Fixed missed lookup in broken tests caused by namespace rename 2011-06-20 14:02:39 +01:00
geemus
bbe557287c [tests] nuke rake task for test related cleanup 2011-06-16 16:46:41 -07:00
geemus
7e4c618ed6 [docs] update to match refactorings 2011-06-16 16:44:57 -07:00
geemus
5dbd9d5e85 remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
geemus
69407efdbb [compute] refactor provider/service namespacing 2011-06-16 16:29:14 -07:00
H. Wade Minter
2c852945c9 Add support for specifying a CDN CNAME when getting a Rackspace Cloud Files directory. 2011-06-16 16:22:37 -04:00
Wesley Beary
b4b6375c72 Merge pull request from brightbox/master
Updated format tests due to API changes
2011-06-16 12:35:40 -07:00
Paul Thornthwaite
af875689ae [brightbox|compute] ApiClient revoked time exposed in API. Updated format test 2011-06-16 14:05:39 +01:00
Paul Thornthwaite
e3d0c2ef0a [brightbox|compute] New account limits exposed in API, updating format test 2011-06-16 14:05:38 +01:00