« Previous | Next » 

Revision b0e7f310

IDb0e7f310601c01258c9a4ad27e6fe59c2b7a1742

Added by Christos Stavrakakis about 11 years ago

Add ListCommand to be used for all *-list commands

Create a generic ListCommand to be user for all *-list management
commands. ListCommand handles must tasks that are common to all
management commands, like retrieving objects from db, filtering
results and formating output to a pretty table, json or csv.

Also, implement server-list, network-list, backend-list and flavor-list
as subclasses of this command.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences