Comment 4 for bug 1511109

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

Reviewed: https://review.openstack.org/241519
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6ef5b90e5446a785d3788b0439d00791f46eed9d
Submitter: Jenkins
Branch: stable/liberty

commit 6ef5b90e5446a785d3788b0439d00791f46eed9d
Author: Rajat Vig <email address hidden>
Date: Wed Oct 28 13:47:49 2015 -0700

    Mock flavor_list method in tests for instances

    nova.flavor_list is not mocked in the tests and
    that is causing test failures in jenkins.

    Closes Bug: #1511109

    Change-Id: I6b9a457e103571d16dc54f94dae86c8d89feb4cb
    (cherry picked from commit c7b4ca3600addd5aa51435c21c0cbc6de7957b5b)