Actions
Task #6876
closedTask #6869: Challenge OpenStack and OpenNebula with ucloud
Define ucloud JSON formats
Start date:
06/24/2019
Due date:
% Done:
0%
Estimated time:
PM Check date:
Updated by Nico Schottelius over 5 years ago
- Assignee changed from Nico Schottelius to Ahmed Bilal
Ahmed, please fill in current format used for VMs
Updated by Ahmed Bilal over 5 years ago
VM JSON¶
{ "owner": "ahmedbilal-admin", "specs": { "cpu": 20, "ram": 2, "hdd": 10, "sdd": 10 }, "hostname": "", "status": "REQUESTED_NEW" }
Updated by Ahmed Bilal over 5 years ago
File JSON¶
{ "filename":"ak/lion.jpg", "owner":"meow", "sha512sum":"49f2f097b8e68ac7e22033e6f66af447dee481f5314c1d1a893915a83f402a7602b920d10dcdd0eb2b5d77b848202adb9f4991455aaf76a9f950658df3bb0152", "creation_date":"Sat Jun 29 15:17:53 2019", "size_in_bytes":14514 }
Updated by Nico Schottelius over 5 years ago
Rename "size" to "size_in_bytes"
redmine@ungleich.ch writes:
Updated by Ahmed Bilal over 5 years ago
- Status changed from In Progress to Feedback
Updated by Ahmed Bilal over 5 years ago
@Nico Schottelius I think it is best to document these things on ucloud-wiki only because it would be easier to maintain/update a single Wiki then distributed issues + chats etc.
Actions