Comment 6 for bug 1352635

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

Reviewed: https://review.openstack.org/121567
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae811df1846be11b0ca72625f67648f6bb9db7d6
Submitter: Jenkins
Branch: stable/icehouse

commit ae811df1846be11b0ca72625f67648f6bb9db7d6
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
    (cherry picked from commit 74c99fb40d4621c6c0915764537dfb54cc6519ca)