docs.git
6 years agoUpdate how to get help guide 67/68167/3
Anil Belur [Tue, 13 Feb 2018 01:15:31 +0000 (11:15 +1000)]
Update how to get help guide

Change StackExchange to ServerFault and re-order the list based.

Change-Id: Ie51b85b854b49b801a813e79bd075473bf2e1c73
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Wed, 14 Feb 2018 13:30:34 +0000 (08:30 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 79578a998deff580fe62cd7222c7d8af2bdb177f
  - Add netvirt-features

    Change-Id: I8e2afcf08d523219f488c1b9ec9ad82330ba4557
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
eupakir [Mon, 12 Feb 2018 14:34:42 +0000 (20:04 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to c2a214759fb2d378d65d5827056f7f8e392786d4
  - NETVIRT-1037: Upstream Fixes --- Review-6

    1) Support L3 Connectivity for subnets with no-gateway option set
    2) Introduce jobCoordinator retries for critical tasks
    3) Fix potential exception causing code
    4) Avoid unnecessary request for ids much before its usage.

    Change-Id: Ia3a41c9a1aaccfd1a4d1d8baa059892636b01efb
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdate link to Jira instead of Bugzilla 45/68245/2
Claudio D. Gasparini [Wed, 14 Feb 2018 14:42:24 +0000 (15:42 +0100)]
Update link to Jira instead of Bugzilla

