Comment 24 for bug 1699085

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/pike)

Reviewed: https://review.openstack.org/502430
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=150a5c6f50eb202b1b2392f0ee25bc7b93dec947
Submitter: Jenkins
Branch: stable/pike

commit 150a5c6f50eb202b1b2392f0ee25bc7b93dec947
Author: Janki Chhatbar <email address hidden>
Date: Tue Aug 29 15:49:28 2017 +0530

    Add neutron_driver value to prepare command

    OpenDaylight/OVN is not enabled by default in overcloud. A logic needs to be
    implemented to create ODL image reference when ODL needs to be deployed and
    the same for OVN. This patch adds neutron driver value set depending on the
    environment file specified to image prepare command.

    Co-Authored-By: Numan Siddique <email address hidden>
    Change-Id: I3e395986ad777b1d6b057bb33fac8d5ed2d3d26a
    Partial-Bug: #1713685
    Partial-bug: #1699085
    (cherry picked from commit d66114a4405c0a319483bdee64bb9e3422ccfb77)