Comment 1 for bug 1604213

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

Reviewed: https://review.openstack.org/344003
Committed: https://git.openstack.org/cgit/openstack/oslo.config/commit/?id=61224ce932a520367f8836adbb2220e29b73d54a
Submitter: Jenkins
Branch: master

commit 61224ce932a520367f8836adbb2220e29b73d54a
Author: yan.haifeng <email address hidden>
Date: Tue Jul 19 11:46:45 2016 +0800

    Fix parameters of assertEqual are misplaced

    Many assertEqual sentences don't follow assertEqual(expected, actual),
    this patch fix all of them.

    Change-Id: Ia2fbad7a952039fbba4cddc3308721a19dd099d1
    Closes-Bug: 1604213