docs.git
6 years agoUpdate git submodules
Sam Hague [Tue, 27 Feb 2018 13:25:24 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1cf091979847e0772201d46a668e0a90108a0215
  - Merge "Install odl-mdsal-trace in netvirt oxygen csit"
  - Install odl-mdsal-trace in netvirt oxygen csit

    this allows csit tests to run trace:transactions to
    look for leaking transactions

    Change-Id: I44b7f7b36debed7005f2312b3f4f2edf4c2241ec
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Tue, 27 Feb 2018 13:23:13 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 54fcb7f47b64d22b2f95b59c65a891826c406248
  - Merge "Add MEMCONF as a function var to set_java_vars"
  - Add MEMCONF as a function var to set_java_vars

    - In light of the fix we needed recently for CONTROLLERMEM
      where other scripts were coming in on the fly to adjust
      it's value, we need to pass that in to set_java_vars when
      we call it so it's not just taking the default value
      defined when we source common-funcs.sh

    - also made the variables passed to set_java_vars() more
      appropriately named.

    NOTE: there is nothing currently that would change MEMCONF
          on the fly, but this will protect us if/when it is
          ever needed.

    see: https://git.opendaylight.org/gerrit/c/67989/

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

* Update docs/submodules/releng/builder from branch 'master'
  to b0ee3dcc9ba7c94a5969548f7e818894e65b05d9
  - Merge "Fix for Pike/Queens Jobs"
  - Fix for Pike/Queens Jobs

    Recently devstack has merged the patch
    https://review.openstack.org/#/c/547673/ that is breaking
    all the CSIT jobs. This patch will use the paramater introduced
    in that patch to make Nova in the compute node wait longer.

    Change-Id: Ib5826f4dd58e1a0d70172526fe5111c88ed60a19
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 21 Apr 2017 23:41:51 +0000 (19:41 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bb0c0d708a9f6175e0f97f4db0a24922b8e66fe6
  - Add job to perform branch cutting

    Provide a Jenkins job which:

    1) Creates stable/RELEASE branches
    2) Updates .gitreview on stable/RELEASE branches

    This job also archives relevant log information and creates reproducible
    patches in case manual intervention is necessary.

    Change-Id: Iebca81965ed59f82533cf0419425be0540bd14b8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
