Comment 4 for bug 1332719

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

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

commit 2ce59ec41ea48975c3fb69678f87d36532ba9e6f
Author: Shiv Haris <email address hidden>
Date: Fri Jun 20 15:05:10 2014 -0700

    Added support for NOS version 4.1.0, 5.0.0 and greater

    NETCONF temaplates for NOS version greater than 4.1.0 are slightly
    different (argh). An init time check of the NOS version is done
    to enable selection of the correct NETCONF templates.

    Change-Id: I01e82ad402fbbb25d92a99a3325ca2608dd514cb
    Closes-bug: #1332719
    (cherry picked from commit f807023246501b77e792371d98b612b208f5e8e3)