docs.git
6 years agoAdd coe and genius intersphinx links 61/71761/1
Thanh Ha [Thu, 3 May 2018 15:25:03 +0000 (11:25 -0400)]
Add coe and genius intersphinx links

Change-Id: Ia372c5b182206490ad8f8423a5528bcc81842a2a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Separate project docs into managed/self-managed"
Thanh Ha [Thu, 3 May 2018 15:23:56 +0000 (15:23 +0000)]
Merge "Separate project docs into managed/self-managed"

6 years agoUpdate git submodules
Tom Pantelis [Fri, 27 Apr 2018 17:22:04 +0000 (13:22 -0400)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 5c7913c9630ddaa3d853f2e4023c62f12c41bba7
  - Implement AsyncWriteTransaction.commit()

    Implement the new commit() method which uses FluentFuture
    instead of the deprecated CheckedFuture. The commit() method
    is defaukted in the interface but, as soon as all implementations
    implement commit(), the deprecated submit() method will be defaulted
    instead.

    Change-Id: Icbd987b95c6fc8f0a7cce61870e93365daf47967
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 12 Apr 2018 17:05:39 +0000 (19:05 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 1070d816c681be8074d9fbfac164112fe1cf4867
  - remove un-used pax-cdi-api from tools-api

    Change-Id: I72799ecfbf8cfca2e394abf4030df1f6fdbeec10
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 1 May 2018 18:52:22 +0000 (14:52 -0400)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 4e78e51a74e208de1a0ba570c66d47c0f79b9bbf
  - Switch to using lfdocs-conf to pull in theme

    lfdocs-conf is a new project that allows us to centrally manage
    project theme configuration without having to duplicate it
    everywhere or have the "docs" project become a large submodule
    project.

    We will push to ReadTheDocs separately and then create a new path
    for this doc under docs.opendaylight.org/projects/integration-packaging

    For further details refer to:
    http://docs.releng.linuxfoundation.org/en/latest/project-documentation.html

    Issue: DOCS-69
    Change-Id: I2259eea16a3cc6a52d1b72ee67a84ca6439dca6c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge changes I459f46fe,I8e3bf3b3,Idceb3727
Thanh Ha [Wed, 2 May 2018 22:59:45 +0000 (22:59 +0000)]
Merge changes I459f46fe,I8e3bf3b3,Idceb3727

* changes:
  Resolve Sphinx formatting issues in docs
  Fix duplicate explicit links
  Fix note directive

6 years agoMerge "Fix invalid 'yang' code-block definitions"
Charles La Voy [Wed, 2 May 2018 21:56:12 +0000 (21:56 +0000)]
Merge "Fix invalid 'yang' code-block definitions"

6 years agoMerge "Add .readthedocs.yaml for configuration"
Thanh Ha [Wed, 2 May 2018 16:10:20 +0000 (16:10 +0000)]
Merge "Add .readthedocs.yaml for configuration"

6 years agoMerge "Add RPM links to downloads page"
Thanh Ha [Wed, 2 May 2018 16:10:09 +0000 (16:10 +0000)]
Merge "Add RPM links to downloads page"

6 years agoAdd RPM links to downloads page 65/71665/1
Daniel Farrell [Wed, 2 May 2018 12:47:34 +0000 (08:47 -0400)]
Add RPM links to downloads page

Change-Id: Id661f91ed2204da7576685a70b2cdd1c1a88b865
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 1 May 2018 18:16:27 +0000 (14:16 -0400)]
Update git submodules

* Update docs/submodules/coe from branch 'master'
  to d85a155241b4f024a22ebc984e9f5235b5c7102f
  - Switch to using lfdocs-conf to pull in theme

    lfdocs-conf is a new project that allows us to centrally manage
    project theme configuration without having to duplicate it
    everywhere or have the "docs" project become a large submodule
    project.

    We will push to ReadTheDocs separately and then create a new path
    for this doc under docs.opendaylight.org/projects/integration-packaging

    For further details refer to:
    http://docs.releng.linuxfoundation.org/en/latest/project-documentation.html

    Issue: DOCS-69
    Change-Id: I6ab1274da85b1480dcd8e366ecc84da929bcd825
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Tue, 3 Apr 2018 14:56:00 +0000 (16:56 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 187e4b3534ed495283292b530cccf27c57ee2985
  - Improve provider & ovs unit tests

    - Remove usage of deprecated AbstractDataBrokerTest
    - Remove traces of asynchronous listener event handling
    - Remove duplicated tests

    Change-Id: I5112d3b4d724f53236463499636f0c21c850a53b
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 25 Apr 2018 13:30:46 +0000 (15:30 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 815ac0a4b7f6bcfeaec04c06b4b5b6111521b63c
  - improve JavaDoc of JobCoordinator

    motivated by I23be5fae88bf908273c47ade1e74348d1e20dada

    JIRA: NETVIRT-1215
    Change-Id: I51ab1249f8bee63491cf2637ec504c46d3bc77f0
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoSeparate project docs into managed/self-managed 00/71600/2
Charles La Voy [Tue, 1 May 2018 03:34:20 +0000 (22:34 -0500)]
Separate project docs into managed/self-managed

Change-Id: I2e20420344b63a74154f0474ec8051a28aac6f52
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
6 years agoUpdate git submodules
Robert Varga [Wed, 25 Apr 2018 10:45:17 +0000 (12:45 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to c15c54b32742ab69e734b5da460046f24b8504d9
  - Migrate sfc-model to binding-parent

    This disconnects it from root pom.xml, pulling-in all definitions
    as needed. This will allow us to turn root pom.xml into a much
    lighter artifact.

    Change-Id: I0f9c799a52ea4574b65ca777da989fc6a025d783
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Wed, 25 Apr 2018 10:38:09 +0000 (12:38 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to cb35e718d520f2e3893d9468c4b5395e202dd2f5
  - Introduce sfc-artifacts

    This is the recommended project structure, which is important
    so we can duplicate configuration across the project.

    Change-Id: If7489159c8634deb4343dac2988ea4157247e0ed
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
D Arunprakash [Thu, 26 Apr 2018 13:22:36 +0000 (18:52 +0530)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 7bec218e9b6742bf1fe169df0d4df98bd857e82d
  - Fix IPv6 OXMHeader Mask issue for multi-layer

    When programming an OVS flow to set an ipv6_src/dest as
    an action field (i.e., set_field:2001::1->ipv6_src), the
    current implementation is not checking the Mask and is
    including the Mask (even for a full ipv6 address) in the
    OXM header. Because of this, switch is rejecting the flow
    with the following error.

    "decode error: OFPBAC_BAD_SET_MASK. OXM header 0:32768:26:1:32
    includes mask but masked OXMs are not allowed here"

    This patch addresses this issue by checking the prefix and
    including the prefix only if applicable.

    Ref: https://git.opendaylight.org/gerrit/#/c/57694/

    Change-Id: I75323601289712d98a67e1a3439f7bd41f88cba0
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoRemove federation submodule 27/71627/1
Thanh Ha [Tue, 1 May 2018 18:44:27 +0000 (14:44 -0400)]
Remove federation submodule

Federation has not participated in OpenDaylight since Carbon.

Issue: DOCS-69
Change-Id: Ib17b3bcd0a1dbd5c22c3e8d6031a0e6e9e15c7e7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd .readthedocs.yaml for configuration 26/71626/1
Thanh Ha [Tue, 1 May 2018 18:27:45 +0000 (14:27 -0400)]
Add .readthedocs.yaml for configuration

ReadTheDocs now allows us to configure some global configuration
options via a file in the repo rather than via the WebUI. Let's
do that so that we are managing our config as code too.

Change-Id: I8f829aeabd20d298fa98f697c092f833ea5eeee8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Remove odlparent submodule"
Thanh Ha [Tue, 1 May 2018 16:58:37 +0000 (16:58 +0000)]
Merge "Remove odlparent submodule"

6 years agoMerge "Remove bgpcep submodule"
Thanh Ha [Tue, 1 May 2018 16:55:55 +0000 (16:55 +0000)]
Merge "Remove bgpcep submodule"

6 years agoMerge "Remove yangtools submodule"
Thanh Ha [Tue, 1 May 2018 16:54:00 +0000 (16:54 +0000)]
Merge "Remove yangtools submodule"

6 years agoMerge "Remove ovsdb submodule"
Thanh Ha [Tue, 1 May 2018 16:51:53 +0000 (16:51 +0000)]
Merge "Remove ovsdb submodule"

6 years agoRemove odlparent submodule 16/71616/2
Thanh Ha [Tue, 1 May 2018 16:29:22 +0000 (12:29 -0400)]
Remove odlparent submodule

odlparent does not provide any Sphinx documentation. This was
originally added when we were trying out javasphinx for Java API
docs but have since decided against using that tool.

Change-Id: I9220a7c68c69aac9ee3024c8c2f71b4d1896d805
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove yangtools submodule 15/71615/2
Thanh Ha [Tue, 1 May 2018 16:27:44 +0000 (12:27 -0400)]
Remove yangtools submodule

YangTools does not provide any Sphinx documentation. This was
originally added when we were trying to generate Java API docs
using javasphinx which we have since decided against using.

Change-Id: Ib025ce6f4824257f9b9ec5f2da382d36a8df4151
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Remove mdsal submodule"
Thanh Ha [Tue, 1 May 2018 16:47:39 +0000 (16:47 +0000)]
Merge "Remove mdsal submodule"

6 years agoRemove bgpcep submodule 21/71621/1
Thanh Ha [Tue, 1 May 2018 16:46:34 +0000 (12:46 -0400)]
Remove bgpcep submodule

bgpcep does not provide any Sphinx documentation. This was originally
added when we were trying to use javasphinx but have since decided
not to go with that tool.

Change-Id: I598f9cf4e322015c8e0208ea7c26b1ba6ffa4b2f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove ovsdb submodule 20/71620/1
Thanh Ha [Tue, 1 May 2018 16:45:00 +0000 (12:45 -0400)]
Remove ovsdb submodule

ovsdb does not appear to have any meaningful docs in their repo.
Remove them, they can follow the project documentation guide in
the future to link to their docs should they have any meaningful
docs in the future.

Change-Id: I5b3323a327b96673398f08549b7819a2f31fc2f5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove netconf submodule 18/71618/3
Thanh Ha [Tue, 1 May 2018 16:31:20 +0000 (12:31 -0400)]
Remove netconf submodule

netconf does not provide any Sphinx docs. We originally added
it to use javasphinx however have sinced decided against using that
tool.

Change-Id: Ia0b0688bef6d10a88ed54b5486c3e75e8932e7f9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove mdsal submodule 17/71617/1
Thanh Ha [Tue, 1 May 2018 16:30:33 +0000 (12:30 -0400)]
Remove mdsal submodule

mdsal does not provide any Sphinx documentation. We originally
added it to use javasphinx for Java API docs but have sinced
decided against that tool.

Change-Id: I8ad8c0013614557ad2492b569f99f0e2db6d9626
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove aaa submodule 12/71612/1
Thanh Ha [Tue, 1 May 2018 16:18:53 +0000 (12:18 -0400)]
Remove aaa submodule

AAA does not have any Sphinx docs to generate. It was originally
added when we tried to use javasphinx to generate API docs but
the community decided that we want to stick with javadoc for that.

Change-Id: I63a07e0d0eae5c1784a87448ffcb31b94e457ff5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoResolve Sphinx formatting issues in docs 06/71606/1
Thanh Ha [Tue, 1 May 2018 16:06:43 +0000 (12:06 -0400)]
Resolve Sphinx formatting issues in docs

Change-Id: I459f46fe78c5ca7d31a53a269b4f4772e6b12b32
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix duplicate explicit links 05/71605/1
Thanh Ha [Tue, 1 May 2018 16:06:01 +0000 (12:06 -0400)]
Fix duplicate explicit links

Change-Id: I8e3bf3b3fa44371d2bcbfa21d4c8ed833db086d8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix note directive 04/71604/1
Thanh Ha [Tue, 1 May 2018 16:02:19 +0000 (12:02 -0400)]
Fix note directive

'notes' is not a valid directive. It should be 'note'.

Change-Id: Idceb3727ce96471585f897cc95c77a91f58ad6ed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix invalid 'yang' code-block definitions 03/71603/1
Thanh Ha [Tue, 1 May 2018 16:00:48 +0000 (12:00 -0400)]
Fix invalid 'yang' code-block definitions

Yang is not a supported code block language and produces warnings.
Remove all instances that try to use it.

Change-Id: I2ad28d25ce9215ff2297134c06b3a4a0d04aca78
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Vishal Thapar [Fri, 27 Apr 2018 06:29:41 +0000 (11:59 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 69e6161a69b51b9f102ddfe51e6961ffb6db8c81
  - GENIUS-117 Create MPLSGRE only for OVS2.8.0+

    1. Added logic to get OVS version
    2. If OVS Version is 2.8.0+ create MplsOverGre tunnel
    3. Else, return without creating tunnel port

    Change-Id: If8178dcc2f5f49b4293bbb5ba62b37319a12daa1
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
Signed-off-by: Vishal Thapar <vthapar@redhat.com>
6 years agoUpdate git submodules
David Suarez [Mon, 2 Apr 2018 22:07:05 +0000 (00:07 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 0ddbdc31b91fd98dcb9c22dc481d1bdb405a815a
  - Migrate FlowBasedServicesInterfaceStateListener to use new listeners fw

    Other minor changes

    Change-Id: I480573521a755827dfc2bf6d4608975bd888397f
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoAdd downloads page details 63/71263/3
Thanh Ha [Tue, 24 Apr 2018 16:23:17 +0000 (12:23 -0400)]
Add downloads page details

Per discussion in Ia9384faa2f68a5f5014d6f72d8544ff010585d28 and the
documentation call. We thought it would be a good idea to move the
management of the OpenDaylight downloads page to RTD so that it is
easier for the release team to manage the page.

Change-Id: Ia9384faa2f68a5f5014d6f72d8544ff010585d28
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 16:19:37 +0000 (18:19 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 407a50b402755bc2651a48a28784a32c1b4f9be2
  - remove the (now) un-used MBeanUtils readMBeanAttribute()

    Change-Id: I6bc65f956c77176c3d34020c18fabfc1a9a78bce
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 16:31:18 +0000 (18:31 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to e40d454a42c1d2b72a80eb9bffaadceb317d224b
  - use MBeanUtils getMBeanAttribute instead deprecated readMBeanAttribute

    and handle the possibly thrown exception here in the caller, instead of
    burying that in the utility, and (erroneously) returning null to the
    caller.

    also fix up an unrelated logical error in this
    DatastoreServiceStatusProvider which had me scratching my head for a
    moment: The volatile ServiceDescriptor field really makes no sense, and
    is actually not really needed; it wasn't even used in
    getServiceDescriptor() anyway.

    Change-Id: I1813d1a7e709b2fb3d4e564de14c0080afa4c000
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Thu, 26 Apr 2018 13:55:38 +0000 (09:55 -0400)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to c3a160feb24db00aae6004e30e3a2dec16b4977b
  - Add resource registration to web API

    In order to access html files, jsps etc, the resource path(s) in the
    bundle need to be registered with pax web. Added a resources property
    to WebContext to capture this.

    Change-Id: Ic47558588601cb340ab5b0c3c218fe43226ce769
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Edw7n [Sat, 28 Apr 2018 11:24:37 +0000 (16:54 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 59d57ecec1695b850eb31699e0da69153f5edf49
  - To fix Elan Junits because of
    https://git.opendaylight.org/gerrit/#/c/68397/

    Change-Id: I9e2d285e18cea4ec44cfe5794ee5772843708633
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
6 years agoMerge "Link to OPNFV docs for ODL examples"
Thanh Ha [Fri, 27 Apr 2018 18:53:01 +0000 (18:53 +0000)]
Merge "Link to OPNFV docs for ODL examples"

6 years agoMerge "Link distribution guide"
Thanh Ha [Fri, 27 Apr 2018 18:36:29 +0000 (18:36 +0000)]
Merge "Link distribution guide"

6 years agoLink to OPNFV docs for ODL examples 85/71285/4
Charles La Voy [Wed, 25 Apr 2018 03:52:02 +0000 (22:52 -0500)]
Link to OPNFV docs for ODL examples

Change-Id: If0005e8474a57ed4753b3fbae1384c29e624329e
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
6 years agoUpdate git submodules
Edw7n [Thu, 19 Apr 2018 04:18:25 +0000 (09:48 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to cfabe574e46db965ee6e26c58cb0e22ab38e2100
  - Rpc changes for performance enhacements
    corresponding netvirt changes:
    https://git.opendaylight.org/gerrit/#/c/68187/

    Change-Id: I142de600b189ba1e803779a7ba47be714efb4764
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
6 years agoLink distribution guide 22/71522/3
Luis Gomez [Fri, 27 Apr 2018 16:41:37 +0000 (09:41 -0700)]
Link distribution guide

Change-Id: Ib740ad2c771b732177d785a0031ee03e1878fab4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoMerge "Fix minor typos and broken links on doc homepage"
Thanh Ha [Fri, 27 Apr 2018 15:03:15 +0000 (15:03 +0000)]
Merge "Fix minor typos and broken links on doc homepage"

6 years agoRework documentation TSDR-51 03/70203/5
scottmelton [Thu, 29 Mar 2018 21:21:32 +0000 (14:21 -0700)]
Rework documentation  TSDR-51

Issue: TSDR-51
Change-Id: Ib263597245ff65a966d25c2b265ec0603264fe7d
Signed-off-by: scottmelton <smelton2@uccs.edu>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 24 Apr 2018 08:52:30 +0000 (10:52 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to f728b23d35b99a3f7bdd7d9b3972af145a6ca5e5
  - MVPN Extended communities Handlers

    - Source AS (2 Oct/4 Oct) Extended community
    - Vrf Route Import Extended community

    Change-Id: I853b17d0e10362c45aa80b7edfaa8e63a37f2dda
    JIRA: BGPCEP-396
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 24 Apr 2018 08:46:23 +0000 (10:46 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 628f192728a0b86dea1db203de1bfd255f5b0bbf
  - MVPN Models

    JIRA: BGPCEP-396
    Change-Id: Iea02ed31c11ab68e162cb7d83ca56fdae8b9299b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Jakub Morvay [Fri, 27 Apr 2018 09:01:44 +0000 (09:01 +0000)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to d05ba245057351f7a13d98d4f834501c995cf27b
  - Merge "NETCONF-540: do not ignore namespace when building error rpc-reply"
  - NETCONF-540: do not ignore namespace when building error rpc-reply

    use Element.getLocalName() + Element.getNamespaceURI()
    instead of Element.getTagName()
    to support clients using namespace prefixes.

    Change-Id: I29bfa55e6ac043be6306b8da026ae5228ec9344e
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdate git submodules
Jakub Morvay [Fri, 27 Apr 2018 07:10:41 +0000 (07:10 +0000)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 61b5bba1c5f1be19252f65f67c43a6e9ba33feb3
  - Merge "Convert rcf8040 from web.xml to programmtic web API"
  - Convert rcf8040 from web.xml to programmtic web API

    To simplify, the noauth feature was removed. Since this is
    a new API, it's been decided not to carry it forward. The
    noauth feature for the bierman02 implementation was put in
    and kept for legacy reasons.

    Change-Id: Ic432b175fae62caee8cc641bb77c19f38a5ab6f6
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoFix minor typos and broken links on doc homepage 93/71493/2
Charles La Voy [Fri, 27 Apr 2018 03:37:18 +0000 (22:37 -0500)]
Fix minor typos and broken links on doc homepage

Change-Id: I06922bf05d90408076804a41c56c2e4bf12cc452
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 19 Apr 2018 12:59:20 +0000 (14:59 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 958cd99b270bcebdebbb5363a2287c7773d27240
  - replace findbugs' @SuppressWarnings by @SuppressFBWarnings

    Change-Id: Iebe8b04c1409a769e91ea545abcbc97e987b7794
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 08:46:51 +0000 (10:46 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to d9a06750efc40d1effc9afa775eb593d49ca9da3
  - fix catch ReadFailedException LOG.debug in TunnelTopologyStateListener

    the point of callWithNewWriteOnlyTransactionAndSubmit is that it deals
    with and correctly propagates (into the Future, here to the
    JobCoordinator) any failures; you're abusing that with the catch.

    Change-Id: Icd0d16a6bcbd01b83f1a2200843934160751b76d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
David Suarez [Sat, 21 Apr 2018 08:17:44 +0000 (10:17 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to d0258d046f58bf6154841f45f3e867a1ac675171
  - Make new Genius' listeners testable

    Make new Genius' listeners testable old ones by implementing the
    ChainableDataTreeChangeListener interface.

    Change-Id: Ia321ad95956eba717afb3de56c4ef4afb14e771a
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdate git submodules
Edw7n [Wed, 25 Apr 2018 03:34:21 +0000 (09:04 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to b46c0d176ea927237d044dcecbe6151f4d0deb8c
  - Adding API support for ELAN

    Support for fetching Interface information from tunnelName

    Change-Id: Ibc067c3c05b02fc30cc6bd0e20040457744c3cd4
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
6 years agoUpdate git submodules
David Suarez [Thu, 19 Apr 2018 19:17:02 +0000 (21:17 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 53e38dfc11e25688134c43e5dc9039c969612d36
  - Move ChainableDataTreeListener to tools-api

    Change-Id: I9401d9a623a0ac141d0f6d03bbf9ce2810da1462
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdate git submodules
Marek Gradzki [Wed, 25 Apr 2018 09:20:09 +0000 (11:20 +0200)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to fcd38bb036c5dd44b3111cc98fdc4ed1093e01ce
  - Move TestSessionNegotiator class to separate file

    Change-Id: I20ba4048cc65c40b0b1247e3412abb5c5cb6caed
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
  - NETCONF-539: use netconf namespace in base:1.1 capability check

    Use Document.getElementsByTagNameNSgetElementsByTagNameNS
    with urn:ietf:params:xml:ns:netconf:base:1.0 namespace

    instead of getElementsByTagName

    to support clients using namespace prefixes in the hello message.

    Change-Id: I333bb4522aca566b74db3e4411be1c90ec419aec
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdate git submodules
Somashekhar Javalagi [Tue, 13 Mar 2018 04:53:05 +0000 (10:23 +0530)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 83a59f75975dc5b722f48493dcd43fdff5020460
  - OPNFLWPLUG-990: Administrative Reconciliation alarm

    The reconciliation can be triggerd in several ways. Once the reconciliation
    is triggered on switches connected to a control node, the alarm will
    be raised for each switch, which is implemented using JMX framework.
    Once the reconciliation is complete for a particular switch, the alarm for
    the particular switch is cleared.

    Change-Id: I530ce7708c792ceea8d368ea8c30c9e8944957fc
Signed-off-by: Somashekhar Javalagi <somashekhar.manohara.javalagi@ericsson.com>
6 years agoUpdate git submodules
Robert Varga [Thu, 26 Apr 2018 09:47:14 +0000 (11:47 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 3a824b2d1b74e35fbe734d930efc48305f528417
  - Add mdsalutil-api and tools-api to artifacts

    Downstreams are using properties to declare these versions in
    a consistent manner. Add them to artifacts, so that a consistent
    set of artifacts can be imported into dependencyManagement.

    Change-Id: I020e409c80fc6fff85adb94e6f84381050e6d124
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 26 Apr 2018 09:44:14 +0000 (11:44 +0200)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 158af99fbc1a3aa904a3f92852d51eb5c3c7ecb9
  - Provide better traces with invalid URLs

    When a feature or bundle contains an invalid URL (or missing URL), the
    resulting plugin error is rather inscrutable. This attempts to improve
    the situation by indicating which feature is at fault.

    Change-Id: If235349f5dcc6a73e5f77a97123feae43bc2eef2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Jakub Morvay [Thu, 26 Apr 2018 10:38:38 +0000 (10:38 +0000)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 4ad8c8f798f194cc2c21212d8e5f0934d1a25306
  - Merge changes from topic 'rem_web_xml'

    * changes:
      Remove RestConnectorProvider
      Use DOMMountPointServiceHandler non-statically
      Use SchemaContextHandler non-statically
      Remove static TransactionChainHandler instance

  - Remove RestConnectorProvider

    RestConnectorProvider has been reduced to just initialize the
    ServiceWrapper instance so is no longer needed. Also the ServiceWrapper
    interface is no longer needed and, as a result, the ServicesWrapperImpl
    class was renamed to just ServiceWrappers. The ServiceWrappers
    is now instantiated/initiated via blueprint. The static instance
    remains temporarily for the RestconfApplication.

    Change-Id: I643d18a6980b5f51262396c49af281515b94868f
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Use DOMMountPointServiceHandler non-statically

    Removed the static field in RestConnectorProvider and made the
    DOMMountPointServiceHandler instance static temporarily for the
    RestconfApplication but converts the rest of the code to reference
    it non-statically. The static DOMMountPointServiceHandler will be
    removed in a subsequent patch.

    Change-Id: I92e98c4f8c15a8e77bc2e0b970e74e3fe56d58a5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Use SchemaContextHandler non-statically

    Removed the static SchemaContext field and made the SchemaContextHandler
    instance static temporarily for the RestconfApplication but converts the
    rest of the code to reference it non-statically. The static SchemaContextHandler
    will be removed in a subsequent patch.

    Change-Id: I9763ad472acdefbade511c47ee7e2f140f9d6ca1
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Remove static TransactionChainHandler instance

    RestConnectorProvider maintained a static instance in order
    to reset the DOMTransactionChain statically. The reset logic
    was moved to TransactionChainHandler and call sites in the
    static Utils were modified to pass the TransactionChainHandler via
    the TransactionVarsWrapper and call reset. This allows the static
    instance to be removed. The TransactionChainHandler singleton is now
    created via blueprint.

    Change-Id: I483ac83103286146bc636b7f1e6ba0df70f2f5a6
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Tarun Thakur [Fri, 13 Apr 2018 09:31:36 +0000 (15:01 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 145f848f8ab9ababbe4ceb61858eb8b1864e288d
  - GENIUS-121:  TEP with same local & remote IP

    TEP is created with same local & remote IP when br-int is removed and added.

    Change-Id: Idde1dabad34113ee41cf79a4cab973ba5d10813b
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
6 years agoUpdate git submodules
Robert Varga [Fri, 13 Apr 2018 12:50:05 +0000 (14:50 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 9455b0705a17f3e840bdd6c8f1f996c86e324c2e
  - Cleanup TablePrinter

    Use Guava instead of commons-lang3, precompile patterns and make
    comparator final.

    Change-Id: Ibe991649bb2b06a1356fe523f47d318a690bfba3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 25 Apr 2018 19:48:56 +0000 (21:48 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 716644afe299e70f53dd77a5c512d415c9aeda5f
  - Handle Path Id under Evpn nlri

    Change-Id: Id28defea49d0d444ce2313a90652e4cd0074c255
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Tom Pantelis [Wed, 18 Apr 2018 01:39:22 +0000 (21:39 -0400)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to e7a2fe98883583c39f7b98945e91aa9bd5d0edb4
  - Convert bierman02 from web.xml to programmtic web API

    To handle auth vs noauth, 2 new bundles were added that
    import a new Bierman02WebRegistrar service advertised by
    the restconf-nb-bierman02 bundle and simply invoke the
    appropriate register*Authentication method.

    The odl-restconf no longer installs odl-restconf-noauth nor
    the aaa-shiro-act bundle. Both bundles install a new
    odl-restconf-base feature and their respective
    restconf-nb-bierman02-auth/restconf-nb-bierman02-noauth
    bundle.

    Change-Id: I93f58e791d8b9666083bd379c99a548bff6e8971
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Remove static RestconfImpl

    The RestconfImpl does not need to be static as it is indirectly
    shared between the web and blueprint instantiated components via
    the StatisticsRestconfServiceWrapper. Also code using the
    StatisticsRestconfServiceWrapper was modified to reference it
    non-statically except for the RestconfApplication. This will be
    cleaned up when converted to use the new programmtic web API.

    Change-Id: I96a0c7724c642db9b2fbe0d78dc79c9c6efc47ad
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Use BrokerFacade non-statically

    Similar to the previous patch that was done for ControllerContext.
    keeps the static BrokerFacade instance temporarily
    for the RestconfApplication but converts the rest of the code to
    reference it non-statically.

    Change-Id: Iafdb26200f8d645a8ed61c7006edd0b106d7d976
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoMerge "Rename Unmanaged to Self-Managed in release docs"
Charles La Voy [Thu, 26 Apr 2018 03:26:54 +0000 (03:26 +0000)]
Merge "Rename Unmanaged to Self-Managed in release docs"

6 years agoMerge "Remove "handbook" terminology"
Thanh Ha [Wed, 25 Apr 2018 23:10:09 +0000 (23:10 +0000)]
Merge "Remove "handbook" terminology"

6 years agoRename Unmanaged to Self-Managed in release docs 74/71274/2
Jamo Luhrsen [Tue, 24 Apr 2018 19:46:25 +0000 (12:46 -0700)]
Rename Unmanaged to Self-Managed in release docs

We had feedback that "Unmanaged" made project seem like they were
abandoned, not lead at all. "Self-Managed" reflects the intended meaning
- that the projects will manage their release, not the release team.

Change-Id: I7591ddb26fa8ebacaf6c5d305649a2aa43b317ba
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoMerge "Remove all references to DLUX"
Thanh Ha [Wed, 25 Apr 2018 20:00:50 +0000 (20:00 +0000)]
Merge "Remove all references to DLUX"

6 years agoMerge "Remove duplicate release schedules"
Thanh Ha [Wed, 25 Apr 2018 19:58:46 +0000 (19:58 +0000)]
Merge "Remove duplicate release schedules"

6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 25 Apr 2018 12:39:53 +0000 (14:39 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to e6c98a69ca63bac0827f58f993c75c99d36bc59d
  - Handle path Id under L3vpn

    Change-Id: Ibaf99870f2c2d775315471cb62a48a65deb2acf3
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 16:14:56 +0000 (18:14 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 7cdba76058e40a1a0657d3762fa0df0a428f5fc4
  - let MBeanUtils' readMBeanAttribute throw problems, not swallow and log

    actually we cannot do this immediately, because it's used in
    DatastoreServiceStatusProvider in genius; so instead let's @Deprecated
    readMBeanAttribute() and introduce getMBeanAttribute() throws
    JMException.

    we also change ClusterMemberInfoProvider to use getMBeanAttribute()
    instead of readMBeanAttribute(), and handle any JMException here in the
    caller, instead of in the utility.  This ultimately changes nothing from
    an end-user PoV, but the utility class has a better API like this.

    in a next step, we can use the new method in
    DatastoreServiceStatusProvider in genius, and then remove the
    @Deprecated.

    Change-Id: Iaf5edf99ad21653a939cc3c5d9c099c71d4f2676
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Clean up contributor guide section ODL homepage"
Charles La Voy [Wed, 25 Apr 2018 13:02:33 +0000 (13:02 +0000)]
Merge "Clean up contributor guide section ODL homepage"

6 years agoMerge "DOC-68: Update ODL introduction"
Charles La Voy [Wed, 25 Apr 2018 13:00:41 +0000 (13:00 +0000)]
Merge "DOC-68: Update ODL introduction"

6 years agoUpdate git submodules
Claudio D. Gasparini [Fri, 20 Apr 2018 11:41:14 +0000 (13:41 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 43e3960626162efaafe7ddbd25a407852bcece04
  - Remove deprecated method

    Change-Id: I076db42eb6737d9712fe400958b4c9f56476fb93
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 25 Apr 2018 08:30:59 +0000 (10:30 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 775f9ba03ec28cf54992fc0519415dd7972eaa3b
  - Add path Id under l3vpn destination

    Change-Id: I6e87bf8c24649382eaf596b497f0385cb4cb539d
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 6 Apr 2018 19:28:51 +0000 (21:28 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 1d732423f92293334a2ef88edbac278d1254af81
  - increase code quality in tools api/testutils by using infrautils' parent

    Change-Id: I7485ce352b452cec2db19c5e726c9bb51438846c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Wed, 25 Apr 2018 08:40:01 +0000 (10:40 +0200)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 0a91d2fd6acf6ade4e313283afc372b7b07b298f
  - Bump netty to 4.1.24

    http://netty.io/news/2018/04/04/4-1-23-Final.html
    http://netty.io/news/2018/04/19/4-1-24-Final.html

    Change-Id: I6eb7d1362e7574c12239faa63d31d53a37391c6c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoDOC-68: Update ODL introduction 79/71279/3
Luis Gomez [Tue, 24 Apr 2018 23:48:36 +0000 (16:48 -0700)]
DOC-68: Update ODL introduction

Change-Id: I517de4b0f929020cd99c5fe663ed5dd8f5a8e0fa
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoClean up contributor guide section ODL homepage 75/71275/2
Charles La Voy [Tue, 24 Apr 2018 19:54:26 +0000 (14:54 -0500)]
Clean up contributor guide section ODL homepage

Change-Id: Ieebd9317d14a4aee6f8280f6c9cb3349c23dd3db
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
6 years agoUpdate git submodules
Nobin Mathew [Mon, 16 Apr 2018 09:37:41 +0000 (15:07 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 95e03d736bbd64c3d959f15b84fba5fdf551e750
  - AlivenessMonitor pause/stop should work in a cluster

    JIRA: GENIUS-126
    Change-Id: I464c3d6bdd67ebda2c47cdbb22d69e9b254b28c6
Signed-off-by: Nobin Mathew <nobin.mathew@ericsson.com>
6 years agoRemove all references to DLUX 78/71278/1
Jamo Luhrsen [Tue, 24 Apr 2018 22:41:13 +0000 (15:41 -0700)]
Remove all references to DLUX

DLUX is archived and not supported any longer.

Change-Id: I0ec9e47629d43279793b55900344bff9c8191b4d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoRemove "handbook" terminology 71/71271/1
Jamo Luhrsen [Tue, 24 Apr 2018 19:11:43 +0000 (12:11 -0700)]
Remove "handbook" terminology

Change-Id: I357a7b6f2386cc54b7c83c28224aa483bb0a5eb1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 24 Apr 2018 16:05:05 +0000 (18:05 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 6ab99020ed1abe5324ff33075e5642be4feb9564
  - Fix NPE

    Remove wrong null assignment for effRibInWriter

    BGPCEP-792
    Change-Id: Ie3df9b0b98e2cd6578554c53b0e6c3a1979677bf
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoRemove duplicate release schedules 70/71270/1
Jamo Luhrsen [Tue, 24 Apr 2018 19:03:44 +0000 (12:03 -0700)]
Remove duplicate release schedules

Change-Id: I21823c650f70433902f419b4133e1ee4431840aa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 15:28:08 +0000 (17:28 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 61f3a374264b8e6c6c0d8bce6b05431c77fa7a06
  - fix logging of (supposedly) "CRITICAL" condition

    if it's "CRITICAL", it most probably better be LOG.error() instead info,
    and it would REALLY help to have the cause included; see also
    https://github.com/KengoTODA/findbugs-slf4j/issues/74.

    actually, perhaps this really should re-throw... let me propose that in
    a follow-up change, and we can discuss if there is any reason to only go
    half the way or merge both steps.

    Change-Id: Ie824d8e8b1155c6bfd604dd83da2969c4d9cdb33
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 20 Apr 2018 20:58:40 +0000 (13:58 -0700)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 2973a58b30f6c02ff9de769e14358794ec2fd534
  - Print isOperational() in statusSummary

    this was commented out as it would have broken CSIT. Once
    this CSIT patch [0] is merged, this should be safe to
    go in without that breakage.

    [0] https://git.opendaylight.org/gerrit/#/c/71183/

    Change-Id: I25dfef779e5607fc94e95707229b235cbca51d1f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 24 Apr 2018 11:11:58 +0000 (13:11 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 000d4e060863c209fb7da9fc0c56d82af40ef81f
  - Remove unnecesary tests

    Change-Id: Ic4e22341bc7b65b2eb6d90f22793eec1e9548666
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Wed, 24 Jan 2018 20:03:55 +0000 (21:03 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 761c4442083577cb262f9e8206360ff016e9d9c0
  - Upgr. maven-site-plugin → 3.7, asciidoctor → 1.5.6

    maven-site-plugin:
    https://mail-archives.apache.org/mod_mbox/maven-announce/201712.mbox/%3C1970630.7WseVgZzlZ%40giga%3E

    Notable fix here is java9 compatibility, allowing us to remove
    a dependency override.

    asciidoctor-maven-plugin:
    https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.4
    https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.5
    https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.6

    Notable fix is alignment with doxia, allowing us to get to a sane
    configuration again.

    Change-Id: I0b26797128b19ac4cb2a93ebc3d6588e61104e0a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Edw7n [Tue, 24 Apr 2018 06:35:01 +0000 (12:05 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 07d4963f56ec994d53a2f3a8e8584f371ede44c7
  - Support for ITM direct tunnels in ITM workers

    Modified the ItmInternalTunnel Add and Delete workers
    to support creation/deletion of tunnels directly by ITM
    Fixed issues while testing
    Fix for bfd CSIT failure

    Change-Id: I1bd9c0edf1f549168d95bc2e7c1e7c3caf6b5967
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
  - Updating tunnel status based on tp status update

    Update the ITM tunnel status by listening to the termination point status
    Fixed issues while testing

    Change-Id: I5b9b5389b4a2073d6648b164f2a5975484874ab1
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
  - Implemented tunnel state updation

    Listening to the inventory DS and create tunnel state information and also
    program the ingress flows related to the tunnel
    Fixed issues while testing

    Change-Id: I83b0b6e95156ad7013cd8b3ff9902dcfed0a35ee
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
  - Support for tunnel creation directly by ITM

    Implemented creation of tunnels directly by ITM when the switch connects.
    Conditional creation of listener if the itm-direct-tunnel flag is enabled.
    Removed unused constants from ITMConstants.
    Fixed some issues while testing

    Change-Id: Ib5bef52ca85f7589057fadc2614e97de14e0109a
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 20 Apr 2018 14:25:14 +0000 (16:25 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 58e7f7d207880bd04c59c4920ec9bb134b761922
  - add diagstatus.web with /diagstatus servlet

    JIRA: INFRAUTILS-33
    Change-Id: Ic763cce5455cdae5fe1653cccdaeb2020d5fabba
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 17 Apr 2018 12:27:40 +0000 (14:27 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 982f86c03406c4b102cd353a5d7bdba596e31ab1
  - Remove duplicated code

    - extension ribsupports should use
      provided routeKeyQname and routeQname
      method provided by abstract rib support.
    - fix email contact address

    Change-Id: I74200558d7bf1d8300c83e7c48e047b674908ba8
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Prasanna Huddar [Tue, 24 Apr 2018 08:54:48 +0000 (08:54 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 947fe149bdc8bf1337c5b8d23faa05d57076f22c
  - Merge "OPNFLWPLUG-989: Counter for Administrative Reconciliation on multiple/all Nodes"
  - OPNFLWPLUG-989: Counter for Administrative Reconciliation on multiple/all Nodes

    The implementation is done to find number of times admin reconcilation is
    being triggered for each node.The counter value will be reseted during
    controller restart and maintains the same during device disconnect.

    Change-Id: I278a2875caef5f4cd7e9520ac48cd3f22c03724e
Signed-off-by: SujaT <suja.t@ericsson.com>
6 years agoUpdate git submodules
Somashekhar Javalagi [Wed, 28 Mar 2018 09:37:36 +0000 (15:07 +0530)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to ce31b87f8529f9e607472effb6bbf84c4f2bbed2
  - OPNFLWPLUG-992 : Device connection rate limiter implemenation

    By default the device connection ratelimitter wll be disabled.

    device-connection-rate-limit-per-min is the property available in
    openflowplugin.cfg, which can be changed to control the rate at
    which number of devices connecting the controller. This will be
    useful in reducing load on the controller if there is more number
    of switches connected at the time during cluster reboot.

    Default value is set to 0, which disables device connection ratelimitter.

    Change-Id: I02a53719114e63748ffaa340650927f7b11d6dc1
Signed-off-by: Somashekhar Javalagi <somashekhar.manohara.javalagi@ericsson.com>
6 years agoUpdate git submodules
Robert Varga [Mon, 23 Apr 2018 16:49:35 +0000 (18:49 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to e2002f45f22b537d6cb1ac4421df79c8c101c918
  - Return ListenableFuture from RPCs

    This future-proofs a couple of places, so we do not need to change
    them when RPC methods change.

    Change-Id: I8eba6f27377c683184d7b2ce539b37393b8d1b3a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Sat, 21 Apr 2018 21:09:45 +0000 (23:09 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 275c993b75fb54aa3c764efb74218af245503d78
  - Remove duplicated code

    by implementing default behaviour under
    interface.

    Change-Id: Ida088bc8d78df7d5cc4bb04fe94fb7946b50073b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Fri, 20 Apr 2018 09:32:17 +0000 (11:32 +0200)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 71912a37697b99eb495b8dececc802011f682347
  - Fix linkstate Route Distinguishers model

    actual model do no correspond with
    https://tools.ietf.org/html/rfc4364#section-4.2.
    - Fix by use correct existent model.
    - Remove duplicated grouping models

    Change-Id: I870d100d3ce441aa2d7c197be3fb4243ab1846d8
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>