Comment 5 for bug 1429289

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

Reviewed: https://review.openstack.org/162327
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=9b3b253399130b98e00a823cbcbafcf5420fefa4
Submitter: Jenkins
Branch: master

commit 9b3b253399130b98e00a823cbcbafcf5420fefa4
Author: Kyle Mestery <email address hidden>
Date: Fri Mar 6 22:47:22 2015 +0000

    First pass at tempest-lib based functional testing

    Begin moving neutron CLI tests out of tempest and into this repo
    using tempest-lib. This patch adds the framework to run the
    functional tests, later patches will port the existing tempest
    tests.

    Change-Id: I1d168d7f255d08e7d7d0193b1d470b9c957c3ae8
    Partila-Bug: #1429289