Comment 3 for bug 1653835

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

Reviewed: https://review.openstack.org/416794
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=ce0b83052591be7aabfb61e1c676d37d937f159e
Submitter: Jenkins
Branch: master

commit ce0b83052591be7aabfb61e1c676d37d937f159e
Author: Tong Liu <email address hidden>
Date: Wed Jan 4 19:13:38 2017 +0000

    Resolve create_nova_conf_neutron not found issue

    On OVN compute node, only n-cpu service is enabled. Thus, some
    library codes are not sourced and create_nova_conf_neutron could
    not be found during nova setup. Source the neutron-legacy in
    plugin.sh.

    Change-Id: I776c34da11b4a9464076f712821f99276d9e3ea2
    Closes-Bug: #1653835