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

[compute|voxel] fix server format

This commit is contained in:
geemus 2011-07-22 12:04:18 -05:00
parent 351570fb35
commit c0ca2cd5dc

View file

@ -12,10 +12,10 @@ Shindo.tests('Fog::Compute[:voxel] | server requests', ['voxel']) do
'devices' => [{
'access_methods' => [],
'description' => String,
'drives' => {
'drives' => [{
'position' => Fog::Nullable::Integer,
'size' => Integer
},
}],
'id' => String,
'ipassignments' => [{
'description' => String,