CellsV1 regression introduced with flavor migration to api database
Bug #1663729 reported by
Dan Smith
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Dan Smith | ||
Newton |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
In Newton we migrated flavors to the api database, which requires using the Flavor object for proper compatibility. A piece of cellsv1 was missed which would cause it to start reporting resources incorrectly after the migration happened and the flavors are removed from the main database.
tags: | added: newton-backport-potential |
Changed in nova: | |
assignee: | nobody → Dan Smith (danms) |
status: | New → In Progress |
tags: | added: ocata-backport-potential |
Changed in nova: | |
importance: | Undecided → High |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/432352 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=6e5b1d289b6 8f635d369dc092e ff5595fb12c331
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6e5b1d289b68f63 5d369dc092eff55 95fb12c331
Author: Dan Smith <email address hidden>
Date: Fri Feb 10 07:37:51 2017 -0800
Remove straggling use of main db flavors in cellsv1 code
This remaining use of the flavor query routine from the cellsv1 code
still looks at the main database. This patch converts it to use the
object which looks in the right place.
Closes-Bug: #1663729 41ace867a22b2c9 267164bf61b
Change-Id: I418988ae1d72d5