SujaT [Fri, 15 Dec 2017 11:19:04 +0000 (16:49 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 196ab863a17aeca7e004d3c82a9da71ce83a43b4
  - GENIUS-116: Efficient Handling of DPN disconnect

    Dependent on OF plugin patch https://git.opendaylight.org/gerrit/#/c/63261/

    The changes in openflowplugin includes, port removal event will come with proper
    reason flag set which will enable interface-manager to distinguish between a port
    removal and a "port removal due to node removal" from the info in
    the incoming event itself.

    Change-Id: I39c5cdc6f57052521cb0061ca97ab7518637a5fe
Signed-off-by: SujaT <suja.t@ericsson.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Thu, 11 Jan 2018 21:23:24 +0000 (22:23 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to c5e61e76a94f51595d01a5172f26cfb5c379e41c
  - BUG-6966: Openconfig policy config file loader.

    Loads from xml Openconfig rib policies and
    sets.

    Change-Id: I59153172cf5ab917420e3b1e182b84d5e0ef0abe
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
  - Remove deprecated methods

    Change-Id: I7abb75ae3b151e3ff3171b78fee47cb6853c2478
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 17 Jan 2018 08:05:51 +0000 (09:05 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to d8cc346416f95ec242bc07a2fabc27c8038842c3
  - Reduce number of parameters for RIBImpl

    Change-Id: Ib9a9fff4e1d21673fec9251b32663106614fb8c1
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Tom Pantelis [Thu, 22 Feb 2018 23:00:47 +0000 (18:00 -0500)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 5d808895c9915425e266592c6612c39f06af139b
  - Fix findbugs violations in srm-shell

    - Format string should use %n rather than \n
    - Consider using Locale parameterized version of invoked method

    Change-Id: Id3be0c9b70c104ec0a2214e28b347add451c873a
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Sun, 7 Jan 2018 21:35:25 +0000 (22:35 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 7ec819c1c9ca7e980887ed74608c9af0bb9717a1
  - Reduce number of parameters for path selection

    -enforce findbug.

    Change-Id: Idc9cb566e31b81c7d87cf544016525122487393b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Fri, 23 Feb 2018 13:57:36 +0000 (14:57 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 5b70bbd2797d887c126b8d0927a1a47b131934be
  - Bump git-commit-id-plugin from 2.2.2 to 2.2.4

    https://github.com/ktoso/maven-git-commit-id-plugin/releases/tag/v2.2.3
    https://github.com/ktoso/maven-git-commit-id-plugin/releases/tag/v2.2.4

    Change-Id: I3890a63b83434751e39f1a3bccd9c0727c317715
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Anil Vishnoi [Mon, 26 Feb 2018 23:22:24 +0000 (23:22 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 80b2c2b6fc158ab853b3410e91b0fdc2dd3f5195
  - Merge "BUG-86: Fixed echo response processing"
  - BUG-86: Fixed echo response processing

    Change-Id: Ib83eb3463d101e872830d3985044c1154668baa1
Signed-off-by: Jalpa Modasiya <jmodasiy@luminanetworks.com>
6 years agoUpdate git submodules
Anil Vishnoi [Mon, 26 Feb 2018 21:58:59 +0000 (21:58 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 609cc7c27edc0a280e77bd66471c02e72698ad2d
  - Merge "OPNFLWPLUG-952: All links disappear from the topology"
  - OPNFLWPLUG-952: All links disappear from the topology

    In cluster split situations LLDP Speaker can get into a bad state, with
    incorrect number of node-connectors mapped locally. In some cases
    multiple controllers can start sending packet outs. The solution here is
    to use clustered DTCL to keep the node-connectors more consistent across
    all instances of LLDPSpeaker and use EOS to determine who should
    actually transmit the packet.

    Change-Id: I36df734dff23688e8ace27b42f85291aa62ac391
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Mon, 26 Feb 2018 15:58:31 +0000 (16:58 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 618f5ff2f9b864436170f6c9a40f9fb1db8fcbe8
  - Add missing copyrights

    Change-Id: I992492a29d54cd0d70e0a1289fb891754775584b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Josh [Tue, 20 Feb 2018 07:55:21 +0000 (09:55 +0200)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 70827aeff39830c4d16d7e2e9f7c32e9f5899631
  - DataTreeEventCallbackRegistrar: "add or update" param order

    Since functions receiving add or update events need to
    handle updates they have two params. As such, in event
    of an add the created object should be the second
    param passed to the function.

    Change-Id: If27121aa8af74038f775edca118bce4917dd2e51
Signed-off-by: Josh <jhershbe@redhat.com>
  - add new DataTreeEventCallbackRegistrarTest

    this requires infrautils' I0d54b187fd58c6456708518a3886c3aedff3f86a

    Change-Id: Iee7227d63c4ab995dae1642f6da3cd1c8f4bd91e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Fri, 16 Feb 2018 11:04:25 +0000 (12:04 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 762d28cfd3f728bd0d701281e86f986f04112cd9
  - Use new Map methods

    computeIfAbsent() and forEach() allow some code simplification.

    Change-Id: I233b91f36b33fab56c13636507a7bf68d3319c6e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Mon, 26 Feb 2018 11:47:02 +0000 (12:47 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 8372dd09af04eac48e3cefddf8372007bd51af28
  - Expect RSP to be persisted from oxygen onward (II)

    Previous patch did not account for the fact that CSIT is non versioned
    and that RSPs would not be persisted on nitrogen and before.

    Change-Id: Id897262add499063e6231778e202f3985dd3eff6
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Mon, 26 Feb 2018 13:00:22 +0000 (14:00 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 8cfa8e465bc78276443779a9d2290780e68b1783
  - Add to git Ignore

    log files
    csv files
    out files

    Change-Id: Ie21e008a199c4d5ee12fa2092ca30c76e451d5bc
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
jenkins-releng [Mon, 26 Feb 2018 17:56:13 +0000 (17:56 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0e1abe5ce7cdaccdc18817039bb3400e2e665604
  - Auto Update CSIT Jobs to run for fluorine

    Change-Id: Ie29fb5ddc2a00f0fb7a9741f24cd3596498e7d6e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:45 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 662b6f9662655d99de805aa19d77b8dbe08606aa
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Ice1563468d8e2b032ff2c2399c87a91ecd84369e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:46 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to a4db3cc607819dd2bb251775a0a43a6ec8802b3d
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Ie6a846caecb2cdec46cced1398dcf0c8ab11e42f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:42 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to f18ec8543fe46c27438f03aff91370986d050047
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I87a5d8d5d22dc66190d3af950bd6f802004fc3cf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:41 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/coe from branch 'master'
  to 90136d58eb0668462075b80f3619168fc0937372
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Id6e6f3cda49746abb4f2a3d2be93597174e4c884
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:45 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 19eed2cb09f607a77c8a84bb2a4935ab9c683078
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Ib83c016ca4bdfc87da9ab847c874afe29a9a710a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:46 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/ovsdb from branch 'master'
  to 6bfca872b1e392cc7aa660c48094f61f93368024
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I7bd594fb7b5413b8a6647bd49bd07d8fc3fbbe54
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Mon, 26 Feb 2018 15:48:42 +0000 (15:48 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c792dd0bbcd7293ac7097d12a5170e7f69369a68
  - Merge "Update branch cutting script"
  - Update branch cutting script

    - Update the script for Oxygen branch cutting.
    - Remove the tags which reference 'jdk' and 'jre'
    - Add extra mvn opts for integration jobs

    JIRA: RELENG-519
    Change-Id: I9834098c4a9878248cc3417780f88a4877fb223e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 02:43:21 +0000 (12:43 +1000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d2dbe00f26c3fd709f069d917b6d466d7bda4115
  - Create Fluorine jobs and bump Oxygen branch

    Oxygen branch cutting to reflect new stable/oxygen branches and
    move master to Fluorine.

    JIRA: RELENG-794
    Change-Id: I21831211ab5b3a1458354355c3cfbb88bb5bb3ec
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:40 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 1ac81228cbdea4256a0b065b52817f419a344117
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Ia32d405970372481dd25d9764f92c409a5e98c3e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:44 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 427ce04fcab7307276f66192c9ee25b0b35a89e6
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I5bc40f2e225853e1a98101ac8de0a5363d4677ea
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:43 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 02b0272e8e59cedf1b48a8425f57f05f994db2aa
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I43d4438c6e1c8f4756cc9bfb08bb8d7b45fdade7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Mon, 26 Feb 2018 07:41:40 +0000 (17:41 +1000)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 8e66f7e6c22ccbc344e36704590b9fbe98a29448
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I135cb265c0a637da0b34907025ede4f686c9bcc3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Sun, 25 Feb 2018 22:32:26 +0000 (22:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4dd0f93bdcc602f444719a3b5c95a5447866af85
  - Merge "Revert "Add a swap file to build machines""
  - Revert "Add a swap file to build machines"

    As reported by on the mailing list we would like to try backing this
    out to see if it caused some instability in the system.

    https://lists.opendaylight.org/pipermail/release/2018-February/014067.html

    This reverts commit 09b4491f2b61256a75df2547ee400bb02e5d2a71.

    Change-Id: Ifc28d2464b233c70b94b179d66a1fb3d49164288
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 18 Sep 2017 09:43:35 +0000 (11:43 +0200)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 993aa2a49eb88f074aee0958f3740860e3d6d675
  - Remove unused parameters

    This patch removes unused parameters (except where they’re obviously
    WIP).

    Change-Id: I9e9e741c4c10df347ccb95099d7554ad53dd241f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Fri, 23 Feb 2018 21:12:09 +0000 (22:12 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 1d28c4c38a72578da0dde6ca71bc39b3b70d3c11
  - BGPCEP-760: Fix Dead lock

    when connecting multiple peers at
    the same time multiple routes are announced.
    Fix by improve sync under Peer export groups.

    Change-Id: I588db1bfc3cfca80308837084ac5088b8fc89cea
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Nobin Mathew [Wed, 21 Feb 2018 18:57:45 +0000 (00:27 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to d15f144d157c6a11850b0f4dd5ea577cd3bf9dc7
  - Fix for GENIUS-112.

    This is a race condition, proper fix should remove Batching manager from add callback.

    Change-Id: Ia9de21864e82b2c8ded1ea121de615cafa6dab19
Signed-off-by: Nobin Mathew <nobin.mathew@ericsson.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 23 Feb 2018 16:55:53 +0000 (11:55 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 9de5d4b897143fce72245c12bb2c3ec495d486fb
  - Cleanup ovsdb cluster suites

    Change-Id: I8467e350ccfe2d9068ccf4f651d3114984ffba93
Signed-off-by: Sam Hague <shague@redhat.com>
  - Cleanup ovsdb suites

    Change-Id: I9ad8dde94f386df6cd9ef22c3c5cffbe3f804d43
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Sat, 24 Feb 2018 04:45:04 +0000 (04:45 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 47733870592d1deaa9aab54d0922ab4dd4d79d80
  - Merge "Prepare for git-commit-id plugin upgrade"
  - Prepare for git-commit-id plugin upgrade

    We have an upgrade to 2.2.4 upcoming, which will eliminate gitid.skip
    property. Add its replacement, so we are ready for that change.

    Change-Id: I85a16b588a5a7b8312059170171353f3f8eb7e5c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Siva Kumar Perumalla [Wed, 21 Feb 2018 11:25:15 +0000 (16:55 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 5c9307ce4d4a8d9eb98ded50ca27f3377f2928a6
  - yang chages for : Faster DC-GW Failure Detection (L3VPN with BGP)

    Change-Id: I8f9c752ebcb48f0edbfa11ad2549a9bf6b7bfacc
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@gmail.com>
6 years agoUpdate git submodules
Somashekar Byrappa [Thu, 22 Feb 2018 15:07:28 +0000 (20:37 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e64c27a6cc94dfa446bedf4340e8123a946370cb
  - ACL: Handle AAP update

    During port-update with add of allowed-address-pair (IP/MAC),
    corresponding flows were not added in table=210 for egressAclDhcpAllowClientTraffic()
    and egressAclDhcpv6AllowClientTraffic(). This issue is addressed with the
    patch.

    Also, avoided configuring flows related AAPs with multicast addresses in
    VM egress anti-spoofing table (table=210) as the source address will never be
    multicast address.

    Change-Id: Ibe66cc65a484864c53a085b70d2aa37486e662d4
Signed-off-by: Somashekar Byrappa <somashekar.b@altencalsoftlabs.com>
6 years agoUpdate git submodules
K.V Suneelu Verma [Thu, 18 Jan 2018 06:59:59 +0000 (12:29 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to ed5c7039dcb67a5085f913282b2926fa6cf97de9
  - avoid race in elan bc group update

    elan broad cast group update happens from
    1) first elan dpn interface add (runs in oper default shard leader node)
    2) l2gw connection add (runs in eos/cluster singleton owner node)

    To avoid the race between these two
    add the l2gw tep to operational elan external teps and keep the job key as
    elan name

    handle the tunnel ip change of l2gw gracefully

    Change-Id: I2e195dc2c35e75521b31c2a0f358b2034b99874e
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoMerge "Update log server URL to new infra"
Charles La Voy [Fri, 23 Feb 2018 22:50:34 +0000 (22:50 +0000)]
Merge "Update log server URL to new infra"

6 years agoUpdate git submodules
Stephen Kitt [Tue, 20 Feb 2018 16:53:53 +0000 (17:53 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 4de3bd1a5f5df210020e2e9b8b49d5798fac1c21
  - statemanager: use transaction manager

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

    Change-Id: Ib5f19025c880b6c7b534355372488d7d8ad08158
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 23 Feb 2018 20:42:57 +0000 (20:42 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f2bb753ca34b150523d364b84618075edc6dd6f4
  - Merge "Don't allow retry to fail stacking"
  - Don't allow retry to fail stacking

    Change-Id: I99dbd98638e43e974bbb4ecd13a3d09dee94fc2f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 23 Feb 2018 13:49:39 +0000 (08:49 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3288bf34011a2e26273973fd8910afeb0dcf9f2b
  - Note hardcode validate-autorelease build node

    Change-Id: I275b5d063d1013d563b430dd5bbc85062ad729d4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 2 Feb 2018 22:54:05 +0000 (14:54 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 5a4a47a218875b09cfac9ad4a0282ff399e0e266
  - Fix yangtools test tool installation

    Change-Id: I9f6d4e7dee3edfb5e3ae7b011420fd387c84476e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Victor Pickard [Thu, 22 Feb 2018 15:53:41 +0000 (10:53 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to fd9fde8a8ac92867b37e46c58b918285b857bab5
  - Fix some L2GW test cases for existing connections

    Fix some issues in newly added test cases that are
    now able to run in queens.

    Change-Id: I884c13531f24c5d77ba79a9781dabfb460854372
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Fri, 23 Feb 2018 14:40:33 +0000 (15:40 +0100)]
Update git submodules

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

    when calling containsEqualConfiguration on Peer

    Change-Id: Idc674a8be808386c0a3050dca3a3895cf0491caf
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:05 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to a54923ba54a0866fccb5700f5264f7e4c18ea35e
  - Drop unused exceptions in elanmanager

    Change-Id: Ie8ee24a33ee711f6ad74d73f69ad8dbebfe1caa7
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:07 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 3a0742171e2da6387b2966260d254cba0d34fd09
  - Drop unused exceptions in vpnmanager

    Change-Id: Id71667546ef98e8099fe28f83d4f054a9976c866
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:07 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to b4dfea32f0493d543d48cdb9bc8842e1110c2bde
  - Drop unused exceptions in qosservice

    Change-Id: Iec3c5969cf736206f7f294bd08657e8fd3e2d087
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:06 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to c229e2d630c5a4e7cfd7f7a2f348bec29ff9826e
  - Drop unused exceptions in neutronvpn

    Change-Id: I9666adff86ccfe70874d598846c8ba6b1974d533
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:06 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 7de50e68503d4d354915f972b1f2bfa598a56ddd
  - Drop unused exceptions in natservice

    Change-Id: I173b17ca9b86a3e89bd402cbfda5757559ce0136
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:06 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 79803c9c0e78a15feef0779f6ef3ce7a26c7f74f
  - Drop unused exceptions in ipv6service

    Change-Id: I7e8018a36308b193bf2c5d082e692777e787f99b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:06 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 136895a2a94f47aa90964b21c8f4677b8e3159ef
  - Drop unused exceptions in fibmanager

    Change-Id: I67f13c159b2b798f7515956a5746afdecca97a47
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:05 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 39fb70730b9b0e56eed414c6876d62097660016b
  - Drop unused exceptions in dhcpservice

    Change-Id: I61412d7d2bc2838b0be928ff9f1761f977e33c87
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:05 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 6a149ad3673bd208f41a40c69579e9124d07ab7f
  - Drop unused exceptions in bgpmanager

    Change-Id: I7edc49d7c3b7cf80660414b915ad9b948c2b51b5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Victor Pickard [Thu, 22 Feb 2018 20:15:30 +0000 (15:15 -0500)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 6d55d040db8950c0b3dfe88c7acf06b1d2454e44
  - Update genius ITM Tunnel auto config spec

    The TEP-IP is now obtained from other_config:local_ip,
    so update the spec to reflect that change.

    Change-Id: I47d04acb4897cd4c8c5e0a952a08a65dc7e36259
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 23 Feb 2018 13:44:09 +0000 (08:44 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to cc685f1b22224216f7be1d3726017bfc2229f7dc
  - Configure build-node from project

    Change-Id: I7b3c8f1842fccbe7c8be7460b029b1156af65905
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Fri, 23 Feb 2018 12:25:39 +0000 (12:25 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0a28f0362b904fe414c5dd269f969bf26a94fee1
  - Merge "Update AR version bump jobs to 4c-16g"
  - Update AR version bump jobs to 4c-16g

    The current version bump jobs are failing because they are
    running out of disk space.

    Change-Id: I960c173cec96a48430e24b8aea0e56488b06bc24
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate log server URL to new infra 20/68520/1
Anil Belur [Fri, 23 Feb 2018 06:14:57 +0000 (16:14 +1000)]
Update log server URL to new infra

Change-Id: I88e3482b09ff716436844ed5b21482c74f00c289
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Feb 2018 18:58:04 +0000 (19:58 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to c22939422dac1d5eaa864d55217668d0299bd784
  - Drop unused exceptions in aclservice

    Change-Id: Idc509375492f5938ba3ed85bc53ce93bcb379e0b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Thu, 22 Feb 2018 20:42:06 +0000 (15:42 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 62d4a45fab9ab2d0ffb7ed62ef4573bc6740b8a4
  - Set build-timeout to 60 for lf-ansible-roles

    Roles can take long to build if they need to compile something
    so allow 60 minutes.

    Change-Id: I01616e8c47c0b3fa2e6ab8c964b563e305e5246e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Thu, 22 Feb 2018 19:15:24 +0000 (19:15 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b2e851eb3a4fec03d4990847cc10741de6490447
  - Merge "Remove tinyrpc 0.6 workaround"
  - Remove tinyrpc 0.6 workaround

    tinyrpc 0.7 disappeared from PyPI.  The global requirements have
    been bumped to 0.8 for it in upper-constraints.txt upstream so
    the workaround is not necessary[0]

    [0] https://github.com/openstack/requirements/commit/8c314d04

    Change-Id: Ie5b421730f27e15c014874a37e14fa3ece905f9f
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoUpdate git submodules
Arun Sharma [Fri, 8 Sep 2017 07:47:39 +0000 (13:17 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to b80cb492c959add22a2e7a008ceab45852839626
  - NETVIRT-1079:Do not add a static route to Ubuntu

    VM when nexthop IP is set to its own VM IP

    Problem: Host route with next hop ip X is sent to VM with ip X.
             This creats a loop.

    Fix: Skip self route in DHCP response i.e. if next hop is self IP
         then do not add that route in DHCP response.

    Change-Id: I27a1ef1b6774659e817506535da2a0ed3546ed53
Signed-off-by: Arun Sharma <arun.e.sharma@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 13 Feb 2018 11:44:35 +0000 (12:44 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 349cebdee68408c99f38707bfbbbaea80e45ed5c
  - elanmanager: use transaction manager

    This replaces all direct invocations of
    DataBroker::newWriteOnlyTransaction() with calls to a
    ManagedNewTransactionRunner, ensuring all such transactions are
    closed. It also reworks a number of methods to use read/write
    transactions, ensuring that changes are made based on still-relevant
    data.

    This doesn’t address transactions in ElanInterfaceManager.

    Change-Id: Id38c7482cf2403a7751f0faa6134be7374e4a072
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Split up creation/deletion, clean transactions

    This patch splits up creation/deletion methods in
    HwvtepNodeDataListener, avoiding the use of boolean parameters to
    control method behaviour.

    It also ensures the read transactions are closed, and cleans up
    generics as far as possible, along with removing uses of
    ResourceBatchingManager.

    Change-Id: I648be29aed85fed71acb344236ecfa40497f84fc
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Deepthi V V [Mon, 15 Jan 2018 08:42:38 +0000 (14:12 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 6e06959b20ac259af229f971992e4f036b0cbf56
  - Handle vpn removal from subnet correctly.

    Network-id in subnetmaps was set to null causing remove subnet from vpn
    event not being processed correctly. This fix ensures that network-id is
    not removed from subnet.
    Also, we do not store router-interfaces in subnetmap port list. Hence
    removed logic which checks for device-id info.

    Change-Id: I46955683a552b580b9ab3bb9930c98918c758a9c
Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 22 Feb 2018 17:40:51 +0000 (17:40 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0c9327d2a048a8f5194ef257bd3aecfc67656e99
  - Merge "Set default controller VM to 4CPU+4GB"
  - Set default controller VM to 4CPU+4GB

    Change-Id: I6d69829865d249265df5df486e20f291d176b59e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Mohammed Naser [Thu, 22 Feb 2018 17:01:41 +0000 (12:01 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fdd432a1ea8e3e563b887d8764f119cb0fae6448
  - Add dstat to compute nodes to monitor performance

    dstat is currently installed on the controller nodes but not on the
    compute nodes, this patch will add performance monitoring on the
    compute nodes to troubleshoot performance issues.

    Change-Id: I37df6efc559dfe377cf744e2aa6a8e13b2b396ff
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoUpdate git submodules
Somashekar Byrappa [Tue, 20 Feb 2018 12:29:50 +0000 (17:59 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to f36b7eee856cf778ed11cdf639b6d568af63ada1
  - NETVIRT-1110: Fixed stale ACL service binding entries

    Issue:
    Stale ACL related service binding entries were found during CSIT run.

    Solution:
    ACL listeners are updated to handle even if the order of interface
    events changes.

    Change-Id: I69feca731e720e1ef50cd2a049c06fb4829da03b
Signed-off-by: Somashekar Byrappa <somashekar.b@altencalsoftlabs.com>
6 years agoUpdate git submodules
jenkins-releng [Thu, 22 Feb 2018 05:32:52 +0000 (05:32 +0000)]
Update git submodules

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

    Change-Id: Ia5ae137a6c42a2fc44f1d012c921434ae53cd561
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Stephen Kitt [Fri, 2 Feb 2018 15:57:30 +0000 (16:57 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 59cfc16131c9eed2a706f59db527db0f47c735f0
  - Closed nested JSON writers

    With I9c597fe96937867cffdcbeeddd4b1507de20f2ee,
    JSONNormalizedNodeStreamWriter.createNestedWriter() leaves it up to
    the caller to close the provided JsonWriter. This patch ensures that
    that is the case.

    Change-Id: If20a596db06e40d1636de168dd11677372964364
Signed-off-by: Stephen Kitt <skitt@redhat.com>
    (cherry picked from commit b6be299466349d775d860ab45d785028e6b899f7)

6 years agoUpdate git submodules
jenkins-releng [Wed, 21 Feb 2018 17:56:05 +0000 (17:56 +0000)]
Update git submodules

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

    Change-Id: I7b6d51bccfa5c6fe3163e45b37508011c9de2ac0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 21 Feb 2018 14:06:22 +0000 (15:06 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to e560a47cc4dc0379ac47fb0f231dc2a3c26a14d9
  - Bump Karaf 4.1.4 → 4.1.5

    Release notes: http://karaf.apache.org/download.html#container-415

    Change-Id: I4af39685f9f5c69a0f5fa5b22f1035dcef0936ba
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Faseela K [Wed, 21 Feb 2018 08:23:25 +0000 (13:53 +0530)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to c80eea45b03b6e3d24808eb57db1de0b34078361
  - acquireServiceStatusMap should report status as is.

    The API was reporting only ERROR or OPERATIONAL, and some
    of the transient states were getting wrapped.

    Change-Id: I541c17591a789e7dac5e657f4a85d53c384f41b9
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 21 Feb 2018 15:02:14 +0000 (15:02 +0000)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 8e930e90502e5d40e36eb9a15a8b4baf5c3cc331
  - Revert "ifm changes for performance enhancements"

    This reverts commit 51d5fab28b9fbd2c165bd0c803ad768441385d0f as discussed on the TSC mailing list: https://lists.opendaylight.org/pipermail/tsc/2018-February/008919.html

    Change-Id: Icc95f983591f9c8c871dd14c1266642cba4eb9bb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoOpenflow Plugin Project M4 Status 54/68454/2
Anil Vishnoi [Wed, 21 Feb 2018 08:48:09 +0000 (00:48 -0800)]
Openflow Plugin Project M4 Status

Change-Id: I2b1c1025d8055c19ac5dc5dd355966dda94870cb
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Signed-off-by: Kit Lou <klou.external@gmail.com>
6 years agoUpdate git submodules
LiGuosheng [Wed, 7 Feb 2018 08:24:56 +0000 (16:24 +0800)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 168c9371871390f6f0d1dcb4c948901124c798c6
  - Modify NetconfKeystoreAdapter to expose private keys and certificates

    Supply a method of using private keys and trusted certificates to
    create JDK KeyStore. Improve code and test cases.

    Change-Id: I56dff8cec16eeb320b4765a5d8c5bd3ffe562556
Signed-off-by: Li guosheng <li.guosheng6@zte.com.cn>
6 years agoUpdate git submodules
Edw7n [Sat, 17 Feb 2018 20:27:39 +0000 (01:57 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 51d5fab28b9fbd2c165bd0c803ad768441385d0f
  - ifm changes for performance enhancements

    Change-Id: Icdceb46e6453b6b1e503d14d89bd1b201f9a183b
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Fri, 16 Feb 2018 11:32:41 +0000 (12:32 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 539fbc86285f287f4daaaf93cdc2f80dd0e9c896
  - Improve StringBuilder use

    Avoid StringBuilder when direct String concatenation works; avoid
    String concatenation inside arguments to StringBuilder::append().

    Change-Id: Ic16e607bc2c0dc607a791edc7a7fbe7e4a66ebc4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Jul 2017 20:49:33 +0000 (16:49 -0400)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to c5699336749712ecffbfe66944305efc8fb0f1c8
  - Add feature and compatibility docs

    Change-Id: I4becffa7fe574a8f2bcff3dc4523bc40b034c0f4
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 20 Feb 2018 16:45:11 +0000 (17:45 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to aa312ba7adcd49199437be83f55728c4b888fa71
  - More transaction clean-up in ACL

    This involves splitting a couple of add/delete methods too, and
    converting a number of AclServiceUtils methods from static methods to
    instance methods.

    Change-Id: I769d4024d853fbfca99a3d9c253247ae2a35dd27
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
K.V Suneelu Verma [Fri, 16 Feb 2018 17:28:12 +0000 (22:58 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e6b8042190ad399a0db49e44af030b4961fe8b4b
  - removed halisteners

    reused the existing node listeners to propogate child updates.
    now the data gets copied from node listener only

    added config manager listener to reconstruct ha cache upon restart
    even if the node is not connected back post restart

    fixed npe in ha ps node creation
    copied db version of child ps node to parent ps node

    Change-Id: Ic07bb876d05f02114e920ff270386b7f5324100b
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoUpdate git submodules
K.V Suneelu Verma [Mon, 18 Dec 2017 12:50:33 +0000 (18:20 +0530)]
Update git submodules

* Update docs/submodules/ovsdb from branch 'master'
  to 5871c030272c102a91b34a97f77d0e233d958dc1
  - Added device transaction log cli

    Added a cli to display device transaction history

    Change-Id: I00d8f5bd287342691c7b69b0b75f79c2cdcee1e8
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 20 Feb 2018 22:18:40 +0000 (14:18 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 9d0a8c8c4d5e5aecc09ecee25d9278996fcc2741
  - Fix mistake [0] in location of Variables.robot

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

    Change-Id: Ie0e1bc729258fe2355e4a37cdb22e3fefda2cee0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
HANAMANTAGOUD V Kandagal [Thu, 15 Feb 2018 09:30:09 +0000 (15:00 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 2edcef8718a8452208a271c61f82b2dd22653be7
  - NETVIRT-1068: Upstreaming fixes 3

    When ARP response is received for the learnt IPs like MIP, its not
    processed due to wrong check of table-id. Hence this check is removed. One
    more bug was SrcIp and DestIP had junk chars which led formation of wrong
    MonitoringKey. Due to this , MIP IP Arp Response was not processed.

    Change-Id: If25bbc6fdc264ac866b5cd89c247c487d9f6ca6b
Signed-off-by: HANAMANTAGOUD V Kandagal <hanamantagoud.v.kandagal@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 20 Feb 2018 17:04:05 +0000 (18:04 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to cba2c4f55a16af012d4c762e658130f9016da548
  - sfc-classifier: use transaction manager

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

    Change-Id: I2852263856984b0228added475a99cb023fc962c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 20 Feb 2018 17:30:02 +0000 (12:30 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e705b76d9f0814a2fd4c7a022e4a7537a3be1eac
  - Switch ansible jobs to ubuntu1604-docker

    Also configure the Ansible job to be generically run for all git
    repos in the ansible/roles/* path.

    Change-Id: I32189ed529baa1cbb97c89ab1e670542f015678c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 20 Feb 2018 18:59:04 +0000 (10:59 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 86f015d060256ffd0728aacad51eee3d072d94ea
  - Add Variables.robot to get visibility to ${AUTH}

    in the case when a suite uses this cluster management (CM)
    library, but has not imported the global Variables.robot
    file, certain variables are not available (e.g. ${AUTH})
    which is used in this CM lib. This can cause problems
    like unauthorized access when sending REST calls to the
    controller.

    Change-Id: Ib0bbd1577ea32a5978904e6ef483146a502398b0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Andrew Grimberg [Tue, 20 Feb 2018 19:48:11 +0000 (19:48 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 53d14fe716a83aca617a1c65fdbb590df63b325f
  - Merge "Use local-*.yaml style Common Packer CFG"
  - Use local-*.yaml style Common Packer CFG

    New feature common-packer so that we do not have to maintain
    modified template files and instead use local-*.yaml provisioners
    for local config.

    Change-Id: I57d291177015e68396343377cea3802f956776ad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Tomas Markovic [Tue, 20 Feb 2018 11:10:36 +0000 (12:10 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to b3a43badc68f1db40ebfe222e2ab61e89f923ab5
  - Bgp variables cleanup

    Removed all folders which are no longer used.
    In particular mostly with .beryllium and .boron
    extensions.
    The rest is mostly tcpmd5user requests, which were
    replaced by variables.py in same folder.

    Change-Id: I99fce69a4338aba7d3043502b65050455fa1ea03
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Sam Hague [Tue, 20 Feb 2018 16:56:02 +0000 (16:56 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 255647ef11cbaad76426420e571df90909ff652c
  - Merge "Additional L2GW CSIT cleanup"
  - Additional L2GW CSIT cleanup

    Switch to use some of the newer VMs,
    cleanup from comments from:

    https://git.opendaylight.org/gerrit/#/c/68310/

    Change-Id: I8e78e71ea6d17b86b17259ec9d5c3d3f2d6df346
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Tue, 20 Feb 2018 16:31:45 +0000 (16:31 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0caada320e1097da5938682a9278830032aeefac
  - Merge "Disable Karaf test that fails due to ODLPARENT-139"
  - Disable Karaf test that fails due to ODLPARENT-139

    It's preventing new Oxygen snapshot builds from being pushed to Nexus,
    which isn't good. The latest ones there also have this bug, so we're not
    introducing anything new by pushing new ones.

    Change-Id: I619f2f985f730f2af0a28a4c0eb3417fb37ca479
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 16 Jan 2018 01:15:38 +0000 (02:15 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 877769ddb864b4bff31abbbea386a07007237f17
  - Exclude jsr250-api from enunciate-core-annotations

    to fix this (correct) complaint from ClasspathHellDuplicatesCheckRule:

    file:/.../javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
    overlaps with
    file:/.../jre/lib/rt.jar
    - total overlapping classes: 6 - different classloaders.

    Change-Id: I6306d604d6b105f064e0e8f7f765a9af1ca7c11c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Fri, 16 Feb 2018 14:40:45 +0000 (15:40 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to a3411c12b796d8c6bbee69a65c6f63f0c89c3ee3
  - SFC-210: Remove config RSP on delete RSP rpc (II)

    First patch did not really deal with the fact the previous behavior of
    the RPC was to return once the operational RSP was already deleted.
    This patch aligns the solution of the delete RPC to the one adopted
    for the create RPC which respects previous behavior. And solves the
    corresponding test case that fails in the basic SFC csit suite.

    Change-Id: I7d21665c32f3358b083f43932da3285c11d7c1fe
    JIRA: SFC-210
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 20 Feb 2018 15:33:15 +0000 (15:33 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fafc613b71acb996cd3340e42e401ce8382491a6
  - Merge "Add a swap file to build machines"
  - Add a swap file to build machines

    We have heard this a few times now and again on the TSC mailing list
    https://lists.opendaylight.org/pipermail/tsc/2018-February/008824.html

    It might be beneficial to have some kind of swap available on the
    system. There is a pretty good writeup about swap here:
    https://chrisdown.name/2018/01/02/in-defence-of-swap.html

    Change-Id: Ifc9d57045b54e1b4f9943214e418b41fabf49d04
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Alok Anand [Wed, 31 Jan 2018 12:05:35 +0000 (17:35 +0530)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to 1f01aabad6963b6f61434e81c2d4234cd3095372
  - Fix issues in deb pipeline.

    1.Use lib.py:cache_sysd() to cache .service file as well.
    2.Correct path for resulting .deb file.
    3.Provide correct name of distro tarball to debian/rules
    4.Provide correct path to copy .service file.
    5.Fixed pep8 errors in lib.py and deb/lib.py

    Change-Id: I6c45cf7f86d4327cfd2a328ddeb0c66fd20d9381
Signed-off-by: Alok Anand <alok4nand@gmail.com>
6 years agoUpdate git submodules
Victor Pickard [Thu, 30 Nov 2017 19:36:56 +0000 (14:36 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 73a7895d19e790cd270d512987739a0e05c6caba
  - NETVIRT-1009 - Disable netvirt dynamic tunnels

    https://jira.opendaylight.org/browse/NETVIRT-1009

    Disable netvirt auto tunnels. There will be a separate
    patch to enable genius auto-tz.

    https://git.opendaylight.org/gerrit/#/c/66110/1

    This will be the default starting in oxygen.
    Carbon and nitrogen will continue to have netvirt
    dynamic tunnels as the default.

    Change-Id: I896c4d579cc105dedf4f9aa92275ba691850d214
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Victor Pickard [Thu, 30 Nov 2017 19:42:43 +0000 (14:42 -0500)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 1644c12ae201e12d75d26de3c746a8570a758b79
  - NETVIRT-1009 - Enable genius auto-tz

    https://jira.opendaylight.org/browse/NETVIRT-1009

    Enable genius auto tunnels. There will be a separate
    patch to disable netvirt dynamic tunnels.

    https://git.opendaylight.org/gerrit/#/c/66109/1

    This will be the default starting in oxygen.
    Carbon and nitrogen will continue to have netvirt
    dynamic tunnels as the default.

    Change-Id: I9b9bb5d47618b7988bcc61bcadf44a746b6a9452
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Igor Foltin [Tue, 20 Feb 2018 09:30:52 +0000 (10:30 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 9d43aa797ac403d645b3ac4535cca5916730d64c
  - Fix root data node QName equality check

    This fixes the http error status 500 when trying to read
    the whole mounted datastore using the new restconf
    implementation based on RFC8040.

    When serializing a NormalizedNode that represents
    the data root we need to serialize only its children.

    Change-Id: Ia87ea7d5244199680f528901ce85f9b78f9d5e3e
Signed-off-by: Igor Foltin <igor.foltin@pantheon.tech>
6 years agoUpdate git submodules
Sam Hague [Mon, 19 Feb 2018 17:02:41 +0000 (12:02 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 752e7a51f2fa0e0ef30ee4c0d2cdd86a9bd5325e
  - Cleanup DevstackUtils.robot

    Change-Id: I1760a5c199e171df7fe2dd8e3c423c426b58ee11
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Wed, 27 Dec 2017 18:26:42 +0000 (13:26 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 6024eaacb1cc77950f63c5cbc6097bc56e84050a
  - Remove ElanInstanceManager#getElanInstanceByName method

    This method always reads from the DS - we should use the
    ElanInterfaceCache instead.

    Change-Id: Ia3cb307a417d3ab4584c13e615c005bbed8de9ac
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Refactor static WAITING_JOB_LIST in ElanInstanceListener

    The WAITING_JOB_LIST functionality was moved to ElanInstanceCache.

    Change-Id: I00910628748e59faf34bb19ccfb251f753b961ab
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Refactor ElanUtil interface maps  to a non-static singleton

    Created an ElanInterfaceCache class to replace the static
    elanInterfaceLocalCache and elanInstanceToInterfacesCache Maps
    in ElanUtils.

    Change-Id: I0f362fe749e1ab9e13ac2f0a92667d4336d43e72
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Refactor elanInstancToDpnsCache to a non-static singleton

    Created an ElanInstanceDpnsCache class to replace the static
    elanInstancToDpnsCache Map in ElanUtils.

    Change-Id: Iec19acb843ce74806db04ac9805771e69788b6d0
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Refactor elanInstanceLocalCache to a non-static singleton

    Created an ElanInstanceCache class derived form DataObjectCache
    to replace the static elanInstanceLocalCache Map in ElanUtils.

    Change-Id: I4b8f489b7bdae70f3ebae456715bab81ab7e76e8
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>