Comment 2 for bug 1600672

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

Reviewed: https://review.openstack.org/340219
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=d6f2d59a10f4ee0ac86dbcd7772262cf661b0192
Submitter: Jenkins
Branch: master

commit d6f2d59a10f4ee0ac86dbcd7772262cf661b0192
Author: tivaliy <email address hidden>
Date: Mon Jul 11 07:33:26 2016 +0300

    Add unit tests for 'release' API

    In Ied9d69b98345318d7a92ca4c7093ac0424599cc3 a new
    fuel2 commands were implemented that allow to view
    and change the list of release repositories. But
    there are no tests for respective release API (/lib).
    This fix adds missing tests.

    Change-Id: Ic78845dbde5cef7ba0463a4f8adaca85069bcf61
    Closes-Bug: 1600672