Comment 3 for bug 1625518

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

Reviewed: https://review.openstack.org/373129
Committed: https://git.openstack.org/cgit/openstack/network-checker/commit/?id=6fe2c6b425d5bae83139f4896826d8c975355781
Submitter: Jenkins
Branch: master

commit 6fe2c6b425d5bae83139f4896826d8c975355781
Author: Alexander Kislitsky <email address hidden>
Date: Tue Sep 20 13:00:43 2016 +0300

    Requirements on cliff-tab is replaced with cliff requirement.

    cliff-tab is not used in the network-checker code.
    cliff-tab provides entry points for formatters with names similar
    to provided by cliff. It breaks fuel/fuel2 client output when
    non default format is used: json, yaml, e.t.c.

    Change-Id: Ibb9f427799a3bfab92749ca5df7d148f76ac0f2f
    Partial-Bug: #1625518