Updated git submodules
authorRyan Goulding <ryandgoulding@gmail.com>
Tue, 7 Feb 2017 19:37:08 +0000 (14:37 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 22 Nov 2017 14:43:12 +0000 (14:43 +0000)
commit9c2c42533123ccf0d3525d2e08f761e5dd32aebf
tree12ea4a4bb980eca2c5388f8c7094b23ded518e68
parentf2b4af73f2c331d3e818211d189d1971a1d551ae
Updated git submodules

Project: odlparent master a86685d6214422f6f12cc2f9f84b752467332cb1

Bug 7756 Bind web services to single port

Right now, we mirror web service offerings on ports 8080 and 8181.
There has been much discussion surrounding consolidating on a single
port.  See these email threads:

https://lists.opendaylight.org/pipermail/release/2017-February/009244.html
https://lists.opendaylight.org/pipermail/controller-dev/2016-September/012677.html

Based on community feedback, it would appear that most people utilize
port 8181, and it would take a LOT of work to change that. Thus, this
change removes the port 8080 offering. If downstream consumers still
wish to use web services on port 8080, then can simply re-add the
connector in etc/jetty.xml without recompiling (will require karaf
container restart to reinitialize pax-web).

This is just a change to the default offering, and makes the ODL
platform a bit more consistent OOB.

Change-Id: I62ccf4a8f9719c7923f06204955239ceea8a780f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
docs/submodules/odlparent