Comment 2 for bug 1010638

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

Reviewed: https://review.openstack.org/8355
Committed: http://github.com/openstack/nova/commit/5157401f20158b2b99d01796f73a8ba5368c80a2
Submitter: Jenkins
Branch: master

commit 5157401f20158b2b99d01796f73a8ba5368c80a2
Author: Brian Lamar <email address hidden>
Date: Fri Jun 8 15:18:13 2012 -0400

    Do not always query deleted instance_types.

    When converting from flavorid to instance_type_id in the OSAPI,
    it isn't always desired to return deleted instance_types. In the case
    of OSAPI create(), we explicitly do not want to query deleted flavors.

    Fixes bug 1010638

    Change-Id: I9c26c7130f8c3d6680143e36b4aaa1f662c682a7