Comment 11 for bug 1366168

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

Reviewed: https://review.openstack.org/170839
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=a63aa515f579c2ccce6c75eca4a3b2e0be6f331a
Submitter: Jenkins
Branch: master

commit a63aa515f579c2ccce6c75eca4a3b2e0be6f331a
Author: Feodor Tersin <email address hidden>
Date: Mon Apr 6 15:31:16 2015 +0300

    Fix displaying of an unavailable flavor of a showing instance

    Since then an instance was booted with a flavor, the flavor could be
    deleted or become unavailable (private flavors). As a result novaclient
    fails to show the instance with member role user.

    This patch set adds handling of unavailable flavors to showing of
    instances as it is done for unavailable images.

    Closes-Bug: #1366168

    Change-Id: I810dcac814b7523313112bb9151754659b85df51