← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1237249] Re: The flavorid showed in migration-list makes users confused

 

This is arguable since you can simply use nova flavor-list or nova-
flavor-show to get the flavor details.  The flavors here, 9 and 10, are
custom anyway so the user is probably familiar with what they are.

http://paste.openstack.org/show/48391/

** Changed in: nova
       Status: New => Opinion

** Changed in: nova
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1237249

Title:
  The flavorid showed in migration-list makes users confused

Status in Python client library for Nova:
  Opinion

Bug description:
  If we resize a server, we can get the history information by 'nova migration-list'.
   $ nova migration-list

  +----------+-----------------------------+------------+------------+-

  | Status   | Instance UUID                    | Old Flavor | New
  Flavor |

  +----------+--------------------------------------+-----+--------+-

  | finished | 150cfe4a-6633-4ee2-83a2-c850d09a7984 | 9    | 10
  |

  +----------+--------------------------------------+-------+--------+-
  But the 'Old Flavor' and 'New Flavor' are pointed to the id of a flavor which can only be found in DB.
  I think this can make user confused.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1237249/+subscriptions