Comment 15 for bug 1179009

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

Reviewed: https://review.openstack.org/152869
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8e8c084847280f3f8e975910b498ed9fbb3a69c8
Submitter: Jenkins
Branch: master

commit 8e8c084847280f3f8e975910b498ed9fbb3a69c8
Author: Wu Wenxiang <wu.wenxiang@99cloud.net>
Date: Wed Feb 4 03:58:25 2015 -0800

    Replace unittest2 with testtools

    Remove unittest2 from test-requirements.txt
    Replace unittest2 with testtools in files:
    * openstack_dashboard/test/api_tests/keystone_rest_tests.py
    * openstack_dashboard/test/api_tests/rest_util_tests.py
    * openstack_dashboard/test/api_tests/nova_rest_tests.py

    Change-Id: Ic56b1096386548e8253e40cbd54ee5fc579cf413
    Closes-Bug: #1179009