Comment 8 for bug 1651499

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/417020
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a6098fc416265c438478bcc614e4b7ef746d0e60
Submitter: Jenkins
Branch: stable/newton

commit a6098fc416265c438478bcc614e4b7ef746d0e60
Author: Tim Rozet <email address hidden>
Date: Tue Dec 20 13:55:35 2016 -0500

    Adds missing OpenDaylight username/password from ODL OVS service

    ODL username and password are already present in the OpenDaylightApi
    service. However, when moving the OpenDaylightApi service to its own
    custom role, the Controller/Compute nodes no longer have access to these
    hiera values. This patch adds them also to the OpenDaylightOvs service.

    Closes-Bug: 1651499
    Depends-On: I418643810ee6b8a2c17a4754c83453140ebe39c7

    Change-Id: I169fdad4c94bd6dfc1fe7cde3d6b19b36d916af7
    Signed-off-by: Tim Rozet <email address hidden>
    (cherry picked from commit c5b7aa125f08c297dbef64c71415a12629513e1d)