Comment 4 for bug 1352635

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

Reviewed: https://review.openstack.org/112175
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=74c99fb40d4621c6c0915764537dfb54cc6519ca
Submitter: Jenkins
Branch: master

commit 74c99fb40d4621c6c0915764537dfb54cc6519ca
Author: Juergen Brendel <email address hidden>
Date: Wed Aug 6 01:23:52 2014 +0000

    Enabled Cisco ML2 driver to use new upstream ncclient

    The code is still able to handle the old, custom ncclient that
    we used before. It uses the different function signatures
    for the ncclient's connect() function to detect which version
    is installed.

    Change-Id: I09d81b424d86f4cd35ca048507f06471246b91d8
    Closes-Bug: 1352635