Document that NB port will be opened by firewall 01/57501/1
authorDaniel Farrell <dfarrell@redhat.com>
Sat, 30 May 2015 00:29:16 +0000 (20:29 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:24 +0000 (12:52 -0400)
Relevant to #15, closes #9

Change-Id: Ic0f45acd131ba78e153e88f6ba265b0129fac0e6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
README.md

index 0409170133c43c9b9cc35e4c5efe62d239abe2f9..17662e67f05687e5d5f9fecbac31a3c98fc8d8dd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ OpenDaylight comes with a pre-configured set of Karaf feature repos. They are re
 
 To change the port on which OpenDaylight's northbound listens for REST API calls, use the `odl_rest_port` variable. This was added because OpenStack's Swift project uses a conflicting port.
 
+The Ansible role will handle opening this port in FirewallD if it's active.
+
 ## Dependencies
 
 The OpenDaylight Ansible role doesn't depend on any other Ansible roles.