Comment 2 for bug 1633625

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

Reviewed: https://review.openstack.org/387532
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=4cf346d257611f88a00d30350c3d062fd32cd83e
Submitter: Jenkins
Branch: master

commit 4cf346d257611f88a00d30350c3d062fd32cd83e
Author: Tim Rozet <email address hidden>
Date: Mon Oct 17 11:29:10 2016 -0400

    Removes logic dependent on 'odl_on_controller'

    Since moving to composable service/roles there was some logic here that
    was relying on a variable to enable ODL rather than enabling the service
    itself to decide where ODL was enabled. Now that ODL and ODL OVS
    configuration are split into 2 different services we can make these
    truly composable.

    Partial-Bug: 1633625

    Change-Id: Ia55c05e12d5d434111a13e1ed795da530e3ff4a5
    Signed-off-by: Tim Rozet <email address hidden>