Comment 2 for bug 1475722

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

Reviewed: https://review.openstack.org/250226
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=481aedc665a423081d74313bdcd074b9a6c788fc
Submitter: Jenkins
Branch: master

commit 481aedc665a423081d74313bdcd074b9a6c788fc
Author: tengqm <email address hidden>
Date: Thu Nov 26 03:30:52 2015 -0500

    Replace 'MagicMock' with 'Mock'

    This is part of an effort to replace all 'MagicMock' usage with 'Mock'.

    Change-Id: Ia0a62dd704640a1e8885856b3dd0402bafd94c86
    Partial-Bug: #1475722