Comment 14 for bug 1646433

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/795990
Committed: https://opendev.org/openstack/manila/commit/8ee8ee15b1158ff9ca7bd045cbbfd8c39a2db1d9
Submitter: "Zuul (22348)"
Branch: master

commit 8ee8ee15b1158ff9ca7bd045cbbfd8c39a2db1d9
Author: songwenping <email address hidden>
Date: Fri May 28 15:40:50 2021 +0800

    Replace assertDictMatch with assertDictEqual method in tests

    assertDictMatch was introduced for Python 2.6 only.
    Python 2.7+ contains assertDictEqual.

    Closes-Bug: #1646433
    Change-Id: I41738cc0bd90656508fc6ff390072b55130cc6fc