Comment 7 for bug 1562023

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

Reviewed: https://review.openstack.org/299508
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=517feebba5a30972aaa1ba2bd2c077695b03bba8
Submitter: Jenkins
Branch: master

commit 517feebba5a30972aaa1ba2bd2c077695b03bba8
Author: Oleksii Chuprykov <email address hidden>
Date: Wed Mar 30 19:12:19 2016 +0300

    Move OpenStack client to test-requirements

    OpenStack client is not a runtime dependency of muranoclient,
    and having it in requirements just brings in many unneeded dependencies.
    Move it to test-requirements so unit tests for osc plugin work.

    Change-Id: I3365bf8435345a93259aa4320c4507b76836d451
    Closes-Bug: #1562023