docs.git
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Wed, 31 Jan 2018 10:23:59 +0000 (11:23 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 62faf2d7b02df086d613f4fb94b6506ea6882213
  - Check classifier interfaces in sfc full deploy

    In sfc full deploy, check that the interface are registered in OVSDB
    topology before proceeding with the configuration of the classifiers.
    The classifier logic in SFC does not intend to be production ready and
    does not check for this.

    Change-Id: I72a744b1b86711f19fec55240089cb796fac8416
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoMerge "Add ALTO M4 status"
Kit Lou [Mon, 5 Feb 2018 14:17:54 +0000 (14:17 +0000)]
Merge "Add ALTO M4 status"

6 years agoMerge "Add bier m4 status"
Kit Lou [Mon, 5 Feb 2018 14:16:32 +0000 (14:16 +0000)]
Merge "Add bier m4 status"

6 years agoUpdate git submodules
Sam Hague [Sat, 3 Feb 2018 16:07:18 +0000 (11:07 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 8a68d35fe5822e268ad07fef5dc4abc8a76092cc
  - Don't use array to fix SC2027 shellcheck error

    Change-Id: I098ed786877cfb761050c6512acbccd1e644cccd
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoAdd ALTO M4 status 96/67896/1
Kai Gao [Sun, 4 Feb 2018 15:24:51 +0000 (23:24 +0800)]
Add ALTO M4 status

Change-Id: I2b68a35aeeb642c4bdbeb270b8340d53f6a91df6
Signed-off-by: Kai Gao <godrickk@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Sat, 3 Feb 2018 15:24:43 +0000 (10:24 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 03ac0e6e60803064b3d09588ec58fb3676ccd3fb
  - Use grep log4j2 in logconf to configure file

    Previous patch used karaf4 to decide if log4j2 was in
    used for the logger, but that only works for oxygen
    karaf4 and not nitrogen karaf4.

    Change-Id: I75c0d91b3c477002446abb5917747338f227348f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Sat, 3 Feb 2018 15:06:03 +0000 (10:06 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c04559c33406e50aca6c5344f84e84ce85de7a7d
  - push last patch set for the common-functions

    Change-Id: I4678858955faf2e4fd32a3900899d65161eb1565
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Sat, 3 Feb 2018 01:19:48 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2d78e202f34be4b5d792e35727d20c28aac290ae
  - Merge "Use log4j2 size config instead of maxFileSize"
  - Use log4j2 size config instead of maxFileSize

    karaf 4 uses log4j2 rather than log4j. The newer api uses
    different config for the maxFileSize.

    Use the new common-functions to set the karaf logging.

    Change-Id: Ic7fd5c484885e9b1bba0873a50134cf79e74141a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Sat, 3 Feb 2018 01:14:32 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0b55e3bbd76ebac846187addc0140e7293b78d6c
  - Merge "Add common functions to openstack deploy script"
  - Add common functions to openstack deploy script

    Change-Id: I03816aeaa41b0c8376f431f70da94e9b9260bd21
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 2 Feb 2018 19:31:16 +0000 (11:31 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e278bb281331338288cf8cbe83be527416a98c4d
  - Blacklist tdd and wip jobs

    we don't want distribution-test auto running our new tdd-wip
    jobs. Those jobs are for test driven development or unstable
    suites that need work on the dev (or test) side

    Change-Id: I7f6061936a42e11f30e8dc7570251200df636f6a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 2 Feb 2018 18:49:57 +0000 (13:49 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to adbd14e46cc9f3538a2dc299fd229a0c36b8f4fc
  - Bump projects to 8c-8g highcpu flavor

    These projects likely were using 4c-16g machines for the CPUs and
    not for the RAM so let's bump them to 8c-8g machines.

    Change-Id: Ia02e6afa119a139a4649f37155c03fa2c7be86a7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 2 Feb 2018 18:41:49 +0000 (13:41 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e709a0a2416b9e322a748040621da5141fce283c
  - Switch projects that need 8g to 8c-8g machines

    Change-Id: I9b06b93bb2ed62f7d67730ca726445e1cf7eade8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 2 Feb 2018 18:28:05 +0000 (13:28 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5acade1067ba9ca4b7dbd065c2fd90a2a819ccbf
  - Switch default builder to 4c-4g highcpu

    Use v2-highcpu-4 flavour as your default VM types. Will follow up
    with additional patches for projects that need 8g machines.

    Change-Id: Ia52d30ac3263d3dae774608e93d2fd2dc1c9bf70
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 2 Feb 2018 18:21:39 +0000 (18:21 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 95d62ba8065ca3281fb2b6265411f6412fc67594
  - Merge changes from topic 'cleanup-maven'

    * changes:
      Remove unused {jdks} variable
      Remove unused {maven} variable
      Switch 'clean install' to 'clean deploy'
      Remove mvn-goals for projects that use default
      Set default mvn-goals for integration job

  - Remove unused {jdks} variable

    global-jjb maven-verify jobs do not use the {jdks} variable. This
    variable is a remnant of the old ODL maven verify job.

    Change-Id: I0f8c5c258e583ef96e25ae6a2bdf70100c673c1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Remove unused {maven} variable

    The new global-jjb maven templates do not make use of the 'maven'
    variable so remove all instances of it in favour of mvn-version.

    Default mvn-version is mvn33 so remove all declarations of this if
    project is using the default.

    Change-Id: Ic3f08093d334126418e4fdae0901baf3c29fb00c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Switch 'clean install' to 'clean deploy'

    The jobs in global-jjb need to run 'deploy' rather than 'install'
    as they deploy to a /tmp/stage repository.

    This is prep for https://gerrit.linuxfoundation.org/infra/8438

    Change-Id: Ie73b6b9fa7de5f425136283496f404ffce962177
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Remove mvn-goals for projects that use default

    Cleanup projects that are not modifying mvn-goals in anyway.

    This is preparation for https://gerrit.linuxfoundation.org/infra/8438

    Change-Id: I646743747b908c33bfac5753c30ec8830a3f908d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Set default mvn-goals for integration job

    In preparation for https://gerrit.linuxfoundation.org/infra/8438 we
    need to make sure this job has a default mvn-goal.

    Change-Id: Ie0770d2c811ec1b25df1290be794ffd9a35a74eb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Luis Gomez [Fri, 2 Feb 2018 18:21:12 +0000 (18:21 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 94753b322cc42e35ea12ceebf61e6acf023686c0
  - Merge "Remove unused maven merge job"
  - Remove unused maven merge job

    Since switching to the maven-merge job from global-jjb we no longer
    need this job.

    Change-Id: Iddb0a1e06ee9fe8e3975b6d5f58d25470c92c80a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
cgowdru [Tue, 9 May 2017 09:23:10 +0000 (14:53 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 5f1aa60b5854fab423659ca474bc69edbe6e7e87
  - Conntrack-based SNAT support for GRE/VXLAN Type

    Description : Provided changes for supporting External-Network
    Provider-Type of GRE and VXLAN using Conntrack-based SNAT.

    Change-Id: I7b1115173f765159ff4d0538c0c6e04f82932f90
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
Signed-off-by: xcheara <chetan.arakere@altencalsoftlabs.com>
6 years agoUpdate git submodules
vinothb [Mon, 25 Sep 2017 22:37:28 +0000 (18:37 -0400)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 9fde96d4c8fc043b844e8c9f22e1963784b42b57
  - Bug 8400 - ACL changes doesn't affect the
    existing connections

    Problem:
        Change in SG rules not affecting
    the existing communications

    Fix provided:
        When we delete the SG rule, added
    a flow to reset the communication.

    Change-Id: I40bb9c93b11b785e153e5751f083b628cec4b000
Signed-off-by: vinothb <vinothb@hcl.com>
6 years agoUpdate git submodules
jenkins-releng [Fri, 2 Feb 2018 11:03:56 +0000 (11:03 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to df8c47fbc605becede82ae47b1a2b2e9b0ecf0e9
  - Update cloud image list docs

    Change-Id: Ie8ed128f3815b2295f3dd58b758418f54c2ffd55
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
LiGuosheng [Tue, 30 Jan 2018 09:35:11 +0000 (17:35 +0800)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 0aa5fcbdb5cc193fee432a3320d9839595363e74
  - jira NETCONF-489 Add TLS support for connecting to a netconf device

    The X.509 certificate yang model definition and rpc implementation.

    Change-Id: Ic125707f80a23f21e183fa732adfb0083f853bca
Signed-off-by: Li guosheng <li.guosheng6@zte.com.cn>
6 years agoAdd bier m4 status 59/67859/1
Quan Xiong [Fri, 2 Feb 2018 10:57:37 +0000 (18:57 +0800)]
Add bier m4 status

Change-Id: I810fd2622ae49094d3452b8d5ab31edbf373a892
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
6 years agoUpdate git submodules
Siva Kumar Perumalla [Tue, 12 Dec 2017 15:10:59 +0000 (20:40 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e17b0ac9c1bda36ececd5edeb104c2f03a1fc8e5
  - Faster DC-GW Failure Detection (L3VPN with BGP)

    Change-Id: I742ca73de057fddbf91f76ff9b3b18849a5774f8
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Fri, 2 Feb 2018 01:53:21 +0000 (17:53 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 93609e00c80447b4b812be0a94084e5368a204ab
  - Increase HTTP timeout for cluster test

    Slow disk I/O impacts configuration operations in cluster.

    Change-Id: I7d36bb9deff9bdceb86df13235003b1a4f7fa45b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 2 Feb 2018 00:25:33 +0000 (19:25 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f6e33c89426e5df10246b71352797a62a0a0fb44
  - Update builder image to pull in tsdr fixes

    Pulls in the cassandra/hbase/elasticsearch fix for tsdr.

    Change-Id: I1c780474d26f5b8c0dbe442243a15bb62c04d097
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Vishal Thapar [Thu, 1 Feb 2018 08:26:50 +0000 (13:56 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to ec16a10b09ca1962e003caf371f7c6bfef5e00d2
  - Add testplan for tdd-wip genius job

    Refer: https://git.opendaylight.org/gerrit/67802

    Change-Id: I2273218fda9c523a38372f993eef2425de871b0a
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 1 Feb 2018 23:47:09 +0000 (23:47 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3e4fd5246c29a1f95ee94c3519464f2c5cb866bc
  - Merge "Add Genius CSIT job for TDD and/or WIP code"
  - Add Genius CSIT job for TDD and/or WIP code

    Refer:https://git.opendaylight.org/gerrit/#/c/67707/

    Change-Id: I064b7f09da13e78fbd761695a32df843e6c53faa
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
ebrjohn [Wed, 1 Nov 2017 18:21:06 +0000 (13:21 -0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 1645f1e23e56054290f4acba143977b67399360b
  - Config data store listener for RSP creation

    - Previous RSP creation via RPC is deprecated, but still supported.
    - Now its possible to create RSPs with a write to the SFP config.
    - SFP config creation will trigger an RSP config creation, which
      triggers an RSP oper creation.
    - Deleting or modifying SFs/SFFs now deletes the SFP, not the RSP
    - Still pending: Unit tests

    Change-Id: I9cf947abdac6433d0e7d961c372f43f0f6d572c8
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Thanh Ha [Thu, 1 Feb 2018 19:14:28 +0000 (14:14 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7986e1ff3374cf89510455699f9b6c9cf7cc4216
  - Bump global-jjb to pull in unbound variable fix

    Need to pull in unbound variable fix that broke maven-merge jobs.

    Change-Id: Iedba21f22bd131d8e07e8f8c9bf7251c2387fba1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Thu, 1 Feb 2018 18:39:08 +0000 (13:39 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5ec84128d387884c66f3c896e1bcb8165f9e8de0
  - Use centos-7 vars file for packer builds

    Change-Id: I7b024d32d22e935dac7a05993dfe7332036bd3fe
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Tomas Markovic [Thu, 1 Feb 2018 14:19:58 +0000 (15:19 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4b44cbe83f204b684a40b702f1b16c347d84b5e6
  - Bgp HA, code refactoring

    Used BGPcliKeywords to remove some replication.
    Fixed Variables.robot path Error.

    Change-Id: Iab60063ef46192bb847d102d093105068bbcb7ae
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoMerge "Add project of-config m4-readout"
Kit Lou [Thu, 1 Feb 2018 17:21:17 +0000 (17:21 +0000)]
Merge "Add project of-config m4-readout"

6 years agoAdd project of-config m4-readout 13/67813/2
wsx25289 [Thu, 1 Feb 2018 11:33:17 +0000 (19:33 +0800)]
Add project of-config m4-readout

Change-Id: I78c86ebf99ae12466f5954e0467560d1db8298c2
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
Signed-off-by: klou <klou.external@gmail.com>
6 years agoUpdate git submodules
Hema Gopalakrishnan [Wed, 20 Dec 2017 10:12:00 +0000 (15:42 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to deeafc7e5663f25b9686b91145bc5e5d750092d2
  - Yang Definitions for Itm Scale Improvements

    Change-Id: I689605e35c7ee3c6b6681674c1629461693fd7bf
Signed-off-by: Hema Gopalakrishnan <hema.gopalkrishnan@ericsson.com>
6 years agoUpdate git submodules
Ankit [Tue, 16 Jan 2018 10:25:05 +0000 (15:55 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 9d70522dcc26cc2e84efa2bbf70c4f4a098a06e7
  - GENIUS-105 IdManagerTest testMultithreadedIdAllocationForSameKeyFromAvailableIds is brittle

    Non thread safe idSet is used inside executor which is resulting in testMultithreadedIdAllocationForSameKeyFromAvailableIds
    and testMultithreadedIdAllocationForSameKeyFromReleasedIds tests failures.

    Making idSet thread safe fixes both the tests.

    Change-Id: Ia90456793b46ec8924f6f831bf3553319387776f
Signed-off-by: Ankit <ankit.j.jain@ericsson.com>
6 years agoUpdate git submodules
Valentina [Thu, 1 Feb 2018 09:23:18 +0000 (10:23 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 1c3a57cc51b5d72833239716e977b53651076f97
  - CSIT dualstack: fix Test Teardown With Tcpdump

    Fix argument list in 'VpnOperations.Test Teardown With Tcpdump Stop'
    token call.

    Change-Id: I26981d5917c404d94ebf6171e58d5840c6e10504
Signed-off-by: Valentina <valentina.krasnobaeva@6wind.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 1 Feb 2018 10:52:38 +0000 (11:52 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to ae03ffb2e82df0e325d27593d766f4270be27a0d
  - Revert "Revert "Revert "Metrics Step 3: jobcoordinator using metrics instead of counters"""

    This reverts commit 3bcb116f163b1a2cbfa133d04d0d992470208d38.

    because its merge job failed twice.

    Change-Id: I099d8408c719690918e6c2581a1e78baf0c8e6c1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Faseela K [Tue, 23 Jan 2018 07:25:10 +0000 (07:25 +0000)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 3bcb116f163b1a2cbfa133d04d0d992470208d38
  - Revert "Revert "Metrics Step 3: jobcoordinator using metrics instead of counters""

    This reverts commit 299d372b9a83d6c81c73b5cf3c799487217613e5.

    Change-Id: I530d20946a80933b05371c5220def447be1ee5e6
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 30 Jan 2018 15:17:04 +0000 (16:17 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to e91e7bcb9f3d41266958060efbe229dd45388a4f
  - Add ThreeTen-Extra

    This provides a number of useful date/time classes, on top of the new
    features in Java 8. See http://www.threeten.org/threeten-extra/ for
    details. (Inspired by I044c092a662f2b38ebc3f53a371c3c801ca0192c.)

    Change-Id: Ib73744ec639d80e96b16f013ca8a75a99b1c2e3a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Thu, 1 Feb 2018 02:58:39 +0000 (21:58 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7b68a99cfbef715893476921cbe51063e9afa86d
  - Install cassandra/hbase/elasticsearch to /tmp

    This should resolve issue raised in this mailing list post:
    https://lists.opendaylight.org/pipermail/integration-dev/2018-January/010864.html

    Change-Id: Ib2f80f3cefd8882710599a267413a6bc99f14d3f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Add information for user or devs to get help"
Charles La Voy [Thu, 1 Feb 2018 00:04:40 +0000 (00:04 +0000)]
Merge "Add information for user or devs to get help"

6 years agoAdd information for user or devs to get help 05/67705/4
Anil Belur [Tue, 30 Jan 2018 02:07:28 +0000 (12:07 +1000)]
Add information for user or devs to get help

Change-Id: If8c8992bc13433743fbc9560b04c37a6537f7825
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoMerge "JSON RPC 2.0 Developers Guide"
Kit Lou [Wed, 31 Jan 2018 23:14:54 +0000 (23:14 +0000)]
Merge "JSON RPC 2.0 Developers Guide"

6 years agoMerge "Add final milestone template"
Kit Lou [Wed, 31 Jan 2018 23:11:28 +0000 (23:11 +0000)]
Merge "Add final milestone template"

6 years agoMerge "M4 milestone report for the SFC project"
Kit Lou [Wed, 31 Jan 2018 23:09:44 +0000 (23:09 +0000)]
Merge "M4 milestone report for the SFC project"

6 years agoUpdate git submodules
Thanh Ha [Wed, 31 Jan 2018 22:14:16 +0000 (17:14 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b2877579f9af94d0bd69384dc8b199c6185560c3
  - Pull in latest global-jjb for maven-merge job fix

    Pulls in patch https://gerrit.linuxfoundation.org/infra/8623

    Change-Id: Ibb52446fbba51dbb4ff9d1523d874a23cb2a7f2b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 31 Jan 2018 12:49:08 +0000 (13:49 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to df0161c94123478147ec98e5ab12b05dbe6f38b5
  - Add odl-jolokia to the NetVirt distribution

    Change-Id: I1cf93bfa2e36024d16c3e188edf331bdfe312917
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Wed, 31 Jan 2018 16:01:04 +0000 (17:01 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 6f53d5389be63d21403595d912306f64985e9c46
  - Fix getRenderedServicePath sfc test hanging

    Change-Id: I8970f01d41313df7ce65ef83e4c7dfd166e20ea6
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoJSON RPC 2.0 Developers Guide 38/67438/4
Anton Ivanov [Mon, 22 Jan 2018 20:05:04 +0000 (20:05 +0000)]
JSON RPC 2.0 Developers Guide

This is the initial version of the developer's guide.

This revision addresses Kit's comments and noted typos.

Change-Id: I352aa598d62d024b6e34f0ee2885c95491b8d9a1
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 18:45:32 +0000 (10:45 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 12e891aec45bc6be9313656715a3d6bbe0dcfc7a
  - Add 6653 and 6633 specific port vars

    Change-Id: I8f7f0eac7648b9a21abb222f1585cefe7e308d9f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 29 Jan 2018 20:37:06 +0000 (15:37 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 74499cb2d42ba67f60f77040792907e4af54727e
  - Move remaining tcpdump users to use wrapper

    Change-Id: I9bf3e79f7927abe40c626cb2151c734bbfb12957
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Wed, 31 Jan 2018 17:31:15 +0000 (18:31 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to ce668b2a8341fa69c5a371529205dce1f7f76adf
  - Remove default pcep tunnel topology

    until is documented.

    Change-Id: Iaa046626cdad1271db7a89a7d455bbe04ea88364
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Frederick F. Kautz IV [Mon, 29 Jan 2018 18:01:04 +0000 (10:01 -0800)]
Update git submodules

* Update docs/submodules/coe from branch 'master'
  to 31d3acbf42a9f83d8fa0340cf4819a04c691d8cb
  - Parsing host address list is more generic

    Change-Id: I3913d2982e122d5700079fd49fbbfc61be808189
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdate git submodules
Faseela K [Tue, 30 Jan 2018 10:16:37 +0000 (15:46 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4ac0f54f6b8164740196966ffc02465b2931f57d
  - Add missing itm tunnel-list URL to teardowns

    Change-Id: I69ae863dac972fdb37cedd5b9e1d08f5f809e5ff
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Tue, 30 Jan 2018 18:47:59 +0000 (19:47 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to fd2db28442ea862f7606abfa7e21db6ab07d8f5a
  - Check service function types are removed

    Check service function types are removed at suite/test teardown before
    continuing with the nex test/suite. This prevents service funtion types
    being removed during the nex test/suite making it to fail.

    Change-Id: Ie6f2bc82b0933c70c99b8e83f44ffe36f48704d7
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 17:32:41 +0000 (17:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ec8eb5fea0de5f460f1c195f2aa619fe7f6cff60
  - Merge "Add build timeout for controller"
  - Add build timeout for controller

    Change-Id: Id849c281cd9c2f71e8d47657fd360a4807df68bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 30 Jan 2018 18:54:39 +0000 (19:54 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 7e5e66175451d2b7acd82a40ea6e9afdc4708201
  - BGPCEP-745: Improve synchronization

    when unbinding PCEPState

    Change-Id: I7558610208f12e09f69d859bb0b613a044f8b1ce
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoM4 milestone report for the SFC project 79/67679/3
ebrjohn [Mon, 29 Jan 2018 16:32:19 +0000 (10:32 -0600)]
M4 milestone report for the SFC project

Change-Id: I44fdba4eb18d8c3f6b9533c298dc697c2b3a26b7
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 22 Jun 2017 10:07:01 +0000 (12:07 +0200)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to ace0bc1ea53ab0e9f86c0585d98585c3aa9da496
  - Remove aggregator-parent

    Unfortunately aggregator-parent can’t install or deploy itself, which
    means it’s unusable outside odlparent. To avoid creating false hopes,
    this patch removes aggregator-parent and adds two properties to
    odlparent-lite to make it simpler to disable the corresponding
    plugins.

    Change-Id: I48705f7de0d8126818a4f16379e7775136b6e76c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoAdd final milestone template 67/67767/3
Kit Lou [Wed, 31 Jan 2018 04:21:40 +0000 (22:21 -0600)]
Add final milestone template

Project teams should submit a final milestone status using this
template.  The status should go under the subfolder:
               docs/release-process/milestone-readouts/mf
similar to the previous milestones: m1, m2, m3, m4.

Objective is to collect this final status and do away with the
10-minute IRC interview with each project prior to a major
formal release.  This also makes it unnecessary to collect
release signoff from each project.

Change-Id: I481db3e9901afe66f36ea5f5bc72e0338abf6932
Signed-off-by: Kit Lou <klou.external@gmail.com>
6 years agoUpdate git submodules
ebrjohn [Sat, 23 Dec 2017 00:30:09 +0000 (18:30 -0600)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 1d3b28cbb6649d3d5e15c43f3841b63fa7c602c7
  - RSP statistics feature

    - RSP statistics are retrieved on-demand by calling an RPC
    - To be completed next: Unit Tests

    Change-Id: If90657ad339a77bc50e6809ccbb1425c5eb31872
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 30 Jan 2018 19:16:06 +0000 (20:16 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to b0ec4c86f1ba340e8f560cd1edd4ea2136d8b4d4
  - Fix Tunnel Topology configuration

    by catch correctly the id of the pcep
    topology from topology-ref.
    - Improve logs
    - Add tunnel topology to example config

    Change-Id: If55ea04c6361241b4199bfca02a4c534e67805b6
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 31 Jan 2018 11:25:37 +0000 (12:25 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 1ef35035fd04dbbb553db25126de9939ebcc59c6
  - add aaa-cli-jar to distribution/karaf

    see Ie47ea696190c9fad6472375007b2767db1f0fbed
    and Ifdb3e87cee4cb80f0c753ead620077cbf98af0f8

    Change-Id: Iaf56adcb93490f9b29e34a50d33b324bb24a9b07
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
gvrangan [Thu, 25 Jan 2018 01:12:21 +0000 (06:42 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0d8133ff7056aa70f48ada586494b00950e1c746
  - Fixes in Openstack Keywords

    - Fixed the list access in
      Is Feature Installed

    - Fixed the Clean All Keyword
      Made it work for features that does not
      support L3, by ignoring the listing failure

    Change-Id: I06f6aa797d0cc3887d610349a7fc0bb90b7a193f
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 31 Jan 2018 14:18:19 +0000 (09:18 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 6c37ba3ce90befd803ed395e4f90eec6d623d122
  - Remove dualstack from basic testplan

    Change-Id: I87df7c1493a018453ffd660307df4ea66e92673f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 31 Jan 2018 13:54:52 +0000 (08:54 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d536cc243aa551e6aafbde78b23dbeac33100f8b
  - increase default 60m to 180m

    Change-Id: I266e59b3197c194ca3242cfb0ce6423cdc4c5edd
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
David Suarez [Tue, 23 Jan 2018 20:03:43 +0000 (21:03 +0100)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to d097ee617964c28379b24de58d8b0b7cc726f2a6
  - Migrate HwVTEPConfigListener to use new listeners fw

    Additional changes:

    - Replace Callable objects by lambdas
    - Swap order of helper's parameter to be consistent with the rest

    Change-Id: Ibbfe29b3b8ddab51f7c991ff45062ab23220363c
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 31 Jan 2018 06:04:03 +0000 (22:04 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to cab57f7c18a8b69a6f910f56e1e2ef070462f0bf
  - Remove parallel build from all distribution jobs

    Change-Id: I04bb97987c9a713b29def6d6c4184491d501fef2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 04:37:10 +0000 (20:37 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to c10563802b72374f3f73ac68054d1a59bd001aff
  - Add missing folder in dualstack csit suite path

    Change-Id: Ia7fa436d72ffaf7371470506a75c509716199ddc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Itzik Brown [Sun, 14 Jan 2018 09:51:10 +0000 (11:51 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 89a6f09b0f2ab51c541f5f88a40fbdfc5304efec
  - Add multiple routers to SNAT scenario

    Creating another internal network and another router
    connected to the new internal network, then launch an instance without
    Floating IP and check connectivity from this instance.

    Change-Id: I47fd916e61c7c09d1fd3caa3d9eb57109f5af5d6
Signed-off-by: Itzik Brown <itzikb@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 01:14:39 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d4b4c5df6acc4bf352bbe1de6bd7e32c9e7432ef
  - Merge "Auto Update CSIT Jobs to run for oxygen"
  - Auto Update CSIT Jobs to run for oxygen

    Change-Id: Iecfe0fe22faaba073f55f4b46fdcb8cbf8ba358b
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 01:14:35 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 919225339d6164a5aa98a67724afa66063b6358b
  - Merge "Auto Update CSIT Jobs to run for nitrogen"
  - Auto Update CSIT Jobs to run for nitrogen

    Change-Id: I8704fc28dbd1f75d164cd55201ee7ce0c944a93a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 01:14:31 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b2f6304f38a8a97a7e5027e27befbc6542eac7a2
  - Merge "Auto Update CSIT Jobs to run for carbon"
  - Auto Update CSIT Jobs to run for carbon

    Change-Id: I04d45cbc6da7ea4ce773f19e85c5951900195349
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 31 Jan 2018 01:01:07 +0000 (01:01 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d4c911c7f15d6eb57e21e4d5bf5fb53d98e667df
  - Merge "Archive odl configs"
  - Archive odl configs

    Change-Id: I1c0ede0022f7a2f43177265aa6f56490f497b518
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 31 Jan 2018 00:33:16 +0000 (00:33 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4fb7a8e34c23aec99b08645df72f5b7966c0df6d
  - Merge "Make Openstack Network Service names editable"
  - Make Openstack Network Service names editable

    - This patch allows user to change
      the network services loaded in a job.
    - This will help enable the Queens job that
      requires new services to be loaded.
    - It also addressess the problem of enabling
      compute service in the control node.

    Change-Id: Ie6fa9eec931df1f6a3627dd3ef8d91bdacda5a85
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 24 Jan 2018 14:00:11 +0000 (15:00 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 1d6bd00dbba3b4494e3af644148ec8399969c856
  - introduce MetricDescriptor and add support for labels to metrics

    something I meant to do anyway, but seeing the "magic Strings" used in
    proposed new metrics usages I3a0f87ec3f60a207a56ec29eef5b28a22e3fd0c3
    and Ib458d151ffed331ccd2b717ad3abef0ebecf3f80 and
    I2a4edeeb9deb72de15b8e4b75adf225843c4ddfb underlines why we need
    this rather sooner than later.

    the current Codahale Dropwizard Metrics implementation ultimately just
    turns it into a String after all.  The point of this is that a) that
    String now has a uniform format for all such labels, instead of trusting
    using applications to use one described in text (that never works), and
    my upcoming alternative metrics implementation based on
    http://Prometheus.io will have direct native support for labels, and
    will be able to do fun stuff like aggregate metrics across these labels.

    Change-Id: I0a8ff9ef1cc09b56c0a115e5ce043ece63fa969a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Marek Gradzki [Tue, 30 Jan 2018 11:45:07 +0000 (12:45 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to f1fc87896f42e80836283863314d371564a21d8a
  - NETCONF-505: fix decoding of URLs with external leafref

    Use mount point schema rather than global.

    Change-Id: Id386bc462961b42103cf0e3f2e984f4e034bba76
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 30 Jan 2018 21:36:04 +0000 (13:36 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to dadeba12d22b2215532e8e2fdcf472c1ce9ff54f
  - Fix type in testplan name (add -openstack)

    Change-Id: Id83ad204902c8df5503c77516760d931f993a965
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Mon, 22 Jan 2018 16:44:15 +0000 (17:44 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to f3ed46b2782020237b55928bb374e828265bb041
  - Refine affected RSP search on SFF update

    Previously, any SFF locator update would cause the removal of any RSP
    associated with that SFF. With this patch, in regards to a SFF locator
    update, an associated RSP will be removed only if any of these
    conditions are met:

    * The SFF locator is used in a SF dictionary entry for an SF associated
    with the RSP.

    * The RSP is associated with more SFFs than the updated SFF so that the
    updated locator could be used in a SFF-SFF hop.

    This improvement is particularly meaningful for the logical SFF scenario
    in combination with the changes introduced for the directional-dpl spec.
    The logical SFF singleton is no longer an empty SFF and will be updated
    frequently as paths are created or removed. It is fundamental that other
    paths are not affected when they shouldn't.

    The current data model does not allow for optimum processing and there
    might be performance impacts on big SFFs, as the logical SFF most likely
    will be. For a future release, there is the option to enhance the data
    model to optimize this.

    Change-Id: I16660e241779ff24bf644e4377e12965b12f695b
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Mon, 8 Jan 2018 22:34:03 +0000 (23:34 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to b5cf90a1c35a89d0a5a9a47cb2750cf7c140325b
  - Use directional dpls for openflow rendering

    Change-Id: I36ceff0509d0d33d9e34e6cec4f30df100c3cd06
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Sun, 21 Jan 2018 05:25:56 +0000 (21:25 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4676d2c41a7dbf91eba1a737aa062a1d22feb07f
  - Use OpenStack CLI for nova cli commands

    - covers hypervisor list and console show
    - also deletes deprecated and unused keyword
      "Collect VM Ip Addresses", as we now use a
      newer/better one "Get VM IP"

    Change-Id: Ia80771594a9bb8e0d9226c3ebf47357ccb96f7a8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 30 Jan 2018 20:10:30 +0000 (12:10 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 5f141e67e778641533cd3ebb2efd80372611301c
  - Add dualstack csit suite to tdd-wip job's testplan

    Change-Id: I1379c5c8d8ead26d66b40047ea63a2554e0a0413
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Valentina Krasnobaeva [Tue, 12 Sep 2017 15:24:13 +0000 (17:24 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to fee94b98a19dfba2301a7fc5741d97cf418126fd
  - CSIT: add dualstack test for one-router solution

    Introduce new basic dualstack vpnservice test-suite to check
    support of dualstack VMs inside L3 BGPVPN. Implemented
    neutron network config includes one dualstack router.
    It allows to test one-router solution, defined in
    l3vpn-dual-stack-vm.rst specification: commit
    07ef3e3db56610a878e0a00ada175fa70f05ffe6 "Spec to support
    dualstack VMs in L3VPN"

    Change-Id: Ie9b048c1ce7329680a064d6fca572b6930244d71
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
6 years agoUpdate git submodules
Sam Hague [Tue, 30 Jan 2018 19:18:18 +0000 (14:18 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to e09340c786a43875fbf6bcf7d59e7c24851079be
  - Ignore hanging UT: getRenderedServicePath

    Change-Id: I224fa3d43b7b4811f9891753ad43abde579d19ae
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 14 Nov 2017 17:04:53 +0000 (18:04 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to db892d6b856098bf079d536d3fd9c4d2ff45b26a
  - Add an OWASP profile for vulnerability checking

    This builds on the full dependency-check project, adding a -Powasp
    option which checks all our published third-party dependencies against
    the NVD database. This currently doesn’t fail the build.

    Change-Id: I204f2c427c545a636cf2310b5902c8a4e4bcf873
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 30 Jan 2018 05:41:29 +0000 (21:41 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to ed2513a3a13d08514b21a4248bd26095d762a01b
  - Add testplan for tdd-wip netvirt job.

    see this patch for more details:
      https://git.opendaylight.org/gerrit/c/67707/

    Change-Id: If101a3833f44173947560f0491696cc99d538bbe
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Tue, 30 Jan 2018 18:20:03 +0000 (18:20 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 88af8d1cb2b7b7a28d385a041b07a3527e60f134
  - Merge "Add netvirt csit job for TDD and/or WIP code"
  - Add netvirt csit job for TDD and/or WIP code

    We want to try having system tests drive development, but we
    don't want to add failing test cases to existing jobs. The
    existing jobs need to move and stay at 100% as we use them
    to gate other dev patches. So, this new job can be a landing
    spot for these new CSIT tests that may not be ready on the
    feature dev side.

    The job can be run with the patch test using the gerrit
    keyword "test-netvirt-tdd-wip".

    The job can also be a place for new CSIT that is almost
    ready, but might need a place to bake to ensure we iron
    out all the kinks. For these cases, we'll have to run the
    job manually. Or we can set some sort of non frequent
    schedule.

    Change-Id: Iccdb1c0be8f859e7806b66e0c97e52c6e326d82c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Tue, 30 Jan 2018 17:56:14 +0000 (17:56 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 71019f5a294fc68253fe3a95fbc6759765c253d3
  - Merge "Add tests to RPM verify job"
  - Add tests to RPM verify job

    Change-Id: I639cf1a624a5e166e8079d9c56edaaf2dedaaa79
Fixes: INTPAK-17
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Tue, 30 Jan 2018 16:30:40 +0000 (11:30 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ea6e4a07c0b2641362cdd322ae6bb955d9d0063d
  - Update expired Oxygen multipatch example

    Change-Id: I1f3d05a44744e7fee66efb75b1a75472b68d93c6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Tomas Jamrisko [Thu, 25 Jan 2018 16:00:03 +0000 (17:00 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 30f978b96f839c7bf4e66147cb7a82d8730c0228
  - Allow isolation of specific ports

    Adding arguments to isolate and rejoin to allow specifying protocol
    and port. Useful for testing behaviour of cluster when the only
    loss of connectivity happens between the nodes.

    Change-Id: I9e06a967393a0b5d6e3150a648148693aeee0b83
Signed-off-by: Tomas Jamrisko <tjamrisk@redhat.com>
6 years agoUpdate git submodules
D Arunprakash [Thu, 11 Jan 2018 11:55:17 +0000 (17:25 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to f617fffab912f9ef79a3a7144075db46188069c7
  - OPNFLWPLUG-972 : Point to openflowplugin liblldp

    Migrated liblldp from controller to openflowplugin

    Change-Id: I2a0ef324d764d6908b4c9b03f3ac168eaac9f662
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdate git submodules
Jaime Caamaño Ruiz [Tue, 30 Jan 2018 12:26:44 +0000 (13:26 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to b92154460791496226041fb2d272fcc12f9ef68e
  - Give time for reboot in sfc persistency test

    Change-Id: I6797dd0489df403b32d7eade9062ac48abd6e8b8
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
  - Check service function types are present (II)

    Similar to commit [1], but that one only took care of the SFC full
    deploy suite, this one takes care of the SFC basic suite.

    Check service function types are present before attempting to create any
    RSP making use of them. Otherwise RSP creation will fail if attempted
    before the service function types exist. Service funtion types are
    created by SFC as soon as the first SF of that type is added.

    [1] a77477cfcab80d3060e796cf255b3323b9bb003d

    Change-Id: I7bebba9a4b634a54a75b1cd6066de77cc515d3a3
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
  - Clean up SFC CSIT

    - move to Variables.robot from Variables.py
    - use args for Check Service Function Types so the keyword
      can be commonly used across suites
    - moves some seemingly useful keywords from a suite to
      the new SfcKeywords lib

    Change-Id: I981aa4d015d77aabc7f2f9225291274696ddec74
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoMerge "Add Packetcable M4 Oxygen status."
Kit Lou [Tue, 30 Jan 2018 16:02:46 +0000 (16:02 +0000)]
Merge "Add Packetcable M4 Oxygen status."

6 years agoUpdate git submodules
Daniel Farrell [Tue, 19 Dec 2017 22:37:35 +0000 (17:37 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to b1a986f6f06ef7a38f7b4c777b9a75b414c5a7cb
  - Fix install of ansible-odl in Packer builds

    Ansible is executed by non-root, so it looks in dirs based on that user.
    If the role is installed by root it will be missed and provisioning will
    fail.

    Change-Id: I2dcbf581acb6f9e11720798bc67b5d775f51761e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoMerge "GENIUS Oxygen M4 status with proper automatd tests"
Kit Lou [Tue, 30 Jan 2018 14:01:20 +0000 (14:01 +0000)]
Merge "GENIUS Oxygen M4 status with proper automatd tests"

6 years agoUpdate git submodules
Ryan Goulding [Thu, 25 Jan 2018 16:09:48 +0000 (11:09 -0500)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to dbd08776cfea2567cb2e69ef741a29e9651d3862
  - NETCONF-502:  Use GSON for swagger serdes

    This utilized the GsonProvider currently in AAA to do serdes
    for odl-mdsal-apidocs.  This will not pass until the
    subsequent AAA patches are merged.

    Change-Id: Iba67d65b3f72f26f0507b62327a41e570fc3cea4
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdate git submodules
D Arunprakash [Thu, 11 Jan 2018 11:00:27 +0000 (16:30 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 2a32d3f724e4936b67b9f0d9c5eeaade6b968bc1
  - OPNFLWPLUG-972 : Point to openflowpluign liblldp

    Point to liblldp libraries from openflowplugin instead
    of controller project (which will be removed soon)

    Change-Id: Ie4feb5a9bb5d5552195f61356f9b27ec203d446d
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 10 Jan 2018 12:54:25 +0000 (13:54 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to e937820e95c5bc6a694950ab7e9bb67cf9edc045
  - Make metrics' threads deadlock watcher interval configurable

    I've manually locally tested that this works as intended.

    Change-Id: I01aa244fe6ed9be64bbbfa2904c9841f8b3edc12
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 14 Dec 2017 02:02:15 +0000 (03:02 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 394b3ac20ce45f67b8ea174047d7ef53eb734ab0
  - Bump findbugs-maven-plugin from 3.0.4 to 3.0.5

    even though we're aiming for SpotBugs, it doesn't hurt to do a minor
    version bump on the findbugs-maven-plugin, as we'll have to maintain it
    for a while anyway until everything is switched to SpotBugs and we can
    remove it.

    Change-Id: I23a3aa939a30084157de5defcb5b9f09e762dea1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoGENIUS Oxygen M4 status with proper automatd tests 06/67706/4
Vivek Srivastava [Tue, 30 Jan 2018 05:29:30 +0000 (10:59 +0530)]
GENIUS Oxygen M4 status with proper automatd tests

Change-Id: I9f50b49bb35ca715cbc01991b0e022c25c0f4f37
Signed-off-by: Vivek Srivastava <vivek.v.srivastava@ericsson.com>
6 years agoUpdate git submodules
Anil Vishnoi [Tue, 30 Jan 2018 04:54:34 +0000 (04:54 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to f80b026af44e9025152556e62929cbeefd2dc8a6
  - Merge "OPNFLWPLUG-972: Point to openflowplugin liblldp"
  - OPNFLWPLUG-972: Point to openflowplugin liblldp

    Change-Id: Ic029736e257e09825d35946287433bb41c6d61d3
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 30 Jan 2018 01:47:42 +0000 (01:47 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 58a3991fa835258ab57fb003fbdda2a8f9ca6d18
  - Merge "Add basic REST API check to RPM tests"
  - Add basic REST API check to RPM tests

    Change-Id: I9e786a0d83e1a615911e71c6666b89a79e05e4a3
Fixes: INTPAK-17
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>