From: Jamo Luhrsen Date: Thu, 9 Mar 2017 05:32:55 +0000 (-0800) Subject: Open additional ports for OpenDaylight services X-Git-Tag: danube.1.0~33^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2d90f86eedb08ea3b08d4c0df401ed96f05a4137;p=apex.git Open additional ports for OpenDaylight services - port 8101 is open to all karaf ssh access - port 6633 is open as the old default openflow port that is still in use by upstream OpenDaylight system tests. It is still enabled by default from the openflowplugin. Add old openflow port (6633) and karaf ssh port (8101) opnfv-tht-pr: 120 JIRA: APEX-397 Change-Id: I90a55b1d150758790cfb52231560c8cd722d94ad Signed-off-by: Jamo Luhrsen --- diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 1a0df0fd..6bb3f76c 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -12,3 +12,4 @@ 114,Use networking-odl v1 driver in bgpvpn 119,Fixes missing ':' with setting hieradata for mariadb limit 19,opnfv-puppet-tripleo, Only increases mariadb limit with noha deployments +120,Add old openflow port (6633) and karaf ssh port (8101)