Comment 3 for bug 1651499

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

Reviewed: https://review.openstack.org/413204
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=1adc49a38985a884ca66643bc528e1c3298a75e1
Submitter: Jenkins
Branch: master

commit 1adc49a38985a884ca66643bc528e1c3298a75e1
Author: Tim Rozet <email address hidden>
Date: Tue Dec 20 13:40:57 2016 -0500

    Decouples neutron services from OpenDaylight API service

    Removes including Neutron services in the OpenDaylight API service.
    This was breaking custom roles when splitting up OpenDaylight and Neutron
    into different roles. Also, references to "controller" are removed
    because with custom roles OpenDaylight could be isolated to any role
    type. The 'bootstrap_nodeid' still works with any role, and only
    resolves to the first node in the series of nodes for that role type.

    Partial-Bug: 1651499

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