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

15 commits

Author SHA1 Message Date
Paul Thornthwaite
709c8b807f [brightbox] Fixed incorrect call to reset_ftp_password 2011-10-13 10:08:06 +01:00
Paul Thornthwaite
9596bea466 [compute|brightbox] Fixed server_groups.get
Helps to use the correct request.
2011-09-21 09:45:31 +01:00
Paul Thornthwaite
8bd540938b [compute|brightbox] Added ServerGroup model and collections 2011-09-20 17:15:58 +01:00
Paul Thornthwaite
440bbc30f5 [compute|brightbox] Reset times to the correct type so not string attributes 2011-09-09 17:56:44 +01:00
geemus
4002c9ff89 [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
Paul Thornthwaite
734fbfaf43 Updated to match other tests
Conflicts:
	tests/brightbox/helper.rb
2010-12-09 16:01:38 +00:00
Paul Thornthwaite
6500fa46bf [brightbox] Tests for remaining API requests
* Request tests for accounts, api_clients, cloud_ips, images, interfaces, server types, user and zones
* Added 'ready?' methods to CloudIp and Image models
* Reworked brightbox helper to include Format patterns for all of the
* Added "hack" to allow select objects to be one class OR NilClass for fields that may be a JSON string or null if unset
* Some tests are not enabled (commented out) because they need manual steps (such as uploading Image to your account before registration)
2010-12-09 13:28:51 +00:00
Paul Thornthwaite
e355a5ccb4 [brightbox] Rough LoadBalancer model in place 2010-12-03 16:07:52 +00:00
geemus
5854e249aa more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
Paul Thornthwaite
bc91f00f63 [brightbox] Removed Server description (obsolete field) 2010-11-16 11:11:53 -08:00
Paul Thornthwaite
418e057650 [brightbox] Added type to Account's created_at attribute 2010-11-16 11:11:53 -08:00
Paul Thornthwaite
42d8ba33cd [brightbox] Removed reboot action and request due to API change 2010-11-16 11:11:53 -08:00
Paul Thornthwaite
07bbc05951 [brightbox] Moved JSON parsing to request method to DRY up models, make requests easier to use 2010-11-16 11:11:53 -08:00
Paul Thornthwaite
0ec77fc5a5 [brightbox] Added support for Brightbox cloud API beta (http://beta.brightbox.com) 2010-11-16 11:11:53 -08:00