Feature #3375

server-list usability

Added by Georgios Tsoukalas about 11 years ago. Updated about 11 years ago.

Status:Closed Start date:03/05/2013
Priority:Medium Due date:
Assignee:Stratos Psomadakis % Done:

0%

Category:Cyclades API Spent time: -
Target version:-

Description

Propose:
- Replace --uuids with
--uuid display only uuid (default)
--displayname display both uuid and displayname

While both uuid and displayname may be somewhat long,
for safety and security, it is best that displaynames
are only displayed in association to uuids.

- Improve performance

- Consider --user <uuid or displayname> as a shorthand
for the corresponding --filter-by command, especially
since the latter uses a userid field.


Related issues

related to Synnefo - Bug #3377: Pithos+ deleted objects / images Closed 03/05/2013

Associated revisions

Revision 8283d6c1
Added by Stratos Psomadakis about 11 years ago

Improve perf for snf-manage cyclades commands

When the snf-manage {server, network}-list commands are invoked with the
--displayname option, batch the UUID-to-displayname requests to astakos,
instead of issuing a request for each (unique) UUID.

Refs #3375

Revision 4500650c
Added by Stratos Psomadakis about 11 years ago

Improve server-list usability

Refs #3375

Revision 2b1e7b83
Added by Stratos Psomadakis about 11 years ago

Add negative caching in ImageCache

Refs #3375

History

#1 Updated by Georgios Tsoukalas about 11 years ago

  • Assignee changed from Christos Stavrakakis to Stratos Psomadakis

#2 Updated by Stratos Psomadakis about 11 years ago

- Implement negative caching (for non-existent images) in the ImageCache (see also #3377)

#3 Updated by Stratos Psomadakis about 11 years ago

  • Status changed from New to Closed

Also available in: Atom PDF