docs.git
6 years agoUpdate git submodules
Sam Hague [Sat, 20 Jan 2018 14:43:38 +0000 (14:43 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bd47fbd3e4d8688d5e789ee814a78d6979bc9a46
  - Merge "Remove COE openstack based CSIT"
  - Remove COE openstack based CSIT

    OpenStack has gone out of scope for COE and this
    csit has not been useful for some time.

    Change-Id: Iba2ae454c3645d78539ef74c6a5b1d8a165a4628
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Thu, 18 Jan 2018 22:47:50 +0000 (23:47 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to 59743c5b802a19111642de488cd7f2a79513c3d6
  - Eliminate unneeded declarations

    yangtools.version is not really useful, as are the plugin
    declarations, which we are inheriting from elsewhere.

    Change-Id: I78ca9db9bb0341237fca05d251a801efab95266b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Thu, 18 Jan 2018 22:59:38 +0000 (23:59 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to e896f4c6e08085fa28d14b2d27e3fe09de4c07c3
  - Cleanup feature dependencies

    Use smaller upstream features to the extent we need them.

    Change-Id: I9bf9dac7fe926c5c69a544ac7620d8a18085e5e5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Fix config-loader-spi pulling in bundles

    Depend on odl-mdsal-broker instead of pulling in controller bundles
    into this feature.

    Change-Id: I86c7e150a0e972f2f802c8bc5e8bea892b0d5bad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Thanh Ha [Sat, 20 Jan 2018 01:53:36 +0000 (20:53 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 881cd5586cb1072589e2fcbc80d2b8b11f4deb10
  - Disable duplicate-finder plugin for validate

    odlparent introduced a duplicate-finder plugin which breaks our
    validate job as the finder plugin appears to want to be able to
    discover dependencies in the local m2 repo. Disable it as we do
    not need it in this job.

    Change-Id: I9db3fea19edbd6a3e09d8ccdb290e9dc81e19b54
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Sat, 20 Jan 2018 05:10:08 +0000 (00:10 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0bd0fb4c72b986ef92b02354bfb9484a5d05e37c
  - Add debug logging

    Change-Id: I27b2e74487dd6eaab57e859a8093df33e0314a07
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Vishal Thapar [Fri, 3 Nov 2017 10:09:45 +0000 (15:39 +0530)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to 329f06b9f33de6574e9f7c856a3afcb61d3c623e
  - Template for TestPlans

    Also adds initial draft of interface-manager test plan

    Change-Id: I5f327ba95d4254231b8489d0392a53ebaac2b3c1
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoUpdate git submodules
Robert Varga [Fri, 19 Jan 2018 14:31:17 +0000 (15:31 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to d115c250919d4c62da9cad34f4df1bb437005a6d
  - NETCONF-494: use RFC7951 JSON codecs

    RFC8040 requires us to use a different codec for encoding instance
    identifiers. Update the RFC8040 northbound to select this codec.

    Also update the bierman02 northbound to explicitly bind to
    the legacy LHOTKA codec.

    Change-Id: I436e17b7c7695aaf75a27e7967b1bcfaf4815686
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Luis Gomez [Wed, 17 Jan 2018 04:53:15 +0000 (20:53 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 9c535c22e80f468baaecb7c400dd1c4655a2f70f
  - Change Karaf prompt to root

    This should fix bump delay issues in CSIT while working with
    old distribution provided the overlap between prompts is minimal:

    [36mopendaylight-user[0m[1m@[0m[34mroot[0m>
    [?1l>[?2004l[?1h=[?2004hopendaylight-user@root>

    - We can use string 'opendaylight-user' for session login
    - We can use regexp 'opendaylight-user.*root.*>' for read until prompt

    Change-Id: Id1d9161025d4d0910d21cbbf2cea358ce9258684
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Fri, 19 Jan 2018 16:36:43 +0000 (17:36 +0100)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to f80aff51210169a5068710f605c013d0d8f61cd7
  - Drop explicit jetty-servlets dependency

    odl-feat-karaf-jetty ends up pulling in jetty-servlets, so there’s no
    need to depend on it explicitly here. Getting it via the odlparent
    feature ensures that our runtime is consistent.

    Change-Id: I6c11f0eb9cafb0db815760fed0ae6c6a976d171a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 19 Jan 2018 16:29:32 +0000 (11:29 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fec89881ec40dd1f7d74bfc77e129784daf4ccde
  - Switch to using new odl-maven-jobs group

    Introduced in Ia2d57da839fe2502c05f506c194a9ea4e06a0d08 the new
    group allows us to globally configure an ODL specific maven post
    build job configuration needed for testing.

    Change-Id: Id27b04ff93042d703ef1dbf15a8d562ec19bb52a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Create odl-maven-jobs group

    Create an odl-maven-jobs group that can set the maven-merge
    job's post_build_task globally for all ODL projects.

    Also for future maintenance it will be easier to modify global
    configuration in this file.

    Change-Id: Ia2d57da839fe2502c05f506c194a9ea4e06a0d08
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 19 Jan 2018 17:16:53 +0000 (12:16 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3a7b3a30a58d3ec6f90ec8789121ae2fba77664b
  - Pull global-jjb quickfix for 60 minute timeout

    Increases maven jobs to have a build timeout of 60 by default.
    Infra overall seems slower and we keep having to bump this so
    lets do it in global-jjb.

    Change-Id: I341688ecbf5e81eed62034bcd781aad58cce4f7c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Tue, 19 Dec 2017 15:42:19 +0000 (10:42 -0500)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to a4b799cbaa91d2f41dcb1a55d8557f6ecddf837f
  - add csit tools

    Change-Id: I6d7df190633fef95ea3ed3b560933f96733409de
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Fri, 19 Jan 2018 13:56:13 +0000 (08:56 -0500)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 37c646b99370171481d8c287974c1d5fe1c90811
  - Eliminate unnecessary explicit yangtools dependencies

    Changed the parent pom to derive from bindng-parent so
    yangtools version and dependencies comes from mdsal.

    Change-Id: Id10a9d47abdda3a586af3707d7553f74382c566b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Faseela K [Fri, 19 Jan 2018 07:06:56 +0000 (07:06 +0000)]
Update git submodules

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

    This reverts commit 07464111787ce38933ee502312b6d1be51ac12ed.

    Change-Id: Icf82f37756475fffc82a00361e018f9b9be22032
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Luis Gomez [Fri, 19 Jan 2018 07:26:24 +0000 (07:26 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a2212d42de3e9efbeeae72d883a63069deed90ac
  - Merge "Fix feature-test repo"
  - Fix feature-test repo

    - Add karaf4 condition in cluster CSIT
    - Add karaf4 condition in distro CSIT

    Change-Id: I1f4c873fe2aea94f658a29692f4e5f1d7e478772
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Tom Pantelis [Fri, 19 Jan 2018 02:44:46 +0000 (21:44 -0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 934c5139ca638c0f3604214d5b4339e867a143e4
  - Eliminate unnecessary explicit yangtools dependencies

    Changed the sfc-parent pom to derive from bindng-parent so
    yangtools version and dependencies comes from mdsal.

    Change-Id: Idb649ef2367af82afd0fc3ed6ed4577aa7740f8b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Thu, 18 Jan 2018 23:50:44 +0000 (15:50 -0800)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to d749efa261e8bf51a2607bfd3f28e0a6a750e56b
  - Bump yangtools to 2.0.1

    Change-Id: Iaf9d1af326a2fc11f48f211040efead95e178e8d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Fri, 19 Jan 2018 03:43:00 +0000 (22:43 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 21e66f4057470f7a5fb334ffbd47223a10b2ae41
  - Update cloud flavors list

    Update the flavors list to include the new v2-standard-* and
    v2-highcpu-* flavors Vexxhost provides to us.

    Change-Id: I99f95d4b1b05e84a81c7799013ae2bfdc73c60bb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Add NEMO M4 Status"
Kit Lou [Fri, 19 Jan 2018 03:21:09 +0000 (03:21 +0000)]
Merge "Add NEMO M4 Status"

6 years agoMerge "Add USC M4 Status"
Kit Lou [Fri, 19 Jan 2018 03:20:14 +0000 (03:20 +0000)]
Merge "Add USC M4 Status"

6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 17 Jan 2018 17:06:10 +0000 (09:06 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c4941c962a803dde9193c2757d8e8878c792c515
  - Add common-functions.sh bash lib

    tired of looking at duplicated code and having to remember to
    search for all instances of it. This can be the start of some
    cleanup, if others agree it's a good idea.

    first round:
      - move the Java vars setup code to a common function.
      - move some common vars to common location as well
      - added "export" to some vars to get around local tox
        shellcheck error

    Change-Id: If03949e16aae3561ac8636bc4de0b1a17dad01ae
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Thu, 18 Jan 2018 23:27:27 +0000 (15:27 -0800)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to bbf4ccdfc3fcd19709249d15c01a81c7445624fb
  - Bump yangtools to 2.0.1

    Change-Id: I10fbb74bc762768e90d1f4b1f3fe0ad2a607af82
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Thu, 18 Jan 2018 07:07:26 +0000 (08:07 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to ec80e3714e1301155eea8345949ffe65115e1957
  - Bump to yang 2.0.1

    Change-Id: I6551c9e338f7e178997edaf1fdc680598f587c6c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Wed, 17 Jan 2018 22:54:03 +0000 (23:54 +0100)]
Update git submodules

* Update docs/submodules/netconf from branch 'master'
  to 25c04325db99998074a502ef4ebf82fbb1ca97aa
  - Minimize yangtools dependencies and bump to 2.0.1

    Squash dependencies so that netconf features are pulling in
    the bare minimum set of yangtools features directly and use
    version ranges for them.

    Properties should be avoided and inter-project dependencies should
    be expressed via ${upstream}-artifacts dependencyManagement import.

    yangtools-2.0.1 contains a fix to multi-revision modules, which are
    badly broken in 2.0.0. It also introduces APIs we require to fix
    compliance with RFC8040 (i.e. follow RFC7159).

    Change-Id: I0e0e63841d511123243560f166db50c2fc9270fb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Faseela K [Thu, 18 Jan 2018 11:33:56 +0000 (17:03 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to f2796ac4e17574f78dd1d6a3f6275e3786da5402
  - Change the Genius Test Suite Name

    Change-Id: I0a436e8fec2653dd4185860a032a98d6ef261084
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdate git submodules
Thanh Ha [Thu, 18 Jan 2018 19:28:39 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7103942eac7517f3e0573952b2b0e91d1d3a1d3c
  - Merge "Fix multipatch job for upstream bump verification"
  - Fix multipatch job for upstream bump verification

    - Main change is to do ordered per-project build rather than
    a single build with a crafted root pom file.

    Change-Id: Ifac781e379c192aa32601c57fd833936b0b82c05
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoAdd NEMO M4 Status 00/67300/1
anipbu [Thu, 18 Jan 2018 19:05:40 +0000 (11:05 -0800)]
Add NEMO M4 Status

Change-Id: Ifb62c8568762777529c2371e24e9266989799ce2
Signed-off-by: anipbu <an.ho@huawei.com>
6 years agoAdd USC M4 Status 99/67299/1
anipbu [Thu, 18 Jan 2018 19:04:41 +0000 (11:04 -0800)]
Add USC M4 Status

Change-Id: I39f7363014b26afa75e86e39cc2d4b6abe49b06a
Signed-off-by: anipbu <an.ho@huawei.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 14 Nov 2017 19:11:08 +0000 (20:11 +0100)]
Update git submodules

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

    With this change, the jobcoordinator stats are now available via JMX,
    and can be periodically dumped to files with the upcoming
    I033aa8628de8bfee8cdca7da564eb45a8c567c52.

    This is strictly speaking more of a bug fix than a new feature, because
    DJC originally used to be monitor-able with infrautils.counters, but we
    had to remove that; this bring that back (differently); also see
    INFRAUTILS-19 for some more background.

    PS: I'd like to eventually remove infrautils.counters completely.

    Change-Id: I8620996d3be56d86c85f184057e1a23ae3119140
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 16 Jan 2018 23:28:55 +0000 (00:28 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 4a571fa32e961a32d08bd9c1acb0c7c737e0ea15
  - MetricsFileReporter directory/ file prefix "metrics" instead "counters"

    Change-Id: I868835632fbccab2f318c329b45f8eb766d67554
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 21 Dec 2017 03:09:27 +0000 (04:09 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 6d4987e27f30c109a4b7396d5845a9bab2e2f069
  - INFRAUTILS-21: Automatic deadlock detection logging

    This will check every minute if there are any dead-locked threads,
    and if there are then it will log details about them.

    This can also be used to easily implement INFRAUTILS-22 now.

    Change-Id: I936064b48a8df632d0f8c7f7ec3c2e6b01ede147
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 16 Jan 2018 23:15:24 +0000 (00:15 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 5558304d42727b87fa2590e08282116206c888b5
  - rename [Metrics]FileReporterTest and some other very minor changes

    Change-Id: I2e23af179700d8f06e810d1c27eb3fbada8de508
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 18 Jan 2018 17:01:18 +0000 (17:01 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a7909a3f6821e4745675950e8ac16013b105257b
  - Merge "Pin novaclient to v9.0.0"
  - Pin novaclient to v9.0.0

    this overcomes the following error, which happens with the newly
    released v10.0.0

    launchpad bug here for novaclient to track it:
    https://bugs.launchpad.net/python-novaclient/+bug/1743964

    Change-Id: I78428e30600656b6175ee985e45ad21da28805c6
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Wed, 17 Jan 2018 23:38:16 +0000 (00:38 +0100)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 526fc00ae3517cb5cfb0f3a976b3f4aebc65ac22
  - Bump to yangtools-2.0.1

    Adopt latest release for corrected SchemaContext behavior, forcing
    downstreams to use those.

    Change-Id: Ibe596ef486d11da4c06e1f250005e6f4ea995573
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Thu, 18 Jan 2018 15:46:49 +0000 (16:46 +0100)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 50370c0bc5490d93f222fa352ef21b5057d39471
  - Increase coretutorials build timeout

    coretutorials contain a large number of projects, with a lot
    of features/karaf distributions and it cannot complete a build
    in the default 60 minut internal. Increase the timeout to 120
    minutes pending better data.

    Change-Id: Ibea29b30901523b42faca1ce427be3ef9b42bf11
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Thu, 18 Jan 2018 11:22:36 +0000 (12:22 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 6c977eadcc314b87fd87d0bfd9c717ab1d4a7271
  - Use jackson-bom to declare jackson dependencies

    Importing jackson-bom declares all jackson components versions
    in a consistent set.

    Change-Id: I839db437eb965925b6a4cd3dd572e7e81df7e10f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoMerge "l2switch M4 readout"
Kit Lou [Thu, 18 Jan 2018 14:05:14 +0000 (14:05 +0000)]
Merge "l2switch M4 readout"

6 years agoMerge "l2switch M3 readout"
Kit Lou [Thu, 18 Jan 2018 14:04:30 +0000 (14:04 +0000)]
Merge "l2switch M3 readout"

6 years agoUpdate git submodules
Ryan Goulding [Thu, 18 Jan 2018 13:40:34 +0000 (13:40 +0000)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 3bd54cc76f11ecb3f5f86194e2abf473db9ee3eb
  - Merge "Rely on mdsal for yangtools features"
  - Rely on mdsal for yangtools features

    Instead of explicitly listing yangtools features, rely on mdsal
    providing them for us. This simplifies yangtools version bumps.

    Change-Id: I4e9fd3b0a593d96e41dcd3fac22392db77dd633f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 10 Jan 2018 15:50:44 +0000 (16:50 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to ac0f1872dc1f6280fce8443ede49167a978818d3
  - Better JavaDoc for Meter and Counter

    to clarify for review I73bf730d0f0e2f96fa4a84ab471e18f33305360c

    Change-Id: I02642b188a62489e3e7d108d0ce9099c7533bfea
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 28 Nov 2017 17:42:29 +0000 (18:42 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to dad1c56f5b63be4cb569331a7e018de5c8c69fd2
  - SystemReadyImpl TestBundleDiag checkBundleDiagInfos with less details

    requires https://git.opendaylight.org/gerrit/#/c/66012/ from odlparent

    see INFRAUTILS-17

    Change-Id: I63ec1119d79fee024935e58bff6a0497e1946f04
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Wed, 17 Jan 2018 23:37:01 +0000 (00:37 +0100)]
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 58c28d95a1ba31c2a311c983611b89aee39da258
  - Eliminate yangtools.version

    Versions should be pushed via artifact imports, not via properties.

    Change-Id: I9b59e4ef5a56a46939d3254327cd43baf16dba8a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agol2switch M4 readout 62/67262/1
Evan Zeller [Thu, 18 Jan 2018 00:33:55 +0000 (16:33 -0800)]
l2switch M4 readout

Change-Id: I0554d9a0fc775f135ae93c684e67297fc2feca22
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agol2switch M3 readout 61/67261/2
Evan Zeller [Thu, 18 Jan 2018 00:00:49 +0000 (16:00 -0800)]
l2switch M3 readout

Change-Id: I99ca4a371eef298bac4380389acb0d281f2118f5
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agoFix typos in OpenDaylight Documentation Guide. 55/67255/1
Charles La Voy [Mon, 8 Jan 2018 17:01:07 +0000 (11:01 -0600)]
Fix typos in OpenDaylight Documentation Guide.

Change-Id: I71f7dafbf366c5253b24c08bf3ea9a1572c9cd58
Signed-off-by: Charles La Voy <clavoy@luminanetworks.com>
(cherry picked from commit 14b6f5bb78d77698cc45857a551d806c55b3ea66)

6 years agoMerge "add project p4plugin developer guide"
Kit Lou [Wed, 17 Jan 2018 23:13:33 +0000 (23:13 +0000)]
Merge "add project p4plugin developer guide"

6 years agoMerge "add project p4plugin release note"
Kit Lou [Wed, 17 Jan 2018 23:13:26 +0000 (23:13 +0000)]
Merge "add project p4plugin release note"

6 years agoMerge "Update LISP User Guide for Oxygen"
Kit Lou [Wed, 17 Jan 2018 22:34:44 +0000 (22:34 +0000)]
Merge "Update LISP User Guide for Oxygen"

6 years agoMerge "Provide LISP Flow Mapping M4 readout"
Kit Lou [Wed, 17 Jan 2018 22:33:31 +0000 (22:33 +0000)]
Merge "Provide LISP Flow Mapping M4 readout"

6 years agoMerge "Provide LISP Flow Mapping M3 readout"
Kit Lou [Wed, 17 Jan 2018 22:31:48 +0000 (22:31 +0000)]
Merge "Provide LISP Flow Mapping M3 readout"

6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 17 Jan 2018 21:35:59 +0000 (21:35 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d769840d8330c07bd75d1b07ad1688b72c0566f5
  - Merge "Update global-jjb to latest master"
  - Update global-jjb to latest master

    Pulls in a quick fix to set the default python back to py2
    for tox-verify jobs.

    Change-Id: I6d1a5c8dec30166ac5d6045543174c380054cd61
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Wed, 17 Jan 2018 21:22:24 +0000 (16:22 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 173097062f3a3a0ec816c6d1a475fb50dfd326f5
  - Use 2c-2g VMs for jjb jobs

    1g of ram is not enough for OpenDaylight's jjb repo. Bump
    this to the next step.

    Change-Id: I65779aa77ef60ab27708b037a4ea894cfb83b8d2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoadd project p4plugin developer guide 91/67091/6
wsx25289 [Fri, 12 Jan 2018 05:48:55 +0000 (13:48 +0800)]
add project p4plugin developer guide

Change-Id: I15ca73d4813826b63d371ca44ebf5517c5b2b997
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
6 years agoMerge "Add link for coe developer guide"
Thanh Ha [Wed, 17 Jan 2018 18:56:21 +0000 (18:56 +0000)]
Merge "Add link for coe developer guide"

6 years agoUpdate git submodules
Sam Hague [Wed, 17 Jan 2018 18:15:47 +0000 (18:15 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4e88295b4784083d9c1e97de789b13373e3873ef
  - Merge "Fix feature repo add for new distribution"
  - Fix feature repo add for new distribution

    New distribution does not list any repo name but UUID
    therefore we need to add repo instead of substute existing.

    Change-Id: I764506c3fcbebe38985566e1beaffe9a8d1f995d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Daniel Farrell [Wed, 17 Jan 2018 17:16:12 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f891b5e47616bc18d20302e07f64980cdcf81fbf
  - Merge "Switch releng ci jobs to 2c-1g vms"
  - Switch releng ci jobs to 2c-1g vms

    These jobs do NOT need 8g to run and we should try to use the
    smallest unit of VMs we can to save resources. Let's bump them
    down to v1-standard-1 machines.

    Change-Id: Idb48023b94358ee598816d6c181f2ceca568a547
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoadd project p4plugin release note 97/67097/3
wsx25289 [Fri, 12 Jan 2018 07:40:36 +0000 (15:40 +0800)]
add project p4plugin release note

Change-Id: Ib32f1ddabcda251f349c4c6ff4db9102f6bd3c12
Signed-off-by: Wsx25289 <10200860@zte.com.cn>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 17 Jan 2018 07:16:34 +0000 (23:16 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ae17fd4a98b3e708ab797365cd4d01637dbd6f43
  - Un-pin openstackclient to a specific version

    trying to fix the suddenly broken openstackclient that
    is returning with most commands a python attr error

    Change-Id: I1ab90b2ab7557d648ec5f8ee25909f916f16005e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoAdd link for coe developer guide 36/67236/2
Faseela K [Wed, 17 Jan 2018 12:11:09 +0000 (17:41 +0530)]
Add link for coe developer guide

Change-Id: Ifd556bb4b7abe0abb0f4da8678d5e5ca718272e3
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoProvide LISP Flow Mapping M4 readout 35/67235/1
Lorand Jakab [Wed, 17 Jan 2018 11:16:13 +0000 (13:16 +0200)]
Provide LISP Flow Mapping M4 readout

Change-Id: I4fc169b1554dc408cc226745f5fbf15557d6cc74
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdate LISP User Guide for Oxygen 34/67234/1
Lorand Jakab [Wed, 17 Jan 2018 11:08:56 +0000 (13:08 +0200)]
Update LISP User Guide for Oxygen

Change-Id: Id03404eba68c40b30e332f0ee7bb1e456c19b1cf
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoProvide LISP Flow Mapping M3 readout 32/67232/1
Lorand Jakab [Wed, 17 Jan 2018 10:56:02 +0000 (12:56 +0200)]
Provide LISP Flow Mapping M3 readout

Change-Id: I91296d8337fad277b8a7c0968daa4016f8df6b6a
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdate git submodules
Michael Vorburger [Tue, 16 Jan 2018 22:42:47 +0000 (23:42 +0100)]
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 40e6c2bf4ea0b6bce1a48fb32b4736a35f795797
  - add org.osgi.compendium to features-test

    fixes SFT bug ODLPARENT-136
    java.lang.ClassNotFoundException:
    org.osgi.service.resolver.ResolutionException

    Change-Id: Ifaa39b35d1975ccd2aec15f6ed56191637f43d73
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Mon, 18 Dec 2017 13:00:02 +0000 (14:00 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 234e939de502faba1d2634ed4d924b020b5955cd
  - Adjust for odlparent 3 / yangtools 2

    This disables ElanServiceTest which is broken (see GENIUS-109), and
    SFC to enable earlier testing.

    Change-Id: I204aabf268275b1f9d359c85db4263ad07358d5e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 17 Jan 2018 00:19:57 +0000 (16:19 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a30a4da2e7b8608858a72394c83885acd70c822c
  - Fix new karaf version deploy failure

    It fails because missing log folder

    Change-Id: Ie30961a1bb114737e9822214c0a245228a6f773c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
ebrjohn [Tue, 16 Jan 2018 20:42:59 +0000 (14:42 -0600)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 9c70c6b0b8ec77c293cc68c0a138bc9ffa5a907a
  - Emergency path with odlparent/yangtools fixes

    - Removed unecessary mandatory attributes. The mandatory
      attribute is now being enforced with the new yangtools.
    - Fixed some UT that werent setting mandatory fields.
    - Temporarily commented out broken IosXeRspProcessorTest

    Change-Id: I22e96ce469fd12531b672faad61f158685e0bd7c
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdate git submodules
Michael Vorburger [Thu, 21 Dec 2017 02:05:59 +0000 (03:05 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to c0600c14b54f9230c713a08f3e9deba9382547ac
  - Metrics for JVM gauges

    Change-Id: If4df62eb5f6136910ba03303fac6897684b55bc8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Michael Vorburger [Wed, 13 Dec 2017 21:44:11 +0000 (22:44 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to f41e66d237b41e753469270ddef4039a660c9c02
  - Allow upper case in Cache ID

    Also make the default id be the original (not lower-case'd) anchor
    object fully qualified class name; and handles the impacts of that in
    tests.

    Change-Id: Ib3fcaa39faf8abbb936d38f4767435b21cc8a86d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
K.V Suneelu Verma [Wed, 20 Dec 2017 10:08:25 +0000 (15:38 +0530)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to a2d59e5a5d96ec711ca11fa068b4daf16c312444
  - added metrics file reporter

    This file reporter dumps the counters to local file at every 2 mins.
    one file is created for every hour.
    counter files are retained for one week .

    This helps doing offline analysis of the counters.

    Change-Id: I033aa8628de8bfee8cdca7da564eb45a8c567c52
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 16 Jan 2018 20:13:20 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 63ecbdec7e9b945d75d5a4476571dba63a832590
  - Merge "Switch all projects to use new maven-merge job"
  - Switch all projects to use new maven-merge job

    Pull in Maven patch deploy the maven-merge jobs to all projects.
    Also pulls in patch to add '-e' to Maven calls to print full stack
    trace.

    Change-Id: I96750a05f845485ddb7807e18a54e907b00ee9fe
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 16 Jan 2018 19:58:49 +0000 (19:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2e87f7f4dde62e5341bf155c0c3b0020c56a934e
  - Merge "add ovsdb-tool logs and cleanup"
  - add ovsdb-tool logs and cleanup

    Change-Id: I334d15892a55c69e960180c29427b24e9ece2cca
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 16 Jan 2018 19:56:16 +0000 (19:56 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 43f581b23a8f09bc09a8f0f5509b85134f2a0860
  - Merge "Add tests for uninstalling ODL RPM"
  - Add tests for uninstalling ODL RPM

Fixes: INTPAK-128
    Change-Id: I3343325e97b3ee1899b530ab88add796973dc6df
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Fri, 15 Dec 2017 15:28:38 +0000 (10:28 -0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to 700d83f719d9a6f8303eb5022b6cb6a7999e73ae
  - Bump to yangtools-2.0.0 and odlparent-3.0.2

    Change-Id: Ib2001a498f36ae3242a5f74b4fd729da91a0a359
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoMerge "Provide SXP M4 readout"
Kit Lou [Tue, 16 Jan 2018 18:57:11 +0000 (18:57 +0000)]
Merge "Provide SXP M4 readout"

6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 16 Jan 2018 18:16:59 +0000 (18:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1a354a5915922fcc6b5e1e5f43a5f312e697a4a4
  - Merge "Arrange compute nodes in hostname order"
  - Arrange compute nodes in hostname order

    The below is how a current job looks. Notice the CMP2_HOSTNAME with -0
    maps to COMPUTE_2_IP and smae for the other vm. So we swap the
    two HOSTNAME's and then they align with what is passed to pybot.
    Without this, mentally when looking at debugs, you have to remember
    to swap the two.

    OS_CMP1_HOSTNAME: releng-17212-771-2-devstack-ocata-1.vexxhost.net -
    OS_CMP1_IP: 10.30.170.121 - OS_COMPUTE_1_IP: 10.30.170.121
    OS_CMP2_HOSTNAME: releng-17212-771-2-devstack-ocata-0.vexxhost.net -
    OS_CMP2_IP: 10.30.170.13 - OS_COMPUTE_2_IP: 10.30.170.13

    Change-Id: Ifab24ca30c24523f35591517338af7e9946d072e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 16 Jan 2018 17:59:02 +0000 (17:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5630122d57ea2d35857776a7831e2c0ad5f97202
  - Merge "Update URLs in RPM tests"
  - Update URLs in RPM tests

    Some have expired, use new ones.

    Change-Id: I04ec0c09cdc486d8f2a95ac97f42b566a0ff77c7
Fixes: INTPAK-126
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Vishal Thapar [Tue, 16 Jan 2018 06:42:09 +0000 (12:12 +0530)]
Update git submodules

* Update docs/submodules/ovsdb from branch 'master'
  to 5ee31ea1bcc0fb382c607f67d38caa771cb5d8e7
  - Fix IidCodec broken by new yangtools

    There are multiple versions of network-topology loaded
    and yangtools can't tell which one to use. It has ramifications
    beyond just OVSDB, but this fixes functionality issues in
    OVSDB.

    Root issue is two different files with different versions
    bundled together. It may not have been issue earlier but is now.

    Change-Id: Ibc7f8387c5b84cb6e1c0e8a69454acb661a4acc4
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 16 Jan 2018 15:17:34 +0000 (10:17 -0500)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 9688b3b10ee4113753705f0080b29cd30e61a85d
  - Merge remote-tracking branch 'liblldp/master'

    Change-Id: I7be037f65e45d138e07e3fd136c82bdd65d23c3d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Move liblldp into libraries/liblldp

Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Bump to odlparent 3.0.2

    Change-Id: Ifb16521edc9fa7209c0af8e13745c6b5611d77b7
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
  - Bump yangtools to 2.0.0

    This bumps odlparent to 3.0.1 and yangtools to 2.0.0. Also fixes
    references to features, so that the build reactor is consistent.

    Compilation fixes are addressed in a follow-up patch.

    Change-Id: I24f9997c2ec22861e674b74fb01d43f783e3dbc1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Allow PacketException to store the cause

    This avoids callers’ losing the original exception.

    Change-Id: I99f11dd6866670229f8e3d2aa6556f540369de19
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump odlparent 2.0.4 to 2.0.5

    Also moves config/rpc-context.yang to include revision, making
    the tests compatible with both 1.2.0 and 2.0.0 version of yangtools.

    Change-Id: Ic7eb7d8fd27f5f3e5ae0f0aea9ab642a9b1b6fac
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Remove explicit default super-constructor calls

    The default constructor is called by default (hence its name), no need
    to call it explicitly.

    Change-Id: I0f4ac3bf4a1d582b7a9d50beeaa1de6d2f107499
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: I007759fbe7e12c4b58189462fa7c676adf7f972f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Bump odlparent 2.0.2 to 2.0.4

    Change-Id: Iea7270b110536c10878d130db33409ed08dde987
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Upgrade to odlparent 2.0.2

    Change-Id: I748830e39c108056ecd81809a0556e8c43d251f4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump odlparent dependency to 2.0.1

    Bumps odlparent to latest release.

    Change-Id: Ifaf36c6539206ec5c35663717b691a0d962d1744
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Bump to odlparent 2.0.0

    This takes odlparent 2.0.0, adjusts for guava update and feature
    movement. Since jenkins is failing on the distro run, that is
    disabled and a follow-up patch will re-enable it to get us going
    again.

    Change-Id: If3e1289ed7f73a79a5a47428c634bda9702e824d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Migrate to odlparent 1.9.0

    Change-Id: I7d4af74e7713d48dd6ad8431229c4963423abbf6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Migrate to odlparent 1.8.0-Carbon

    Per request of odlparent project we are downgrading all Nitrogen
    projects to use the released odlparent 1.8.0-Carbon to allow for the
    odlparent project to start performing semver style releases.

    Jira: RELENG-159
    RT: 41406
    Change-Id: I69e9fab9531b1127286ca3f4467b9a046ce25a51
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Replace logger and log by LOG

    Replace logger and log by LOG to follow the
    OpenDaylight recommendations [1].

    [1]
    https://wiki.opendaylight.org/view/BestPractices/Logging_Best_Practices

    Change-Id: I63787ccee5950bebbc8c3769885574593a666809
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
  - StringBuffer cleanup

    This patch cleans up StringBuffer use, mostly replacing StringBuffer
    with StringBuilder or plain String concatenation for short sequences
    (or constants).

    * HexEncode: additionally, avoid using a separate return variable,
      drop the useless ":" handling in bytesToHexString(), and add the
      test class from l2switch.
    * HardcodedModuleFactoriesResolver: rework the conflicting module
      handling.

    Change-Id: Id76e91bba9ce40bd8ed5947c2d40e3a7baf0a949
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - liblldp: final parameters

    This automatically-generated patch flags all appropriate parameters as
    final (including caught exceptions).

    Change-Id: If4e0f5e379b1c4f00970e862a775db372cc191fe
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump versions by x.(y+1).z for next dev cycle

    Change-Id: Ife090ef2c9bb25e515b2fb06e2766c56d8174d76
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
  - Remove bad manifestLocation from maven-bundle-plugin

    Change-Id: I7741c11a21393510af4dcb452e721abd236a9c2c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
  - Fix javadocs and enable doclint

    This eliminates the doclint suppression and fixes up javadoc, so they
    work with Java 8 out of the box.

    Change-Id: I7294f0dcd570e3e3c445e54cc8989078175d05d7
Signed-off-by: Robert Varga <rovarga@cisco.com>
  - Do not use opendaylight/commons/opendaylight as parent

    Change-Id: I9a858c90274c7c82bac75fc7931a10c1ff707ef8
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
  - Revert "Clean-up pom.xml layout"

    Since this got merged, I'm facing issue building the project correctly, it's
    failing in samples/toaster-it and runtime is broken because of mess-up classpath.
    If others are facing the same issue, this should be merged.

    I'll rework the overall patch later.

    This reverts commit 8a637013c102c11323230dae08fa4407863945d6.

    Change-Id: I61aae87439736d0163e6b4c49d8753052b28bac0
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
  - Clean-up pom.xml layout

    Do not depend on opendaylight/commons/opendaylight/pom.xml

    Change-Id: Ic7313dc6b703739a6c14b1f0cd1a37ba3b7827af
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
  - Mechanical code cleanup (commons)

    * Remove unnecessary type specifiers (use Java 7 <>)
    * Remove unnecessary "extends Object" declarations
    * Remove unnecessary semi-colons
    * Merge identical catch blocks
    * Remove redundant modifiers:
      - enum constructors are private by default
      - interface properties are public static final by default
      - interface methods are public abstract by default
      - interfaces are abstract by default
      - inner interfaces are static by default
      - inner classes in interfaces are public static by default

    Change-Id: If1805b63e52c1ab0c68983e7856e7ccf184cb2a9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
  - Bump versions by 0.1.0 for next dev cycle

    Change-Id: I9c4a4b1e6d0e101392fb19dc68f814e30de4fa5c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Disable Java 8 linter on projects that fail

    The new Java 8 linter is more strict and causes docs failures on several
    projects. Disable it for projects that currently does not pass the
    linter.

    Change-Id: I0d29bad0a797aceeb9076eea8f80bcc071432b4c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Bumping versions by 0.1.0 for next dev cycle

    Change-Id: I2155a23eb208cc34d29b3e5ee0c8f6a3f551cacf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Remove unnecessary casts

    Change-Id: Ib20f8d15529293ee9037c7213ed5eb388ba532ac
Signed-off-by: Gary Wu <gary.wu1@huawei.com>
  - Bug 4202: Migrate also toaster to use mdsal project

    This only changes dependency feature omitted from Change 26079,
    perhaps Java edits are also needed to keep toaster working.

    Also, git has somehow enforced change of line endings everywhere.

    Change-Id: I810fba0ae7a55e123dd6f78ba23a7e77a7118b57
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
  - Fix license header violations in liblldp

    Change-Id: Id95bd1cef35d256e79a3303c6559405364ae4ced
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - [RFC][Fix] Fix for connection in pom.xml.

    The connection value was wrong.
    Apply values proposed by zxiiro.

    Also fix sal-dom-xsql (wrong developerConnection).

    This allows me to run  mvn site
    w/o failing due to the wrong entry.

    Change-Id: I15d953647a40dde4b37246a78bae120552efb15b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
  - BUG 2820: Fix breakage from Import-Package

    Change-Id: I41401d4745c2126ccdc7ed9dffee3299aae9ed0c
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
    (cherry picked from commit 6759779bebf8d724f35518c45a114cca2a0da60c)

  - Minor changes in LibLLDP

    - change modifier of emptyTLV field to final
    - added cisco header to CustomTLVKey class
    - formatting CustomTlvKey and LLDPTest classes

    Change-Id: Ic347f549fb3ba3a97e9b6f02883445c852cd3eb8
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
    (cherry picked from commit 1bdead40997cbe805630fced64c93e328a354275)
  - Merge "BUG 2820 - LLDP refactor"
  - Merge "Bug 2820 - LLDP TLV support and testing"
  - Merge "Bug 2820 - problem to add second TLV with type 127."
  - Bumped controller version by minor for next release cycle.

    Change-Id: I80ea0aecf42e5ee96dcebc68af1e872b1f10e7b5
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
  - BUG 2820 - LLDP refactor

    LLDP class field changed from tlvList to mandatoryTLVs, optionalTLVs, customTLVs
    Added new create custom TLV value in order to hold security hint for LLDP topology discovery.
    Fixed guava bundle import
    Fixed apache-lang3 bundle import

    Change-Id: I5d0c6b9a9e29213d3f25aa99ff7edd5b30e6c7a8
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Signed-off-by: Michal Rehak <mirehak@cisco.com>
    (cherry picked from commit 26dfd63f953982f661e4e72f306c6a6b8e02cfd4)

  - Bug 2820 - LLDP TLV support and testing

    - enhancement: deserialization now supports custom TLV
    - tests:
      - LLDP.deserialize
      - LLDPTLV.createCustomValue
      - LLDPTLV.getCustomString
      - beautified (checkstyle)

    Change-Id: I56c807b46d889266fc43cdc9b35d00bf17bb4d09
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Signed-off-by: Michal Rehak <mirehak@cisco.com>
    (cherry picked from commit 91a47340196d4a5bbf9beaaed9a202bf4a8836d9)

  - Bug 2820 - problem to add second TLV with type 127.

    Custom TLVs aren't saved to map with key type but are stored in
    standalone array.

     - fixed list copy (for custom TLV list)
     - extended test
     - involved custom TLV list items into packet length counting
     - published

    Change-Id: Ifa1cab17206e1be37022bc8b49f7990649cbd356
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
Signed-off-by: Michal Rehak <mirehak@cisco.com>
    (cherry picked from commit 254ab138bab0132a9afafe6227bc998e9dfa7a44)

  - Fix checkstyle if-statements must use braces liblldp

    Change-Id: I2e36139dbeea5890a7eec7003da186af162e8998
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update junit Assert imports

    JUnit 4.11 has moved Assert to org.junit, and deprecated
    junit.framework.Assert. This adjust the imports to fix the warnings.

    Change-Id: Iecbf2a1b4ae097989e840ad6f6d5bf759c521639
Signed-off-by: Robert Varga <rovarga@cisco.com>
  - Incrementing versions by 0.1.0 for post-Helium master branch

    * The only version not incrmented is aaa.version, which is left at
      0.1.0-SNAPSHOT since they depend on controller and can't update yet.
    * To break the cyclic dependency, this patch temporarily stops running
      the netconf-connector and restconf feature tests.
    * Also fixing a bug causing Errors like "Choice has two nodes case with
      same qnames".

    A second patch (to be run after AAA increments their versions to
    0.2.0-SNAPSHOT) wiil update aaa.version and re-enable these tests.

    Change-Id: I70a3987d32504e798c5ed05a67a0a1174338844b
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
  - Fix to topology-lldp-discovery to allow for clean karaf feature

    Change-Id: Ife3388610a2d816f7bb8e5214cc98d123c4b604b
Signed-off-by: Ed Warnicke <eaw@cisco.com>
6 years agoUpdate git submodules
Michael Vorburger [Fri, 12 Jan 2018 11:10:05 +0000 (12:10 +0100)]
Update git submodules

* Update docs/submodules/infrautils from branch 'master'
  to 25af9d50dc0335da5f06c9b49e80b5060f65db31
  - Deprecate counters' x3 API classes, in favour of intrautils.metrics

    Switching from infrautils.counters to intrautils.metrics is easy, here
    are 2 changes doing this one can use as inspiration how-to to switch any
    other remaining uses in downstream projects:

    * https://git.opendaylight.org/gerrit/#/c/66054/ genius' arputil
    * https://git.opendaylight.org/gerrit/#/c/65514/ infra jobcoordinator

    Change-Id: Idf749e61b1ae62860b32a73408d321e3ccc82df1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdate git submodules
Tomas Markovic [Mon, 13 Nov 2017 08:10:45 +0000 (09:10 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 1d8068763d89cefb2ac2847a73d67e46506d7f6b
  - BMP HA test

    bmp_ha_karaf_stop
    Simulate HA with BMP Mock tool
    Stopping karaf on one node and verifying reconnection.
    Restarting karaf, verifying its presence.

    bmp_ha_karaf_restart
    Killing karaf on one node and verifying reconnection.
    Restarting karaf, verifying its presence.

    Reconfiguring timers for HA tests

    Removed Isolation tests, because right now they are failing.

    Change-Id: If79b2289850ade1c87864340a2b839c53bc729f3
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Daniel Farrell [Mon, 15 Jan 2018 23:12:36 +0000 (18:12 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to 9af588fb272a6d35c54bb64dfaa8a0c79458ccb9
  - Pin nodeenv dep to let tox run more than once

    Using the latest version makes tox break on second run, unless .tox dir
    is removed.

    Change-Id: I576634b12440756e3124b95043ce5be0ade9d7bb
Fixes: INTPAK-74
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Victor Pickard [Mon, 15 Jan 2018 21:42:49 +0000 (16:42 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to ace290ace746f1f0b943a5cc5d1d6849604b9787
  - Fix L2GW CSIT

    Some recent changes to OpenStackOperations require adjustments
    in this suite.

    Change-Id: Ia5c1fc68f83d547f7c29e52fc7c61bf4c38590b3
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 15 Jan 2018 19:29:24 +0000 (19:29 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1222f9035311bb5f890e1a0f4800b9bb8a0575b0
  - Merge "Switch bgpcep to using new gjjb maven-merge jobs"
  - Switch bgpcep to using new gjjb maven-merge jobs

    Works around issue with javadoc and JAVA_HOME which Jenkins
    Maven project types do not appear to configure.

    Change-Id: Id441d6761bb5c3226f67bba40c1b6ebcf05f20b0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Mon, 15 Jan 2018 18:54:05 +0000 (13:54 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to cd3bd4b18ca266f8ad4c86cb46a516b22e970089
  - Switch dlux to using new gjjb maven-merge jobs

    Works around issue with javadoc and JAVA_HOME which Jenkins
    Maven project types do not appear to configure.

    Change-Id: Icb049d02d1da936ca559c4fe2f45d68324d03ee0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Mon, 15 Jan 2018 16:45:02 +0000 (11:45 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 312e17971c0e30a2b03fdaa4fb380d0df67eabe2
  - Add job to copy logs from a sandbox path to prod

    As requested by the netvirt project to provide capabilities for
    storing logs for a longer amount of time in cases where they need
    to perform complex troubleshooting. This patch adds a job which
    when given a log path will pull the logs from path on sandbox
    and copy them to the releng system.

    Change-Id: I96c8b8eb8d54c266ccab1c9bf19450b11d5bea69
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoProvide SXP M4 readout 54/67154/2
Martin Dindoffer [Mon, 15 Jan 2018 12:17:27 +0000 (13:17 +0100)]
Provide SXP M4 readout

Change-Id: I99db1372936e48484eecf162aa79f2adb742d14c
Signed-off-by: Martin Dindoffer <mdindoff@cisco.com>Signed-off-by: Martin Dindoffer <mdindoff@cisco.com>
6 years agoUpdate git submodules
Noel de Prandières [Fri, 12 Jan 2018 13:32:06 +0000 (14:32 +0100)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to 7b6a5c9bdafbd49cf8152b58c0897205b37ac736
  - use more common logger for alarm (i.e org.slf4j.Logger)

    Change-Id: I3ea7f6ace69406facd421e10f22b13f2e9505198
Signed-off-by: Noel de Prandières <prandieres@6wind.com>
6 years agoUpdate git submodules
Robert Varga [Mon, 15 Jan 2018 12:09:40 +0000 (13:09 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to a0f33e5f13d4c05a7874af8edfe45b1be4b14cd6
  - Disable offline link detection in bmp-impl

    This seems to suffer from a similar affliction.

    Change-Id: I236f7bdfd00dc361d8d7e5177c4d9eac8954d2a5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Robert Varga [Mon, 15 Jan 2018 10:39:01 +0000 (11:39 +0100)]
Update git submodules

* Update docs/submodules/bgpcep from branch 'master'
  to ee7f1e9dafcfda3584dd61ff231fbc2d5ec269d2
  - Disable offline links in bgp-rib-impl

    This is a workaround for broken merge job -- disable link
    detection until we figure out what is wrong with jenkins.

    Change-Id: I985702541b46fd015cde55a9e35390ffc978cf8a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
ebrjohn [Mon, 4 Dec 2017 23:36:43 +0000 (17:36 -0600)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  to c75b78be71c3a280f5dbf3d25f48290620da10a5
  - Move the SFC OpenFlow flow names

    - Moving the constants to a common util class so they can
      be easily accessed by other SFC entities, like the forth
      coming RSP statistics feature.
    - The SFC OpenFlow renderer will use the statistics feature,
      but the statistics feature needs the SFC flow names, so
      this change will help avoid a cyclic feature dependency.

    Change-Id: I69b35eb905aafca92f33149fbe24a4fad472040c
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
6 years agoUpdate git submodules
Robert Varga [Sun, 14 Jan 2018 15:38:03 +0000 (16:38 +0100)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c792ef4c4c25a8ad8394ccbdf38b1c2ed60d9aa1
  - Enable error stack traces in dlux jobs

    We are facing a NPE which is preventing merge job from succeeding,
    which we cannot replicate in local builds. Enable stack trace
    reporting to give us a clue about what is going on.

    Change-Id: I7e7d932829c565edf46a118978d8ea032bd3f7e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Moshe Levi [Thu, 31 Aug 2017 07:19:52 +0000 (10:19 +0300)]
Update git submodules

* Update docs/submodules/netvirt from branch 'master'
  to bc86ae9b37caaed48ee5d98b816ff60afad43d2d
  - spec for sriov-hardware-offload

    Change-Id: If4a137f24f65785daa2a651b70aaf1aa32ae043a
Signed-off-by: Moshe Levi <moshele@mellanox.com>
Co-Authored-By: Edan David <edand@mellanox.com>
6 years agoUpdate git submodules
Sam Hague [Sat, 13 Jan 2018 13:51:51 +0000 (08:51 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to aa11d1ec2bf3bdfd13ae8aace0874821ac075f35
  - Expand HN to HOSTNAME

    Change-Id: I4b2d398ee02e2e13291c1c57ac915e9753fd0f71
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Thu, 14 Dec 2017 16:30:19 +0000 (17:30 +0100)]
Update git submodules

* Update docs/submodules/genius from branch 'master'
  to ae7aa958552d0b5e888945866dfc58941c3acd12
  - Adjust for odlparent 3 / yangtools 2

    Change-Id: I737d07fa781c7bdbc1fe069a6684f87cb459bafa
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 12 Jan 2018 23:18:13 +0000 (18:18 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 59db963c1026a8ac1c91b6f9eb21f072ab207c12
  - Place VMs deterministically

    Change-Id: I8e3f117f76a4446cedae62287560ddd17a0ac469
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Tom Pantelis [Fri, 15 Dec 2017 02:19:54 +0000 (21:19 -0500)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to 855c5c40a0fde74d04b437654777c1b7dd4ccf9b
  - Bump to yangtools-2.0.0 and odlparent-3.0.2

    Change-Id: I55e46a801fa02d37117caf80f2f9ddcd7941dfb7
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Anil Vishnoi [Fri, 12 Jan 2018 19:31:26 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/openflowplugin from branch 'master'
  to f1af4f7f93a7d7e27b85dc1b45e725a531799f26
  - Merge "Fix odlparent 3 Checkstyle issues"
  - Fix odlparent 3 Checkstyle issues

    Change-Id: I9ed666294ecdfa04290dc56dcf3610c85b117e92
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 12 Jan 2018 18:58:00 +0000 (18:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3556056329fc2644b807f336a896890a2d8e5d64
  - Merge "Addition of Suite Variable"
  - Update to JJB 2.0

    Change-Id: I8345d43d769c981c9eaff9755ddc7393a56db695
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Addition of Suite Variable

    Adding SUITE variable from netvirt scripts into others.

    Change-Id: I985ef095592b579c5b6cc4c25bd10347acf14cab
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
  - Add trigger for genius cluster test

    Change-Id: I463207cb6e2da1164ceb7c82d89c2b5ea996bce0
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
6 years agoMerge "Update submodules"
Thanh Ha [Fri, 12 Jan 2018 18:56:09 +0000 (18:56 +0000)]
Merge "Update submodules"

6 years agoUpdate git submodules
Tomas Markovic [Tue, 21 Nov 2017 07:45:51 +0000 (08:45 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to ce310d3de564e90dded95495e7813211ccc8e670
  - BGP Peer Reset Session Test

    Using new reset-session command on oxygen

    Change-Id: Ibd8347d8bd3cbcfb69c75801c0251a96a5370109
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>