** Changed in: nova/havana
       Status: Fix Committed => Fix Released

-- 
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/1288636

Title:
  Deleted flavor influences new flavor with same id in 'flavor-show'
  under psql

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  Fix Released

Bug description:
  When you create a new flavor with a deleted flavorid, the result in
  mysql will show the new record. That's OK.

  But if you operate these commands under psql, you'll find the result
  will always be the old deleted one.

  That means, the flavorid will always be occupied by the first record who use 
this flavorid under psql,
  even if this flavor has already been deleted. 

  More info can be found at here: http://paste.openstack.org/show/72752/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1288636/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to