Comment 2 for bug 1811134

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

Reviewed: https://review.openstack.org/629645
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=d0b4ecde5c440226ea97977cbe19f1a94912bcc9
Submitter: Zuul
Branch: master

commit d0b4ecde5c440226ea97977cbe19f1a94912bcc9
Author: Ben Nemec <email address hidden>
Date: Wed Jan 9 19:14:05 2019 +0000

    Only include neutron::designate class in neutron server

    The only service that needs the neutron::designate configuration
    options is neutron-server, and if we include it for other neutron
    services we may end up with missing config because the relevant
    designate hieradata is only generated for neutron-api.

    Change-Id: I2c71132a1c3be34b51e81b0932f094cfacadd5aa
    Closes-Bug: 1811134