~cbehrens/nova/search-api

Viewing all changes in revision 1227.

  • Committer: Tarmac
  • Author(s): Thierry Carrez
  • Date: 2011-06-29 17:21:32 UTC
  • mfrom: (1223.1.2 lp795541)
  • Revision ID: tarmac-20110629172132-tf5e82e8lg0dtu64
"nova-manage vm list" was still referencing the old "image_id" column, which was renamed to "image_ref" at revision 1144.

Additionally, the command was printing out an raw object reference instead of an instance type name, and columns were misaligned.

While I was at it, I also fixed a pylint-reported potential "undefined name" error due to use of an uninitialized "e" in an exception block.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: