Add variable for ODL NB REST interface 73/57473/1
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 21 May 2015 18:48:27 +0000 (14:48 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:23 +0000 (12:52 -0400)
Change-Id: Ie23e9b069634129cb1d1cf680b7e71899391f65c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
vars/main.yml

index 95336ee89b7b2b34b5f2db909901aadde3cb55dc..56e0b6813df2f6e5899bd5e6c65b634d66d3001b 100644 (file)
@@ -22,3 +22,7 @@ default_features:
 # shell and poke around without any extras, but manually connecting to
 # CLIs is an anti-goal for CI/CD and automated deployments generally.
 extra_features: []
+
+# Specifies the port for the ODL northbound REST interface to listen on.
+# This was added because OpenStack's Swift project uses a conflicting port.
+nb_rest_port: 8080