Files
python-cinderclient/cinderclient/tests/unit
Mitsuhiro Tanino c38b35cb61 Add optional argument to list subcommand
Cinder list command was intended to show summary of
volumes, but currently the command shows many entries
than we expected.

This patch adds these two fixes to show volume list
more simply.

- Remove 'migration status' and 'multiattach' from
  default list view.

- Add '--field' optional argument to 'list' subcommand.
  This argument allows users to show only specified
  entries. Unavailable fields will be ignored from
  the list result.

DocImpact
Change-Id: Iad4bf76e87f84b6e57ec59d134b9413fcad16ce8
Closes-Bug: #1502639
2015-12-04 11:43:06 -05:00
..
2015-03-23 21:20:10 -06:00
2015-03-23 21:20:10 -06:00