docs.git
6 years agoUpdate git submodules
Sam Hague [Tue, 6 Feb 2018 23:01:46 +0000 (23:01 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1e61f2d92db60a5e5dff3cd42417542bb7f7a9fe
  - Merge "Install mvn via lf-maven-install macro"
  - Install mvn via lf-maven-install macro

    The macro is currently our standard way to get Maven onto a system.
    Also add mvn-version variable to allow the template to be overrided
    with a different version by the projects.

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

* Update docs/submodules/releng/builder from branch 'master'
  to 529a966d794731128cd14027568e106fc263f710
  - Switch alto to 8g flavor

    Alto builds appear to fail due to memory. Move them back to 8g
    flavors.

    Change-Id: I4b729bc814e20cd51a3851e7a4c04252898b6659
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Faseela K [Tue, 30 Jan 2018 07:51:50 +0000 (13:21 +0530)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 35eaf7d036c592b44093d8957856eb3ca65e545b
  - Pass MetricProvider to JC Test Module

    This requires Ie90562c2f8205bab8817d370d077def9a3419d52 and
    I530d20946a80933b05371c5220def447be1ee5e6 in infrautils in order to be
    able to compile, and must be merged together (with the 2nd, the first
    can go in before).

    Change-Id: If3c3bcdb8a972c7e57cff20fd24d5addefa7746b
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Faseela K [Tue, 23 Jan 2018 19:18:17 +0000 (00:48 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 699437de23cdfee235293321cbebd50d62fc9dad
  - Add MetricProvider to JobCoordinatorTestModule

    This requires Ie90562c2f8205bab8817d370d077def9a3419d52 and
    I530d20946a80933b05371c5220def447be1ee5e6 in infrautils in order to be
    able to compile, and must be merged together (with the 2nd, the first
    can go in before).

    NB: We cannot mock(MetricProvider.class, RETURNS_DEEP_STUBS), because
    the TestableJobCoordinatorEventsWaiter relies on JobCoordinatorMonitor
    and assumes a working getIncompleteTaskCount... which the mocked one
    would not be.  So we use the (new) "real" TestMetricProviderImpl.

    Change-Id: I80e3f5b6e8a601345cd2fbae79f0de22d0fa0e7d
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Ryan Goulding [Tue, 6 Feb 2018 21:44:35 +0000 (21:44 +0000)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 9731d6ddda52856d7f1bd3d5b81d77ba952bf5b0
  - Merge "AAA-159: Switch to using gson for JSON serialization"
  - AAA-159: Switch to using gson for JSON serialization

    Due to jackson incompatibility issues with other web env
    elements (namely jax-rs), this change switches the serdes
    for AAA endpoints to gson.  The motivation is two fold:

    1) fix the immediate issue with the rest endpoints
    2) align on a common JSON serdes framework in ODL

    Since yangtools and others already utilize gson, and gson
    seems to be a lot more friendly from a provider stand-
    point, this change is the best solution to the given bug.

    This patch does not completely remove jackson, since RESTCONF
    depends on us bringing it in.  This will be another multi-
    step process:

    1) this patch
    2) convert restconf to GSON or just add the jackson deps
       there (features/odl-aaa-shiro/pom.xml changes in last
       patch)
    3) remove jackson dependencies from AAA

    Change-Id: Id969ab11282513fc314b98cd2a3487327250113f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdate git submodules
Anil Belur [Tue, 6 Feb 2018 21:29:49 +0000 (21:29 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 66702d339d7658a5222bea82a1c6149a59ffa0df
  - Merge "Switch dluxapps to 2c-8g VM"
  - Switch dluxapps to 2c-8g VM

    Change-Id: I33b66abebe964f79c8bb16b69bd19b5bf4fd3880
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 6 Feb 2018 20:26:33 +0000 (15:26 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 734294e91b19f38c5b0090dadc4e2441b7f19ac0
  - Switch genius to 8g flavor

    Genius jobs are failing with the JVM crashing due to running out
    of memory. Switch these jobs back to the 8g flavor.

    Change-Id: I95ff0cdf752457be370b13871beb3d4f59740a27
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "add project p4plugin m4-readouts"
Kit Lou [Tue, 6 Feb 2018 19:53:39 +0000 (19:53 +0000)]
Merge "add project p4plugin m4-readouts"

6 years agoUpdate git submodules
gvrangan [Wed, 7 Feb 2018 02:34:00 +0000 (08:04 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 2190dcee5c621cfe604b618d89d0b43accbded2f
  - Fix VTN Coordiantor Test Failures

    - There are only 2 active binaries in Nexus
    - Fix line parsing Nitrogen Version
    - Make Oxygen test using Nitrogen binary

Signed-off-by: gvrangan <venkatrangang@hcl.com>
    Change-Id: I5efe7d040e1fbbae7c991102f2aaaadd3cd3d411

6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 6 Feb 2018 18:57:41 +0000 (18:57 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 28ac56aeff9985e843249963e0943b279f1899c1
  - Merge "Switch openflowplugin to 2c-8g VM"
  - Switch openflowplugin to 2c-8g VM

    OFP needs 8g of memory to build. Revert back to using an 8g
    flavor.

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

* Update docs/submodules/releng/builder from branch 'master'
  to 08f0938e14b9141036a1008d983baa3e29b5ad19
  - Merge "Remove maven-site deploy postbuilder"
  - Remove maven-site deploy postbuilder

    This is something we no longer use so remove it from the odl-merge
    job.

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

* Update docs/submodules/releng/builder from branch 'master'
  to 839fa21e42e210844f0c391a7ee9f37754b04532
  - Bump netconf to 8g machines

    Netconf jobs are failing due to JVM crashes likely do to running
    out of memory. Revert them to 2c-8g machines.

    Change-Id: Ic8016f21907b55e5b73e0d4d93f4eef23380c573
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Mon, 5 Feb 2018 19:20:34 +0000 (14:20 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 20b21b6680f8feb23fc8ea14500daa7ca1169df4
  - enable tcpdump on port 6653 in suite setup

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

* Update docs/submodules/aaa from branch 'master'
  to d5821abc28e14eab1f8d681dda2477c4fa96c9af
  - ODLPARENT-139: re-use caches when restarting

    When the Shiro bundles restart, for whatever reason, they always
    attempt to re-create their caches; that fails because the caches are
    still present. This patch re-uses existing cache managers and caches
    when possible.

    This doesn’t entirely resolve the SSH issues reported in
    ODLPARENT-139, but it helps the SSH connection survive longer (which
    makes it easier to debug).

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

* Update docs/submodules/releng/builder from branch 'master'
  to 475879c77a4e1f3ec5422d55f8578d2acf9acd13
  - Hardcode validate-autorelease to 2c-8g flavor

    Validate autorelease requires 8g machines to run and is not CPU
    bound. There's no reason for any projects to ever have to modify
    this so hardcode it.

    Change-Id: Ibd0c3fb6d6aadd48be952400eb431d8b9fa46ccb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 6 Feb 2018 14:11:07 +0000 (15:11 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 568bfac47e67d8d11152ffe04c49ce10c2793d34
  - JobCoordinatorImpl temporarily remains backward compatible

    This amends the previous (re-re-re-reverted) change to not break genius
    and netvirt, so that we can merge this into infrautils now, and then get
    the genius I80e3f5b6e8a601345cd2fbae79f0de22d0fa0e7d and netvirt
    If3c3bcdb8a972c7e57cff20fd24d5addefa7746b changes in separately whenever
    is convenient.

    This approach additionally and perhaps even more importantly also has
    the advantage that pending in-flight changes in genius and netvirt will
    not be broken and require rebases, as in the original plan.

    The idea is to revert this commit again once we're all through; maybe
    next week, or maybe even leave it in for Oxygen and only revert this at
    the very start of Fluorine.

    Change-Id: I3a7cf3cccca9488f85468e675dd2f31f7f167c33
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
  - Revert "Revert "Revert "Revert "Metrics Step 3: jobcoordinator using metrics instead of counters""""

    Just in case anyone else is confused, this puts it back in, not out.. ;)

    I've had enough of this mess of collaborating cross projects and broken infra,
    so I'm following up to this original change with another one which temporarily
    makes this work backward compatible, so that it can be merged without having to
    wait for, and without breaking, the genius and netvirt changes.

    This reverts commit ae03ffb2e82df0e325d27593d766f4270be27a0d.

    Change-Id: I0369d2539c36c58e59e87f54ca93819b976c0f5a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
B Sathwik [Tue, 2 Jan 2018 10:13:49 +0000 (15:43 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 23b5d6bc40c64cba1f9aadef903899acc254e298
  - Check ServiceStatus For Genius

    Change-Id: Iabd83facf300676ed53d6a9e4fe13f6015c20542
Signed-off-by: B Sathwik <b.sathwik@ericsson.com>
6 years agoUpdate git submodules
Sam Hague [Tue, 6 Feb 2018 12:59:39 +0000 (12:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 9d9b31b863f735d1bf31cd7559b7c127a92ef7e2
  - Merge "tar and xz files before archiving"
  - tar and xz files before archiving

    Change-Id: Ife5cac7c73b26c6392be46460d509de73b7ee201
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 6 Feb 2018 07:10:55 +0000 (02:10 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 09bbfd4c7d572e94b90ee4aeac13f951337c89c0
  - Set 3 hr build timeout for merge jobs

    The old merge jobs appear to take significantly longer to upload
    files to Nexus. Possibily an infra issue but let's bump the timeout
    so that we have more than enough breathing room.

    Change-Id: I11816f17811ac8d671126373fcca99a971fe15ed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoadd project p4plugin m4-readouts 50/67950/1
wsx25289 [Tue, 6 Feb 2018 07:12:05 +0000 (15:12 +0800)]
add project p4plugin m4-readouts

Change-Id: Ic6ea6cc45d4d33081567d9d153b09590e4575643
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
6 years agoUpdate git submodules
Thanh Ha [Tue, 6 Feb 2018 05:42:10 +0000 (00:42 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a981834818ad2ed2b4d0887b6c24752be83a1d9e
  - Set default java-version for odl-merge job

    While system default is java 8 we should be explicit just to
    make sure it's set.

    Change-Id: I3a137414190c4b6e2e6b6a87360b9d98fd3f52c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Tue, 6 Feb 2018 04:57:51 +0000 (23:57 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 51fb5baa67b3f81d123920f98a865dee580e69c2
  - Revert back to old style Maven Merge jobs

    Considering issues raised by the community with the new maven-merge
    jobs often having an off-by-one timestamp error in the metadata
    it is better to revert for now and get the artifacts back to stable
    condition.

    Change-Id: Ib0e91adf6f0c5d3a374330daf580f60f07021cb7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Vishnoi [Tue, 6 Feb 2018 05:03:57 +0000 (05:03 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 3e97660003f4a55d5bd156f5cb6cf2d955e3ff9e
  - Merge "OPNFLWPLUG-929 : Remove deprecated guava library"
  - OPNFLWPLUG-929 : Remove deprecated guava library

    use overload Futures.transform api

    Change-Id: Iba64da122b31a022493a793f2e986bd91e530112
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 6 Feb 2018 04:55:27 +0000 (04:55 +0000)]
Update git submodules

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

    This reverts commit cf7459f328034a5fef43a0a29e6e8d7d63ed6d09.

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

* Update docs/submodules/integration/test from branch 'master'
  to 1049664e998ad9d9b9ce4924001bee49fc08ca7d
  - Adjust for OVS-28 and disk IO issues

    - Add argument ${ofversion} in MininetKeywords library.
    - For old test code, just set required OpenFlow version.
    - Add new variable ${DEFAULT_TIMEOUT_HTTTP}=5.
    - Use the default HTTP timeout in KWs opening HTTP connections.
    - KWs invoking HTTP methods should use default timeout=${EMPTY},
    which will ultimately default to HTTP connection timeout.

    Change-Id: I0f2c6784a89f67cc2cb5fbe1f5a1745be2efd085
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 6 Feb 2018 02:58:17 +0000 (18:58 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to da80b5085a20618b00ad780603c20cf0b84bc8bf
  - Remove unused bgp suite in netvirt folder

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

* Update docs/submodules/releng/builder from branch 'master'
  to 7ef9ca8d8f1a086e328c1ea3db00195917f6ac9c
  - Merge "Don't double archive robot log.html files"
  - Don't double archive robot log.html files

    Change-Id: Id052f76c904aabf19241950627a49b1fcb73da37
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 6 Feb 2018 01:45:21 +0000 (01:45 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 13cc1135e78afd64a3ade0c7d12939837f0a177d
  - Merge "Switch mininet to v2-highcpu-2 flavor"
  - Switch mininet to v2-highcpu-2 flavor

    Mininet nodes do not need 8g of RAM and are likely using the flavors
    defined for the CPU count and not ram. Let's bump them to 2c-2g
    flavors.

    Change-Id: If24215149aa59313726cd87a8aea6ad69d9a0b55
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Mon, 5 Feb 2018 22:55:49 +0000 (17:55 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 8d0eeaf4ae65fbc951b2b418d7eb62aec293399f
  - Pull in maven metadata validator tool

    Change-Id: I23e474f6b8d3feb64d576815076b86076ad8a290
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 5 Feb 2018 22:55:06 +0000 (22:55 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 57c350ad8d790d362941006a099da123a62a028a
  - Merge "Switch v1-performance to v2-standard flavors"
  - Switch v1-performance to v2-standard flavors

    v1-performance is deprecated and the official name for these VMs
    are now called v2-standard.

    Change-Id: I7bba5316c2de720718fe5a8283a24349ee2cc1fe
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Daniel Farrell [Mon, 5 Feb 2018 16:18:45 +0000 (11:18 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to b8ab189cd80f1f27b482b797ffe286f9b68c5750
  - Clarify which RPM is installed via repo file

    Answers question from OPNFV folks in reusable way.

    Change-Id: Idd3fffb0d76fc576e7e051923165770357d6f3f5
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Mon, 5 Feb 2018 17:31:47 +0000 (12:31 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to 4fab213626dd8bc107527549110a7ff0ad8807bb
  - Update example builds in pkg unit tests

    Some have expired, go ahead and update all that periodically expire.

    Change-Id: Icad8ac5e64c48939937e9731b2918a68bf4668d8
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Alok Anand [Wed, 31 Jan 2018 11:45:10 +0000 (17:15 +0530)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to bdcd5d8fd8d489ba150a64f63e90b2cfca926c2d
  - Move unitfiles/ to packaging/packages/

    Both RPM and DEB scripts use the same systemd unit files. Therefore,
    unitfiles/ should be in a common directory location.

    Change-Id: I58dfcd5ca351e0648aef4bc6be7dfc86a7998935
Fixes: INTPAK-13
Signed-off-by: Alok Anand <alok4nand@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 5 Feb 2018 19:29:23 +0000 (19:29 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7b9ae41b1da2217c89c1ebe9d7f1b6abfc8ee65c
  - Merge "Ignore all-but-one failing Oxygen RPM test"
  - Ignore all-but-one failing Oxygen RPM test

    Oxygen tests are failing due to ODLPARENT-139. Comment out most of them,
    so at least verify job that runs on Int/Pack packaging logic changes can
    pass, but leave at end of periodic full job so we can watch for it to
    get fixed.

    Change-Id: Ic93a85d8bf554007ee881adf1e5d8177f62a57d6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 5 Feb 2018 19:09:36 +0000 (19:09 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 78014dccd783e876ce838385d130260e2b2c742d
  - Merge "Update Oxygen multipatch example used in RPM tests"
  - Update Oxygen multipatch example used in RPM tests

    Change-Id: Iff3968070fe4a8d20115bea68221e02529276124
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 5 Feb 2018 17:49:18 +0000 (12:49 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 061dd1de241c286dd3be8057f8bd1d6bc478e64f
  - Add header for distchanges to find easier in log

    Change-Id: I67f34cd8acea53f7de870f21123c23a34aa9e642
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Mon, 5 Feb 2018 18:08:01 +0000 (18:08 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fd37bd5f9f259b369781159951fdb68e9517383c
  - Merge "Increase memory for distribution SFT jobs"
  - Increase memory for distribution SFT jobs

    Change-Id: I3d23a9cea7b3a1ef66e0a5194a5241a5289d135c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Mon, 5 Feb 2018 17:54:58 +0000 (17:54 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7a76b85090d7a7489944efae6b00e8507bfffd43
  - Merge "Remove -PskipTests, -Pq includes it"
  - Remove -PskipTests, -Pq includes it

    Change-Id: I40ba959b0afd1649dae764a49b271ad4cf3e4af1
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Mon, 5 Feb 2018 17:06:42 +0000 (17:06 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4dc0b812580659f38b7664eb60f91798291d660c
  - Merge "Use mapfile for array"
  - Use mapfile for array

    Change-Id: Id62d1c8d0967ffc07bd6361aabb28789a9750c6d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 5 Feb 2018 16:46:25 +0000 (11:46 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ba93bc2264291726e2bee18dd9e97ff9985e7f1a
  - Add git.properties for multipatch artifacts

    Change-Id: Icffc184a8952b3a67b8131bebdbae677f1bb18c3
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Tarun Thakur [Thu, 1 Feb 2018 11:26:55 +0000 (16:56 +0530)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to e81e2b8c2a366c737b2ecdee944a156453184f8a
  - Add label support for counter metric type

    This patch is to add label support for counter metric type
    in similar way to label support for Meter type in
    https://git.opendaylight.org/gerrit/#/c/67535/

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

    Change-Id: I2928d1af90236f6347d0d143713f1dfde326a1d4
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
6 years agoMerge "NetVirt Oxygen Offset 2 M4 Status"
Kit Lou [Mon, 5 Feb 2018 15:59:56 +0000 (15:59 +0000)]
Merge "NetVirt Oxygen Offset 2 M4 Status"

6 years agoUpdate git submodules
Sam Hague [Mon, 5 Feb 2018 15:46:56 +0000 (15:46 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 39a0450315a14058a0c8fd7eb8c53fad2637249f
  - Merge "Add multipatch job documentation"
  - Add multipatch job documentation

    Change-Id: I96fc21a11252dba4044c73637db823d41a1729e3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoNetVirt Oxygen Offset 2 M4 Status 23/67923/1
Sam Hague [Mon, 5 Feb 2018 15:24:05 +0000 (10:24 -0500)]
NetVirt Oxygen Offset 2 M4 Status

Change-Id: I3ad15f8c0e787493abd9411bf47af9131c75b9e0
Signed-off-by: Sam Hague <shague@redhat.com>
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>