Comment 4 for bug 1651499

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

Reviewed: https://review.openstack.org/413205
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c5b7aa125f08c297dbef64c71415a12629513e1d
Submitter: Jenkins
Branch: master

commit c5b7aa125f08c297dbef64c71415a12629513e1d
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>