From acaf991ae5330263a04b8d52321579a86ee79789 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Sun, 4 Jun 2017 00:14:29 -0400 Subject: Add support for os-odl-fdio-dvr scenarios Change-Id: I6a83c9e2deeb0df9a3ab09a707c9c64aa84da55e Signed-off-by: Feng Pan --- puppet/services/neutron-odl-honeycomb-agent.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'puppet/services/neutron-odl-honeycomb-agent.yaml') diff --git a/puppet/services/neutron-odl-honeycomb-agent.yaml b/puppet/services/neutron-odl-honeycomb-agent.yaml index 38308da7..9b406af9 100644 --- a/puppet/services/neutron-odl-honeycomb-agent.yaml +++ b/puppet/services/neutron-odl-honeycomb-agent.yaml @@ -70,5 +70,11 @@ outputs: dport: - {get_param: HoneycombRestPort} - {get_param: HoneycombNetconfSSHPort} + '144 Lisp ports': + dport: + - 4341 + - 4342 + proto: udp + step_config: | include ::tripleo::profile::base::neutron::agents::honeycomb -- cgit 1.2.3-korg