Comment 5 for bug 1663729

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/432688
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=681e3776187d3ce3f7ccba8da056c007aa570232
Submitter: Jenkins
Branch: stable/ocata

commit 681e3776187d3ce3f7ccba8da056c007aa570232
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
    Change-Id: I418988ae1d72d541ace867a22b2c9267164bf61b
    (cherry picked from commit 6e5b1d289b68f635d369dc092eff5595fb12c331)