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

17 commits

Author SHA1 Message Date
geemus
69407efdbb [compute] refactor provider/service namespacing 2011-06-16 16:29:14 -07:00
geemus
945df29845 default to Ubuntu 10.04 LTS 64bit for image id 2011-04-14 16:31:58 -07:00
geemus
35d5d64f02 [voxel|compute] cleanup parser requires 2011-02-25 12:31:56 -08:00
geemus
10f084e7fe [voxel|compute] cleanup 2011-02-24 16:40:12 -08:00
James W. Brinkerhoff
03dbc70741 fixes and updating to new parser 2011-02-23 15:38:59 -08:00
James W. Brinkerhoff
d090b86d6a raise NotFound when hAPI returns error on delete and simple Error on create 2011-02-23 15:38:59 -08:00
James W. Brinkerhoff
d37397becc fix to allow voxcloud_create call with :password and :name vs :admin_password and :hostname
bugfix in voxcloud_delete mock, devices vs servers
2011-02-23 15:38:47 -08:00
James W. Brinkerhoff
bf4ca3621d [voxel|compute] fleshing out testing 2011-02-23 15:38:42 -08:00
James W. Brinkerhoff
f24fdb028e added root password and ip address support 2011-02-23 15:38:41 -08:00
James W. Brinkerhoff
33c3777e77 added voxcloud_delete request 2011-02-23 15:38:41 -08:00
James W. Brinkerhoff
128d531505 removed forced customer_id, some minor cleanup 2011-02-23 15:38:41 -08:00
James W. Brinkerhoff
2d60d38a52 Switched to using XML rather than JSON, using the xmlsimple 2011-02-23 15:38:15 -08:00
James W. Brinkerhoff
92906b74a1 Fixed some cut and paste fail with the currently unwritten Mocks 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
221581844a added disk_size to devices.list call 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
1bbb919dff Compute mostly working for server creates 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
f475f14e64 Adding support for listing servers 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
d1606e69cc Initial add of voxel provider, framework in place for compute and image listing 2011-02-23 14:51:13 -08:00