Feature #823
Handling of Images in state=DELETED, sorting and categorization of Images in the UI
Status: | Closed | Start date: | 07/14/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Kostas Papadimitriou | % Done: | 0% |
|
Category: | Cyclades UI | Spent time: | - | |
Target version: | v0.6.2 |
Description
As new Images get registered and deleted in the Synnefo DB, the UI they will start to show up in random order in the UI.
UI issues are best dealt with using Image metadata.
The purpose of this ticket is to explore the possibility of UI-specific metadata keys (e.g., "sortorder", "category") which will determine placement of Images in specific order and/or in specific groups (e.g. "Debian images", "Server Images", "desktop Images", etc).
Related issues
Associated revisions
Fix vm image params update, Refs #823
Proper image params update for vm images in DELETED state
Allow image sorting in vm creation view, Refs #823
Based on `sortorder` image metadata key value
History
#1 Updated by Vangelis Koukis about 12 years ago
- Subject changed from Sorting and categorization of Images in the UI to Handling of Images in state=DELETED, sorting and categorization of Images in the UI
- Priority changed from Low to High
- Target version changed from v0.7 to v0.6.2
Assigning with higher priority.
Having images in state=DELETED makes the UI barf.
The UI should handle having VMs for which the corresponding imageRef is in state=DELETED gracefully.
Also, please consider implementing a sortkey metadata attribute, which will allow setting the Images in an arbitrary order in the UI.
#2 Updated by Vangelis Koukis about 12 years ago
- Status changed from Assigned to Closed
Merged into master, closing.