Feature #1403
Update API implementation for server/image metadata based on latest version of spec
Status: | Closed | Start date: | 10/03/2011 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Giorgos Verigakis | % Done: | 0% |
|
Category: | Cyclades API | Spent time: | - | |
Target version: | v0.7 |
Description
Update API implementation for handling of server and image metadata, allow creation of new metadata items in POST
call.
This ticket concerns the semantic change of allowing an 'Update metadata' operation to also create new metadata items. The API spec prescribes a URL change from .../meta
to @.../metadata', this will have to happen at a later stage to avoid breaking the UI client.
Related issues
Associated revisions
History
#1 Updated by Giorgos Verigakis over 11 years ago
There are many incompatible changes in the new spec that will break the clients. Commit 7cc3c7d94d48761ed12bb675b541602b78d38248 fixes update metadata which was a bit ambiguous, but the rest should probably go into a separate ticket to update the whole API to the new spec.
#2 Updated by Vangelis Koukis over 11 years ago
- Status changed from Assigned to Closed
Opened #1462 to track updating the API implementation to latest version of the spec draft, closing ticket.