Comment 13 for bug 1473454

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

Reviewed: https://review.openstack.org/200685
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=e976032a95962d6f6c750a7812ffda155492bc73
Submitter: Jenkins
Branch: master

commit e976032a95962d6f6c750a7812ffda155492bc73
Author: rico.lin <email address hidden>
Date: Sat Jul 11 03:14:05 2015 +0800

    Remove usage of assert_called_once on Mock objects

    mock 1.1.0 was released on 10 July 2015 which prevents users from using
    non-existent assertion methods. This broke the test in the diff.

    Co-Authored-By: Ian Cordasco <email address hidden>
    Closes-Bug: #1473454
    Change-Id: I162b76bbd7d96c96787a8dd8f9642ca1c80c596a