Change-Id: I8f6249451cd358f1eaf9087d0f5e8799f18de0b0
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Philippe Guibert [Tue, 28 Nov 2017 09:44:26 +0000 (09:44 +0000)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to d835743e65d28b7ac6e059ed4bc35d7443162d52
  - neutronvpn: update bgpvpn fallback pipeline rules for ipv6

    When associating a BGPVPN to an external network, the identifier
    associated to that BGPVPN is already used for all the underlying
    external subnets declared in that network.

    For IPv6 GUA subnets that are "behind that external network", that is
    to say behind a router which has that external network linked, that same
    identifier is used to write a specific fallback route for those IPv6 GUA
    to access the Internet through BGPVPN. Indeed, when the router has no
    more entries in its FIB table, a fallback rule is written for IPv6 GU
    traffic against possibly BGPVPN IPv6 entries. That fallback rule
    resubmits the packet to the FIB table, but with an ID set to the BGPVPN
    id. Like that, all IPv6 traffic that has an entry associated may be
    redirected to the correct DC-GW.

    The modification here consists in adding that zero priority fallback,
    rule, in the case a BGPVPN is present on external network, on the
    presence of the first IPv6 subnet; removing the fallback rule, if the
    BGPVPN is detached or the last subnet ipv6 is removed.

    Change-Id: Iebd754ae10fa6db08512980a98e07c3a02ebb6d5
Signed-off-by: Noel De Prandieres <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 14 Feb 2018 11:06:38 +0000 (12:06 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to e864e4866b1b889652483c607afe2864ca5342bd
  - BGPCEP-758: Use random ip for Pcc mock tests

    -perform some clean up

    Change-Id: I79ef9f8e5f01b1d461c5848d7966f9e3521f926d
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
K.V Suneelu Verma [Wed, 7 Feb 2018 09:06:36 +0000 (14:36 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 04f01a5312b958916f542c7fdc591f7d9db6b454
  - added data change listener counters

    Change-Id: Ib4fe1aa05a7e2a007a78078e6e5a9ed5ad790c4e
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoUpdate git submodules
Tarun Thakur [Tue, 13 Feb 2018 10:20:15 +0000 (15:50 +0530)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 9b5543eaed37e462fd7adbdec6d796068d16ef3a
  - Add label support for Timer metric type.

    This patch is to add label support for timer metric type
    in similar way to label support for Counter type in
    https://git.opendaylight.org/gerrit/#/c/67812/

    This will enable applications to create metric key with multiple labels key-value pairs.

    Change-Id: I44b70f1465d2a7fd6b34d2d0f114c393f264be6a
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
6 years agoUpdate git submodules
Ankit [Wed, 14 Feb 2018 08:34:58 +0000 (14:04 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to ee839137654ad7f7a6de748a38c834011ff153d2
  - Change log level from info to debug

    Change-Id: I3e7fb7e274fe0cdb65aa06e31e3be6d97382a13a
Signed-off-by: Ankit <ankit.j.jain@ericsson.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 14 Feb 2018 10:16:19 +0000 (11:16 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 2c2f151c8436f89ba72bda8b0a087070ff3f4d7e
  - BGPCEP-757: Handle WRITE as SUBTREE_MODIFIED

    on case of Topology rewrite, following
    the same procedure as if it was an update.

    Change-Id: Ida6bf596137054bb6a5d02d4345daee8cf5f3394
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Mon, 12 Feb 2018 13:24:46 +0000 (14:24 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to b0da9bec89b9c86a090d751348046d06edec2bb1
  - Remove unnecesary sync

    Change-Id: I6cf0f20346719e311164bf96c3b87387878200d3
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Anil Belur [Wed, 14 Feb 2018 06:02:13 +0000 (06:02 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c5facf3c99d5bc8ee6505a7617d44a26910ff106
  - Merge "Add memory to sdni build"
  - Add memory to sdni build

    Change-Id: I2848e1085c873176eb40305b11a561a8e1bc4180
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 14 Feb 2018 05:51:42 +0000 (05:51 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ee8002925e2e7b5b199ba649df81b5ad03b98549
  - Merge "Use 1g machines for the update-validate jobs"
  - Use 1g machines for the update-validate jobs

    We do not need 8g to run the update-validate job script.

    Change-Id: Ia29a5e53046711402f184c77048b61e991121e20
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
gvrangan [Tue, 10 Oct 2017 01:30:34 +0000 (21:30 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 034c1ec83b5a8509cbf9111794d611fe7aadf8fc
  - Tests for Bug #8400

    This patch tests the status of traffic when a releated rule
    is removed when the communication is happening.

    Change-Id: Ieb961a46606a11d86043c2d5fc2570e6a3954763
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 14 Feb 2018 03:39:45 +0000 (19:39 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2c267d5125b778b807bdb1be58620ab6eff070e4
  - Increase build timeout for ofp project

    Change-Id: Ic3623889847a3f870e159790c620f2e8b241c32a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Sridhar Gaddam [Tue, 13 Feb 2018 20:34:42 +0000 (02:04 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 50c03097ea5a277e587ab4b28b3721b9ffe0925c
  - NETVIRT-1085: Fix regression in IPv6PeriodicTimer Unsolicited RAs

    While addressing the findbugs in Ipv6Service (I635ff43cffded41c7a32079214cff48a057f4fac)
    there was a regression introduced, where the periodic unsolicited RAs are no longer sent
    out. This patch fixes this issue.

    Change-Id: I73faf5d50b7237732675fcd951926ecf4a9b492d
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 13 Feb 2018 11:48:19 +0000 (12:48 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 4f2208b0bff77c8d06f12d8d3f9a600a8be2c33e
  - Return the tagged ELAN instance

    ElanUtils::updateOperationalDataStore() is given an ElanInstance to
    update, but because YANG instances are immutable, it has to create a
    new one to add the ELAN tag. As a result, calling code has to waiting
    for the surrounding MD-SAL transaction to finish, and then retrieve
    the updated ElanInstance from the MD-SAL... This patch makes the
    update method return the updated ElanInstance, potentially avoiding a
    MD-SAL round-trip and enabling more asynchronous operations.

    Change-Id: Ia83d65b2d0953c97976d37af0bb4299841925b8e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoMerge "Dluxapps M4 Milestone Readout"
Kit Lou [Wed, 14 Feb 2018 03:19:00 +0000 (03:19 +0000)]
Merge "Dluxapps M4 Milestone Readout"

6 years agoMerge "DLUX M4 Milestone Readouts"
Kit Lou [Wed, 14 Feb 2018 03:18:28 +0000 (03:18 +0000)]
Merge "DLUX M4 Milestone Readouts"

6 years agoMerge "DluxApps M3 Milestone Readout"
Kit Lou [Wed, 14 Feb 2018 03:17:47 +0000 (03:17 +0000)]
Merge "DluxApps M3 Milestone Readout"

6 years agoMerge "DLUX M3 Milestone Readout"
Kit Lou [Wed, 14 Feb 2018 03:17:13 +0000 (03:17 +0000)]
Merge "DLUX M3 Milestone Readout"

6 years agoMerge "DLUXAPPS M2 Milestone Readout"
Kit Lou [Wed, 14 Feb 2018 03:16:13 +0000 (03:16 +0000)]
Merge "DLUXAPPS M2 Milestone Readout"

6 years agoMerge "DLUX M2 Milestone Readout"
Kit Lou [Wed, 14 Feb 2018 03:15:48 +0000 (03:15 +0000)]
Merge "DLUX M2 Milestone Readout"

6 years agoUpdate git submodules
Michael Vorburger [Tue, 7 Nov 2017 23:42:14 +0000 (00:42 +0100)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 35ae84a8f642ad61da1d9a46ecf12e284fb51418
  - LockManager lock() no longer eternally retries in case of errors

    it should only retry if there is an OptimisticLockFailedException,
    otherwise it should return a Future failed RpcResult.

    this CHANGES the behavior of lock() to return a FAILED RpcResult in case
    of a TransactionCommitFailedException caused by a AskTimeOutException
    (before that, and other errors, returned a SUCCESS RpcResult); which, to
    me, seems the Right Thing to do.

    includes proper test driven reproducer for non-regression

    much more work remains TBD in LockManager, see TODO in LockManagerTest;
    anyone interested in taking this up?  Thank you!

    Change-Id: I070fd5ef6ffff195a81dbc2d676913d417b073b7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Sridhar Gaddam [Tue, 13 Feb 2018 10:04:52 +0000 (15:34 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to f81314bff2e9063c98e1a01910f5fd641563d7b3
  - IPv6Service fix stale flows during VM migration

    This patch fixes the stale flows during VM migration by
    invoking bind/unbind from Ipv6 Interface State Listener.

    Change-Id: I74c4d591aad3ce4785580237bfae54f7d1ea2bfa
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
6 years agoUpdate git submodules
eupakir [Mon, 22 Jan 2018 12:17:30 +0000 (17:47 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 85ca8900b55c35781c241038e4468b86667aac0d
  - NETVIRT-1037: Upstream Fixes --- Review-5

    1) Fixes cleanup of Table 19 flows for network-based-bgpvpns.
    2) Also removes the check for schedule-to-remove flag during
    vpn-op-interface removal, covering that gap with DJC retries.
    3) Enhances a few log statements.

    Change-Id: If48f84edfced7945db9a5a8b941d0bb04bcc3c7d
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 13 Feb 2018 23:47:16 +0000 (23:47 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a66b860b3d438ced66c7151d8499d8d93e4c4467
  - Merge "Update validate autorelease projects for oxygen"
  - Update validate autorelease projects for oxygen

    Change-Id: If5e06448638649bcd6571be05f2ddcd9fbc21faa
Signed-off-by: jenkins-sandbox <jenkins-sandbox@opendaylight.org>
6 years agoUpdate git submodules
jenkins-releng [Tue, 13 Feb 2018 23:39:16 +0000 (23:39 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b0916cb2976f8cb8c3add141a95e80ab771892a7
  - Update validate autorelease projects for oxygen

    Change-Id: Ic57802eba7a362910ece1682442144146cb29976
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Thanh Ha [Tue, 13 Feb 2018 23:21:36 +0000 (18:21 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 299639b53584a8ecb1bc7077958fbc9c4371aaab
  - Use !include-raw for update-validate macro

    JJB is fussy on !include-raw or !include-raw-escape. We
    occassionally need to swap them to get it working.

    Change-Id: I58d87a5a13026fceb0f8d1ba93ce3694c3e86595
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove spectrometer from docs 17/68217/5
Thanh Ha [Tue, 13 Feb 2018 20:51:08 +0000 (15:51 -0500)]
Remove spectrometer from docs

Spectrometer is an inactive project.

Change-Id: Ie61ce7faf3f7fa8b2ac8b22ae5e82597f9963115
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Luis Gomez [Tue, 13 Feb 2018 21:59:41 +0000 (21:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2e3c670b058908eba7ac31b567ce13ae0450f6dd
  - Merge "Add ansible role system-update job"
  - Add ansible role system-update job

    Change-Id: Ib08a6d0fce44a48a483585123af35a1ad9ed74e0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Tue, 13 Feb 2018 21:16:04 +0000 (21:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bba2e090db6e50d2555807584edd7178d57e670e
  - Merge "typo alphabatize -> alphabetize"
  - typo alphabatize -> alphabetize

    Change-Id: If8b92797f6f715509e48e9bbd69a4a52493582c5
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 12 Feb 2018 15:31:32 +0000 (16:31 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 3ffab84a14cb47ee62751ecded6168dc86852fe1
  - dhcpservice: use transaction manager

    This replaces all direct invocations of
    DataBroker::newWriteOnlyTransaction() with calls to a
    ManagedNewTransactionRunner, ensuring all such transactions are
    closed.

    Change-Id: I3559cf891fddc7ee89afb8516718b2247eeff86d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
eupakir [Wed, 6 Sep 2017 12:41:11 +0000 (18:11 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 4c40aacd08af1a60b8c3b7b1783178af3bd13fbb
  - NETVIRT-1037: Upstream Fixes --- Review-4

    Introduces a few useful fixes in the VPN Engine.
    Particularly, some of the yang-based flags used during the VPN deletion
    life-cycle are not cleared properly if the deletion fails, leading to
    stale vpn op interface entries.

    Change-Id: I817338174bfda0ea881a066484d944f013138b8e
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Thu, 21 Dec 2017 04:46:20 +0000 (23:46 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 73fd36c6a0164dd3731861929f323b3709e1463c
  - Move VpnInstanceOpDataEntry cache from DataStoreCache to DataObjectCache

    The DataStoreCache for VpnInstanceOpDataEntry instances was accessed by
    VpnUtil.isVpnIntfPresentInVpnToDpnList which was only called by the
    VpnInterfaceManager so the method was moved to VpnInterfaceManager which
    now also contains the VpnInstanceOpDataEntry DataObjectCache instance.
    The VpnOpInstanceCacheManager DTCL was removed since the DataObjectCache
    has its own internal DTCL.

    Change-Id: I96cbe45eb33c5a6b595d18dde34a457c4ce3dbc5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Sat, 10 Feb 2018 04:30:49 +0000 (20:30 -0800)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 90f313cc5963dbf6d025e9bbfbe34e62a1185870
  - AAA-165: Add explicit import apache.commons.text

    - added a simple UT for domain delete, but even that UT
      would not fail for AAA-165

    - moved from commons-lang3 to commons-text as I noticed
      StringEscapeUtils is deprecated in lang3 and text was
      what should be used

    Change-Id: I0e8a5067666d062e2f119ddaa7511f0cc3a2dda1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 13 Feb 2018 20:18:44 +0000 (12:18 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to ddbd8cf2fc7de1439e4059e17d0264ca91475776
  - Move external net variables to common location

    Change-Id: I6a935db046fde139992e949b420e7d3dbf44b416
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Tue, 13 Feb 2018 12:40:56 +0000 (13:40 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 2b6910e0b39dfcf893b3e05ec30abd59c29d44b0
  - Counters should be bundles

    This fixes unnecessary wrapping in features.xml.

    Change-Id: I447498618b7edcae263c05a770220e7aba595ba0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Philippe Guibert [Fri, 19 May 2017 09:14:53 +0000 (11:14 +0200)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 62c7ee24a839a43271792d015fdc3142425198dd
  - neutronvpn: fallback default rule implementation

    This utility function is used by external networks to create an IPv6
    fallback rule for external VPN.

    This API should support the creation and destruction of fallback rule.

    Change-Id: Ib197b8ba293cae4b9cc3c9732c812e0922056644
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Noel de Prandières <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdate git submodules
Victor Pickard [Tue, 13 Feb 2018 19:49:31 +0000 (14:49 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 8c6aaab0885545eac4abade39369fedd359b515c
  - Use ocata branch for ovsdb patch tests

    Temporary until we get pike/queens stable enough
    for csit, including l2gw.

    Change-Id: Ifff0388c9d39fbb71c601f2e573cdf546dfd2dbf
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
gvrangan [Thu, 8 Feb 2018 01:28:43 +0000 (06:58 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 37357a310ff2161994025eaaff45572175f627d5
  - Fix the tcpdump collection

    VTN jobs does not have compute nodes.
    So the tests are failing. This patch will ensure only tcpdumps
    for available nodes.

    Change-Id: Id9b7243bf3f1c148fca731408660ca20f45c1839
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 13 Feb 2018 18:26:43 +0000 (13:26 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c1392655b8f6321db1c36b488570e01386a586b8
  - Add license-checker tox job

    Change-Id: I157b66f8a4b82f7072981c3146aa942ba1d64d11
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 13 Feb 2018 17:21:57 +0000 (17:21 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fda4eea3d881907e1fc8b84b7bd790dafdf72f3a
  - Merge "remove keywords to reduce logs"
  - remove keywords to reduce logs

    Change-Id: Icae92cc572fa2dbb36f3020e84c3a5657a0c1568
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 13 Feb 2018 17:12:11 +0000 (17:12 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 53c8ca43dca228646a168082934e7cd4c6af88cc
  - Merge "update tdd-wip to be gate"
  - update tdd-wip to be gate

    Change-Id: Iee94869d1dc4a1e07404ee93a01cb6b24e9c0272
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 13 Feb 2018 12:56:31 +0000 (13:56 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to be86b4a68cfbda5c122074acc23894d1439c6e56
  - LogCapture getCause() Optional instead @Nullable Throwable

    this is a better API, and simplifies null analysis in LogCaptureRuleTest

    Change-Id: I26f6a4b575f38a2f918ce5336df8935cf62ec671
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 2 Feb 2018 01:53:48 +0000 (02:53 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to ca71998763034a42c2a4d9516102a71502f90715
  - make testutils null safe for analysis by NullAway

    see https://github.com/uber/NullAway

    Change-Id: I14759c97594b3a9d473cf6f588a2e946a411cbec
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Mon, 25 Sep 2017 23:35:07 +0000 (01:35 +0200)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 048ff032c0c46f61e07638944209d7f1f42ac909
  - Implement FunctionalityReadyNotifierImpl

    BundlesBootedReady was already removed
    earlier in Ice9cd60878a68037dfcdb384979aabe426cf0a6b.

    The BundlesBootedReady was one of my dumber ideas... ;-) because, as
    Faseela pointed out in our discussion of diagstatus today, if someone
    made some other service dependent on the BundlesBootedReady, e.g. with
    an @Inject @OsgiService (or a <service> in BP XML), then that would
    create a sort of soft cyclic dependency (not a hard one, SFT would
    probably not fail on BP?), because the SystemReadyMonitor would never
    reach system state ready ACTIVE - because it would wait on the service
    with the dependency to BundlesBootedReady, which means waiting for
    SystemReadyMonitor ready, which ... you get the idea.

    The *ONLY* valid way to get notified of ready-ness is through the
    SystemReadyMonitor registerListener onSystemBootReady().

    The FunctionalityReady idea itself still has value though, for any
    "higher level" ready-ness signaling; e.g. Daexim's boot-on-import
    completed (and I'll put in a change which makes that use this next); but
    that is different because it does NOT block

    Change-Id: I96960c2250a196ebf6218b7a166aced123202903
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 13 Feb 2018 15:45:07 +0000 (15:45 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to dd564ca91e2ecbebc4b5b281fa024ea8d1165869
  - Merge "Add global-vars-[releng|sandbox] cfg file"
  - Add global-vars-[releng|sandbox] cfg file

    New Global Jenkins configuration file used by new jenkins-cfg job
    to manage Global environment variables. This patch requires
    global-jjb v0.16.0.

    Ignore jenkins-config ShellCheck as the files in there are not
    actual shell scripts (in hindsight global-jjb should have gave
    them a different extension).

    Issue: https://jira.linuxfoundation.org/browse/RELENG-753
    Change-Id: I7b5683a0ebc2f17ac5fbed86610b82e88253e374
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Robert Varga [Tue, 13 Feb 2018 12:49:37 +0000 (13:49 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to d2542903bc933dbc5a68a71baa66e6ffb606bc5e
  - Fix odl-restconf-noauth packaging yangtools bundle

    Depend on the corresponding feature and cleanup versions.

    Change-Id: Ic3086cab94515b6c508cacc472ddc7095a51436c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Tue, 13 Feb 2018 12:26:42 +0000 (13:26 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 83f1302e2fcf2770da6a4c00de0f3dd1a63bd8c7
  - bundle-test-lib should be a bundle

    This prevents the jar from being wrapped by users.

    Change-Id: Ib2c2198dc2acca072f5c1dede8a85ca4d1b15963
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
    (cherry picked from commit afc1ccc1bc2e840855d1478c8e51299d72631e72)

6 years agoUpdate git submodules
Michael Vorburger [Tue, 13 Feb 2018 09:18:33 +0000 (10:18 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 400dba8bd79b05768dd405c2c51065fee0d10adf
  - fix completely broken distribution/karaf

    we broken this in I34584eccd14da25fde24779247e78db167d7587a,
    following Iaf56adcb93490f9b29e34a50d33b324bb24a9b07; this fixes it.

    Change-Id: Ie09a938bc1d36319a06acf8f46f00599d0ed0550
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Anil Belur [Tue, 13 Feb 2018 03:27:01 +0000 (03:27 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to aacbb2d659c5d4b602d1a57d20e40e2c3e22c091
  - Merge "Set default java-version for distro-check"
  - Set default java-version for distro-check

    Configure the job to use the lf standard variable 'java-version'
    with default openjdk8.

    Change-Id: I7dd268092e1950c2c64c6f99db91b10918b047af
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Tue, 13 Feb 2018 01:31:34 +0000 (20:31 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 571860a204c1757ebc6acc817ae172e446e332a4
  - Update global-jjb to v0.16.0

    Change-Id: Ic1b535e89e4f2c18317fe9edf24f18b853f79112
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Kiran Kumar Darapu [Thu, 18 Jan 2018 06:18:31 +0000 (11:48 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 932c2ef85513830549968ec2a514aeb61e32d1df
  - Migrating BGP PM Counters to Infrautils Counters

    Existing BGP PM counters were using JMX MBeans,
    Now new BGP PM counters were imoplemented using
    Infrautils metrics counters APIs which will be common library
    to populate JMX MBeans for these counters by leveraging
    Codahale framework.

    Change-Id: Ib458d151ffed331ccd2b717ad3abef0ebecf3f80
Signed-off-by: Kiran Kumar Darapu <kiran.kumar@altencalsoftlabs.com>
6 years agoUpdate git submodules
Siva Kumar Perumalla [Mon, 12 Feb 2018 16:34:38 +0000 (22:04 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to fc7930f469c2d8c23abd971cd94d669874e98caf
  - BGP-EoS leader flap leads to NPE.

    Change-Id: Idfc5dec1416a93728eae2b9a307b456a3a6177cc
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@gmail.com>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 12 Feb 2018 09:28:09 +0000 (10:28 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to a1de16dc8293e43030ca2ef39d60923cb0882148
  - cloud-servicechain: use transaction manager

    This replaces all direct invocations of
    DataBroker::newWriteOnlyTransaction() with calls to a
    ManagedNewTransactionRunner, ensuring all such transactions are
    closed.

    Change-Id: I42434cde5080a9bf940f8b329f962f5fe0b2aaff
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 12 Feb 2018 09:43:37 +0000 (10:43 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 7bf1b70d05eeef7b9acb56a1f95ae37d0276749e
  - coe: use transaction manager

    This replaces all direct invocations of
    DataBroker::newWriteOnlyTransaction() with calls to a
    ManagedNewTransactionRunner, ensuring all such transactions are
    closed.

    Change-Id: Ida638029de40029ff93353665233d156a4164ff4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 12 Feb 2018 22:02:47 +0000 (22:02 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to cb972c998cbf008755aa2820e31fe1fde0c42d36
  - Merge "Enable distribution check job for jsonrpc"
  - Enable distribution check job for jsonrpc

    Add distribution check to the list of jobs

    Change-Id: I99884668b0fa2f52cd994fabe7a8b14fdf94f614
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
6 years agoMerge "Coe Oxygen M4 status"
Kit Lou [Mon, 12 Feb 2018 21:08:43 +0000 (21:08 +0000)]
Merge "Coe Oxygen M4 status"

6 years agoDluxapps M4 Milestone Readout 63/68163/1
Daniel Malachovsky [Mon, 12 Feb 2018 20:36:00 +0000 (21:36 +0100)]
Dluxapps M4 Milestone Readout

Change-Id: I224b24ab4ecdb7a99efe2bae711995660fc66b2c
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoDLUX M4 Milestone Readouts 62/68162/1
Daniel Malachovsky [Mon, 12 Feb 2018 20:31:15 +0000 (21:31 +0100)]
DLUX M4 Milestone Readouts

Change-Id: I826451e9c9a8f0c0db2f5a7c2e1fb33d13ecbf19
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoDluxApps M3 Milestone Readout 60/68160/1
Daniel Malachovsky [Mon, 12 Feb 2018 20:15:36 +0000 (21:15 +0100)]
DluxApps M3 Milestone Readout

Change-Id: If5f500e17b63abbe95afe2500755d8b1989b50d2
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoDLUX M3 Milestone Readout 59/68159/1
Daniel Malachovsky [Mon, 12 Feb 2018 20:11:39 +0000 (21:11 +0100)]
DLUX M3 Milestone Readout

Change-Id: I51deb4c2c7cd382b7955ec08df1a7a2799ee5783
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoDLUXAPPS M2 Milestone Readout 57/68157/2
Daniel Malachovsky [Mon, 12 Feb 2018 16:59:52 +0000 (17:59 +0100)]
DLUXAPPS M2 Milestone Readout

Change-Id: I77b0c95b49d59400b40c91083c7438f6e09723bd
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoDLUX M2 Milestone Readout 55/68155/2
Daniel Malachovsky [Mon, 12 Feb 2018 16:17:11 +0000 (17:17 +0100)]
DLUX M2 Milestone Readout

Change-Id: Ibfe87acd0ee4cd4d0a3b42774d0d41511c1f51bb
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
6 years agoUpdate git submodules
Michael Vorburger [Mon, 15 Jan 2018 23:37:49 +0000 (00:37 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 0323e77d4ca4827ea756693b8c0f03bf1aa7c5fd
  - ignore web.xml and BP *.xml in duplicate-finder

    This avoids duplicate classpath errors when running the
    duplicate-finder-maven-plugin on projects depending on ODL Karaf feature
    artifacts (such as odl-netvirt-openstack), which will typically have
    dependencies on several web related OSGi bundles that include
    WEB-INF/web.xml, and allow any org/opendaylight/blueprint/*.xml,
    not just autowire.xml.

    Change-Id: Iacfb820d44febdcf20eafd99cf549e023ff47df9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 8 Feb 2018 13:29:42 +0000 (14:29 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to d66bf2571830604d34bf790cd3cb50f53d3c3fc2
  - Clean up Optional handling in LogCaptureRule

    Change-Id: I358a9b0c5bb8790281435f3980e6faaab91d2e85
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoCoe Oxygen M4 status 35/68135/2
Faseela K [Mon, 12 Feb 2018 01:42:27 +0000 (07:12 +0530)]
Coe Oxygen M4 status

Change-Id: I8ecd3185163a14f2fa7ffdc2e8d7bc0f78758e98
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
eupakir [Tue, 12 Dec 2017 14:03:26 +0000 (19:33 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to d0a442c8d5d9fe0d42f3a1fa602a1fb7298b69a6
  - NETVIRT-1037: Upstream Fixes --- Review-3

    This reviews stores gwMac and lportTag into operational vpn interfaces,
    in-case retrieval of the same through ietf-interfaces state fails while
    handling an interface remove event

    Change-Id: Idbeeb9486087786ec38003d198d6ffc30fe0daf5
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
  - NETVIRT-1037: Upstream Fixes --- Review-2

    If an extra-route/learnt IP has the same IP as a primary adjacency on the
    interface, it is not processed.

    Change-Id: Ib2bd26da897896233e8ed5fb668780d0d0ce3d79
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
  - NETVIRT-1037: Upstream Fixes --- Review-1.

    1) Handle VrfEntry updates only for static routes/cluster reboot scenario
    2) Fix a few Exceptions seen in the logs during TEP events

    Change-Id: Ia992bda38a61b6787170aa7884f189584f82ca6d
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdate git submodules
HANAMANTAGOUD V Kandagal [Tue, 23 Jan 2018 12:25:00 +0000 (17:55 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 37224170436fc34cdd01c8ae69910b01e159aa9a
  - NETVIRT-1068: Upstreaming fixes

    Issue-1: When VpnInterface has a secondary adjacency like invisible ip, if tunnel
    EP is deleted , VpnInterface Op DS is updated with empty nexthoplist.
    During this time , invisible ip goes missing from VpnInterface Op DS due
    to MDSAL.syncwrite() being done in updateVpnInterfaceOnTepDelete. Another
    fix being done here is , invisible ip FIB entry is updated with empty
    nexthop and route is withdrawn/advertized to BGP

    Issue-2:  prefix-A part of subnet-A/network-A/VPN-A. The refcount for
    prefix-A is 1. When VPN-B is importing from VPN-A , refcount is 2. But
    when prefix-B part of VPN-B is deleted , refcount was not decremented.
    For self-imported routes , when the prefix is deleted , refcount is
    decremented.

    Change-Id: I2cabeaa1ae23e356b2d17a527e9bbc6a5b21afd0
Signed-off-by: HANAMANTAGOUD V Kandagal <hanamantagoud.v.kandagal@ericsson.com>
6 years agoUpdate git submodules
Deepthi V V [Fri, 12 Jan 2018 07:13:33 +0000 (12:43 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 1c3ae785f84659c2ad7c6f795a8990c8ee00884e
  - l3vpn app data clean up on vm delete.

    L3VPN application data is not cleaned up on vm delete and
    dissociate network/router scenarios. This review fixes the issue.

    Change-Id: Id1d7c89206c5bea77925320b67c0e12d6ffbf2bf
Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 22 Nov 2017 08:34:22 +0000 (09:34 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 4e97f4dcef6e58b48ab69325500e41b48960f527
  - ACL: use transaction manager for write transactions

    This replaces all direct invocations of
    DataBroker::newWriteOnlyTransaction() with calls to a
    ManagedNewTransactionRunner, ensuring all such transactions are
    closed.

    Change-Id: Id148f5f5dc1bee69805e096136d509f4f6c3209a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Siva Kumar Perumalla [Thu, 8 Feb 2018 13:22:10 +0000 (18:52 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 2ba480ccf176bd424a7c0fec3013a958ce9c5d84
  - update thrift version in feature.xml
    from 0.9.1 to 0.9.3 as BgpConfigurationManager is dependent on 0.9.3

    Change-Id: I6a0c7acf6c7775f59bbce6b0c82aeb606618a795
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@gmail.com>
6 years agoMerge "M4 Report for JSON RPC"
Kit Lou [Sat, 10 Feb 2018 03:24:22 +0000 (03:24 +0000)]
Merge "M4 Report for JSON RPC"

6 years agoUpdate git submodules
Julien Courtat [Wed, 8 Feb 2017 17:16:42 +0000 (18:16 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 272bb4bea9e3c8469c289ddfb47e49954c602798
  - IPv6 BGPVPN DC to internet detailed description

    This blueprint spec change introduces a new solution that relies on
    external network from neutron router. The spec analyses the problem and
    gives a solution.

    Change-Id: I30c90380fa9b3cf2d8a7705090fa57b7d6043608
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Philippe Guibert [Tue, 22 Aug 2017 10:32:46 +0000 (11:32 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e1ba59ccfb6dcd823c1f93ec9d67baacf9b3c34c
  - Bug-9029: Bgp Manager / End of Rib feature complements

    This commit change brings some complement of changes in the generated
    thrift files.

    Change-Id: I13e8c066039b9c27452e09915fbc518f62ef681f
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 10 Oct 2017 16:29:56 +0000 (09:29 -0700)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to c8ca9e4f2759c34207733b23d8cd21dfb2abf152
  - Remove security group mode config knob

    Stateful is the only security group mode we have now.

    Change-Id: Id30042b1a2ca1ef371079bd43640262613265924
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Vishal Thapar [Fri, 27 Oct 2017 10:00:13 +0000 (15:30 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 477976941e5997cb9f4a5cc14571bc3a8aae5c61
  - Optimize NAPT switch selection logic

    NaptSwitch selection logic today sorts switches in descending order of
    weight and then uses iterator to find last entry. By changing the
    comparator and convreting it into ascending order, we can return the first
    entry without needing to iterate through list of switches.

    Change-Id: I6620d9e5a92ea60d100ed2d767e73fb1bdef998e
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
Vishal Thapar [Tue, 23 Jan 2018 08:13:06 +0000 (13:43 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e683a4b2e40da00efc87b487fc3ec8bae46b133f
  - Refactoring and Duplicate Id detection

    Change-Id: I4c76953a9dec8bf044374ae1a6dd6afb007bf4b2
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
Josh [Mon, 29 Jan 2018 08:42:54 +0000 (10:42 +0200)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to ca1ff88e024180b9086c03d37b0b28df226a71bf
  - Remove illegal characters from yangs

    Change-Id: I32f933305dbfcc759501ce7e238e61a3d16698a0
Signed-off-by: Josh <jhershbe@redhat.com>
6 years agoUpdate git submodules
Aswin Suryanarayanan [Thu, 18 Jan 2018 08:02:09 +0000 (13:32 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 531ba08b7fa91f12272ff2126f8d260f24abda73
  - NETVIRT-1063 SNAT flows fails to install sporadically(conntrack SNAT)
    The vpind now retrieved using the subnet uuid from the router.

    Change-Id: I6e8c0ce53349e40a336db12b247822f33c483c75
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Fri, 9 Feb 2018 16:55:59 +0000 (17:55 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 7cf4dba3edbede3a6db810bb60afd6b75de5a54f
  - Use NwConstants in ...StatefulIPv6.xtend

    This should avoid regressions once we start using the Xtext
    representation of IPv6 stateful flows entry objects.

    Change-Id: I221269f410f5e85bdefe72491977bb62ca3cc559
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Drop obsolete “as short” .xtend conversions

    With the switch to constants, many “as short” conversions are no
    longer necessary.

    Change-Id: I4aee4183486a29c081ca8121dda81bf81d6aeed8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
karthikeyan [Thu, 1 Feb 2018 11:41:42 +0000 (17:11 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 29955585c06776afc943b08fefc047c98600c9f0
  - NETVIRT-1074: DNAT traffic is not working if SNAT is Disabled

    Problem Description:
    ======================
    FIP to External Network or FIP to FIP traffic is not working if SNAT is
    disabled for the router. Since L3_FIB_TABLE (21) -> PSNAT_TABLE(26) flow
    is missing on the FIP associated switch.

    Solution:
    =========
    If SNAT is disabled, we need to take care of DNAT (FIP) traffic should
    work as expected. By default when router-gw is set with external
    network/subnet SNAT is enabled and default NAT flow on Table 21 will be
    getting programmed. In case of SNAT is disabled this flow won't get
    installed on the required FIP configured switches. Hence FIP traffic is
    getting dropped at Table 21. Have added the logic to program the NAT
    default flow in Table 21 if SNAT is disabled UC as well.

    Change-Id: Ie6c66c9571d5698408317718bfaa61ce677472c4
Signed-off-by: karthikeyan <karthikeyangceb007@gmail.com>
6 years agoUpdate git submodules
Vyshakh Krishnan CH [Fri, 9 Feb 2018 05:00:12 +0000 (10:30 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 72239607a8eed980d04b45e6925384857938eca9
  - Setting BGP default log to debugging

    BGP default log was set to error and due to which qbgp logs are not
    shown. making it to debugging now.

    Change-Id: I66826d34ce2cb6448261b6c9287fac63eacdcda0
Signed-off-by: Vyshakh Krishnan CH <vyshakh.krishnan.c.h@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 5 Feb 2018 09:56:16 +0000 (10:56 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 5ec2e570ea9ded40bbccf0acec82fd22375e3610
  - Switch some stragglers to odlparent 3.0.2

    Change-Id: I98d03a63001971dc526d89d3e2df580bf304c10b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Victor Pickard [Fri, 26 Jan 2018 12:42:21 +0000 (07:42 -0500)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 05ac24ba9bef02af813769034d090ec108bd4306
  - Handle br-int dpid update for genius auto tunnels

    In OOO deployments, genius auto tunnels does not work,
    and vxlan tunnels are not created.

    When br-int is added by netvirt, the ovsdb node add
    comes in for br-int, without a dpid. The code bails
    if br-int does not have a dpid (tep not added).
    Then, a second notification comes in, as an ovsdbNodeUpdate,
    with the dpid for the node (br-int). But, the current code
    does not handle br-int updates, and the tep is never added.

    This code change checks for dpid being added to br-int
    in the update path, and triggers tep to be added when
    this condition occurs.

    Change-Id: I3a62283f1596dba3c6d734f5497c3f38a5be4b10
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
kaoru sueda [Wed, 29 Nov 2017 07:36:40 +0000 (16:36 +0900)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 69596c7ec3a01376a7310a578b0433eb07535fe7
  - NETVIRT-984: Fix of issue that l2gw connection creation failed in L2GW HA environment.

    Issue:
      Exception occurred in l2gw connection creation and caused OVSDB
      transaction is not executed to the end in L2GW HA environment.

    Cause:
      "replication-mode" is not set in HWVTEP logical-switches entry in
      network topology config DS. And this caused the
      NoSuchElementException in l2gw connection creation.

    Fix:
      Fix this by set replication-mode in the above entry.

    Change-Id: I022e493abdbd20d2279540be790bf018c8dc2032
Signed-off-by: kaoru sueda <k-sueda@zj.nes.jp.nec.com>
6 years agoUpdate git submodules
VinothB [Thu, 1 Feb 2018 18:32:20 +0000 (13:32 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 15da7fe17d3ffdb00a6d4fdf7586286e2d19d145
  - NETVIRT-1044  fix for Exception in karaf when delete neutron port

    Null check for port's dpId is missing in this particular method whereas
    all other methods having null check for dpId in AbstracAclServiceImpl

    Change-Id: I8c4f5768af2a04b7921915264b6f5089acb9a7bb
Signed-off-by: VinothB <vinothb@hcl.com>
6 years agoUpdate git submodules
JakubToth [Sat, 10 Feb 2018 00:10:54 +0000 (00:10 +0000)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 9ba8344ed902bcb99a747372e926b01bb57e2fb1
  - Merge "NETCONF-506: fix YII deserialization in FilterContentValidator"
  - NETCONF-506: fix YII deserialization in FilterContentValidator

    Treat leafref keys in the same way as indentityref keys.
    Follows https://git.opendaylight.org/gerrit/#/c/53996/

    See also NETCONF-384.

    Change-Id: I36a67b12e23c7da43f4e5c6002de8ae031d18e6a
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdate git submodules
LiGuosheng [Tue, 6 Feb 2018 11:39:59 +0000 (19:39 +0800)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to a47bc2135615118eb8b99d9ca85f3363d4915137
  - Add test cases for NetconfSalKeystoreService

    Test cases for adding private keys and trusted certificates into
    the keystore.

    Change-Id: I493e3f88e636ee7c53363e1cbf54ba6c1714d156
Signed-off-by: Li guosheng <li.guosheng6@zte.com.cn>
6 years agoUpdate git submodules
Vishal Thapar [Fri, 2 Feb 2018 13:11:13 +0000 (18:41 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to f9fd0f4ec2cdc55e21238d67742d9ec385511dd2
  - Add dummy test suite for Genius tdd-wip

    Change-Id: I1eea7fc63bb8f13c3ee7e2667e9efc5120e4d306
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
Tomas Jamrisko [Thu, 8 Feb 2018 10:26:18 +0000 (11:26 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to c97210d403b181f11b66fc1a840398e7a3e911dd
  - Check cluster status after rejoin

    We want to check the cluster is in sync after rejoining. Same
    as the other recovery functions

    Change-Id: If4d4309dc71130a3d50b50f4f7d21aa5e63c25f4
Signed-off-by: Tomas Jamrisko <tjamrisk@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 9 Feb 2018 21:58:40 +0000 (21:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 64419fab143dc1031610bdf57f3c4c19386fef66
  - Merge "Update builder minion labels"
  - Update builder minion labels

    Change-Id: I961900e9221a3f21cc6b6ca8492703b3d5f81745
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Victor Pickard [Thu, 7 Dec 2017 19:40:49 +0000 (14:40 -0500)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to dfc9ab118651001d58981877506eab854f2a031a
  - GENIUS-104 Genius auto-tz: use local_ip for TEP IP

    Currently, Genius auto tunnels is configured to read tep-ip from OVS
    external_ids tuple in the Open_vSwitch table.  Details can be found here:

    http://docs.opendaylight.org/en/stable-nitrogen/submodules/genius/docs/specs/itm-tunnel-auto-config.html

    This change will be to use the existing, supported field local_ip,
    from OVS other_config tuple in the Open_vSwitch table.

    The main reasons for this change are:

    1. Avoid duplicate data. Instead of introducing a new field, tep-ip, for
    source VTEP IP, reusing existing local_ip.

    2. Devstack and other installers already support local_ip. By reusing
    this field, there should be no changes required in any of the
    installers (devstack, OOO, etc).

    So, going forward, local_ip will be used as the source IP for the VTEP,
    instead of tep-ip.

    Change-Id: I529040c0da81a187927f9f91b9f50839c7fe340d
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Tarun Thakur [Mon, 15 Jan 2018 11:49:03 +0000 (17:19 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 9e75967c39f1af1507ff800d91f11c1fbf9818a1
  - IFM stats params configured by Blueprint

    In interfacemanager-impl, new config file genius-ifm-config.xml is added
    and corresponding yang for it.

    It contains following params:
    - ifm-stats-poll-enabled
    - ifm-stats-def-poll-interval

    Change-Id: I592f9cbf8c18aa05fba3d4ecec4ba6edb52d79b5
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
6 years agoUpdate git submodules
eaksahu [Wed, 13 Dec 2017 11:06:01 +0000 (16:36 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 710268513620c941800333ab56ed1fbac309e708
  - Bug 8998 - Vlan Binding missing on connection add

    missing child entries when connection is deleted and added immediately.

    Since we are using batch manager previous delete
    is still not finished by the time next add request comes.

    Since the data is not deleted yet this add request will become no op.

    delete from batch manager eventually succeeds and we end up entry missing.

    make sure that add request does not proceed until the previous delete
    request has not completed.

    Change-Id: I88c887a4f40ad96ae2230e3a5362e8cc1cbde87f
Signed-off-by: eaksahu <a.k.sahu@ericsson.com>
6 years agoUpdate git submodules
Ryan Goulding [Thu, 8 Feb 2018 15:00:40 +0000 (10:00 -0500)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 45546647f0460115c9301c4d9ddc5892dc9520de
  - AAA-134:  Cannot update domain name

    Modified the update SQL statement to include name.

    Change-Id: I8fce9cbbf403fcc627b927e5750750de4d04403c
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdate git submodules
Noel de Prandières [Tue, 5 Dec 2017 11:10:44 +0000 (12:10 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 0b8075768b3b8bce88fa7558b977d43b6877e649
  - vpnmanager: subnetopdataentry context creation

    Update Adjacencies to BGPVPN Internet, if the subnetmap handles refers
    to an IPv6 Subnet.

    Enhance the subnet-show command to display all the subnetmaps and
    subnetmapopdataentries.

    Change-Id: I7efba2cc94e65c1862aee96e3e3591a3d14bc630
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Noel de Prandières <prandieres@6wind.com>
Signed-off-by: Sam Hague <shague@redhat.com>
  - neutronvpn: subnetmap update for internet-vpn-id support

    Add internet-vpn-id leaf in the subnetmap list. This model change was
    needed to provide a capability to associate an external network with L3
    BGPVPN.

    Update internet-vpn-id field in subnetmap before associating provider
    neutron network with L3BGP VPN.

    Add an enumerate in vpn instance op data entry, to qualify the
    kind of BGPVPN: BGPVPN external, or BGPVPN internet.

    Change-Id: Icab050c89a25beb12b5be3a586d84ee97a7eb593
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Noel de Prandières <prandieres@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
  - neutronvpn: unlock multiple vpn configuration per iface

    This change unlocks the ability of neutronvpn to attach a vpn
    interface to two different vpns, or one router and a L3VPN, for
    instance.

    This is here the case for an internetVPN that is attached to a VPN
    interface, in addition to the router.

    Change-Id: I7c65b3ce981db0072ba2ab23323d44f2cf689f21
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdate git submodules
gobinath [Sun, 4 Feb 2018 20:38:48 +0000 (02:08 +0530)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 5a6c4a29a6da87ee50d8ac20cfb6252a64f9d45f
  - OPNFLWPLUG-974: Message deserialization failed

    Description:

    "Message deserialization failed...msgType: 36864 oxm_field: 6
    experimenterID: null was not found - please verify that all needed
    deserializers ale loaded correctly".

    Observation:

    The deserialization of this message failed due to the msg type of one of
    the oxm fields (CtMark) was getting decoded wrongly.

    This was due to the CtMarkCodec present in the packet(before the Metadata
    oxm field) was decoding the field wrongly. The field doesnt have mask field
    in it but still the mask it was read, ie, it was reading the next oxm field bytes too(Metadata)
    thereby skipping the bytes from which the oxm Metadata is supposed to be read
    and hence wrong data(skipped 4 bytes) is decoded in the next oxm field deserialization.

    Fix:

    The incorrect read of mask field in Ctmark codec has been removed now.

    Change-Id: I79b6899686b05217df533e9ef365e9909dfc048d
Signed-off-by: gobinath <gobinath@ericsson.com>
6 years agoUpdate git submodules
serngawy [Thu, 8 Feb 2018 22:51:00 +0000 (17:51 -0500)]
Update git submodules

* Update docs/submodules/coe from branch 'master'
  to 6adc1f7b57d4ea193de50bfbd38e6daae1b03510
  - Fix attached mac-address

    Set the container mac-address

    Change-Id: I7b75435c175e4ca45d4688c33cd442606f39284f
Signed-off-by: serngawy <m.elserngawy@gmail.com>