Comment 5 for bug 994935

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

Reviewed: https://review.openstack.org/9710
Committed: http://github.com/openstack/nova/commit/4c7d671d21816f656068380e3b7a1415d98ba69c
Submitter: Jenkins
Branch: stable/essex

commit 4c7d671d21816f656068380e3b7a1415d98ba69c
Author: Soren Hansen <email address hidden>
Date: Wed May 23 13:36:37 2012 -0500

    Conditionally allow queries for deleted flavours

    Fixes bug #994935

    This is four commits from upstream squashed into one:

       31506c0 Permit deleted instance types to be queried for active
               instances. (By Josh Kearney)
       f6e62c6 API users should not see deleted flavors. (By Dan Prince)
       16d26af Revert "API users should not see deleted flavors." (By Josh
               Kearney)
       5157401 Do not always query deleted instance_types. (By Brian Lamar)

    It may seem strange to include both the change and the reversion of the
    change, but a) this is the most accurate way to reflect the history of
    the changes and b) the reversion actually includes new tests.

    Change-Id: Id231e9518ac176e29cc6241fff81705910dc9e9e