docs.git
7 years agoUpdated git submodules
Vratko Polak [Fri, 16 Sep 2016 14:07:36 +0000 (16:07 +0200)]
Updated git submodules

Project: releng/builder master 015ffd684f222b24fb79ce5282e579e7cb688362

Introduce verify-tox to replace verify-python over time

The python-verify job has been executing "tox",
which runs tox environments specified in envlist.
At first, this was only "pep8" (hence python),
but now it can be "docs" or combinations with anything else.

Because of that, "python" is no longer a correct description in general.

This Change introduces template with "tox" instead of "python"
in its name, They are aliases to each other so are identical except in
name.

Change-Id: Ibe2121281ba24b4f6a102900721e57ff7a6977be
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Thu, 13 Oct 2016 08:02:44 +0000 (10:02 +0200)]
Updated git submodules

Project: integration/test master e89fa8e32b9160f274c468eb105a2eff399953c3

creating Normalize_Jsons_With_Bits_And_Compare to TemplatedRequests

implementing https://trello.com/c/SavMOS52/332-int-test-create-a-new-kw-in-templatedrequests-for-comparison

Change-Id: I7ecd79b2c5e2763067d2fc3c1138e3b3b5268fe7
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Miguel Angel Munoz Gonzalez [Mon, 10 Oct 2016 07:53:49 +0000 (09:53 +0200)]
Updated git submodules

Project: integration/test master b70b7944c7bcac569782ec4faef789016b244dba

Fix small typo in test plan referencing sfc test suite

Reference to 080__simple_clustering.robot is not correct
and this causes failures in sfc jobs

Change-Id: I3ced14adf536c61c4cba22d4101551380b6be087
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 14 Oct 2016 03:34:58 +0000 (03:34 +0000)]
Updated git submodules

Project: releng/builder master 99a55919ef0705b694f856d4e655c3dfebda9a59

Merge "Exclude yangide from builder-check-poms"

Exclude yangide from builder-check-poms

Change-Id: Ia53e8e801d2704794e3d2d377da6d5ed7f0ce57d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 14 Oct 2016 03:24:28 +0000 (03:24 +0000)]
Updated git submodules

Project: releng/builder master 85ec5cecdd1e7290115692c297ae6b364b1a3dcf

Merge "Add a note regarding deploy maven jobs"

Add a note regarding deploy maven jobs

Maven deploy jobs still need to remain Jenkins Maven Project types,
perhaps we can take another look at migration to freestyle once upstream
enhancement MNG-5666 is resolved.

    https://issues.apache.org/jira/browse/MNG-5666

Change-Id: I61d6cd92687006b3c6485510306048d48e1c4c99
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 7 Oct 2016 14:01:46 +0000 (16:01 +0200)]
Updated git submodules

Project: odlparent master 7ff32c2b981b38ba5344ceac6d7f5b6b832c6ecc

odlparents-artifacts is a POM

If we don't specify its packaging, Maven complains that we're
producing an empty JAR.

Change-Id: I0414f28f28f4dee396fc41d036cab5e69608b663
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoMerge "Replace supported admonitions with rst directives"
Thanh Ha [Fri, 14 Oct 2016 02:22:28 +0000 (02:22 +0000)]
Merge "Replace supported admonitions with rst directives"

7 years agoMerge "Note that nested formatting isn't supported"
Thanh Ha [Fri, 14 Oct 2016 02:14:02 +0000 (02:14 +0000)]
Merge "Note that nested formatting isn't supported"

7 years agoUpdated git submodules
Anil Belur [Fri, 14 Oct 2016 01:36:07 +0000 (11:36 +1000)]
Updated git submodules

Project: releng/builder master a56f12518446d42c7c8167198e8be60e85c645e6

Migrate all jobs to use new mvn shortnames

This is a follow up patch (for change 46811) to use new mvn33 profile
name for Maven path. The patch replaces all occurances of {mvn33},
{mvn32} with new shortname mvn33, mvn32.

Change-Id: I40ca16e8ab89c151f111f534752e3a5ea7cb24c4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Oct 2016 19:34:05 +0000 (12:34 -0700)]
Updated git submodules

Project: integration/test master f964ab1520ff2a1508367b25280e07646281406c

add VTN_INVENTORY_NODE_API variable

a recent VTN test patch [0] introduced this new variable to Variables.py
and this will keep Variables.robot in sync with that as we are hoping
to eventually start only using Variables.robot

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

Change-Id: I4d051689ed4dad108a794db51090c330dea790aa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 13 Oct 2016 23:03:52 +0000 (16:03 -0700)]
Updated git submodules

Project: integration/test master 5aa8acd48da86908a0bec3bf5626cc54f0ac3633

remove argument that is no longer needed in flow verify keyword

Change-Id: I9c1e5b9fd79067d8d30f794d2987cac1b04fe3f2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 14 Oct 2016 00:29:58 +0000 (00:29 +0000)]
Updated git submodules

Project: releng/builder master 4da04073ef0bb40c34833941480bf3fcb8979506

Merge "Preserve property files to trigger test jobs"

Preserve property files to trigger test jobs

The tigger to the ingetration-test jobs are in the publisher
section, while the workspace gets cleaned up at the end of builders
resulting in downstream jobs to fail, as the property file is not found
once the workspace is cleaned up.

As a workaround we have to preserve the variables.prop file for the
autorelease jobs to tigger the downstream jobs, which is accomplished
excluding the file.

Change-Id: I7c023bcb70ea8f4ec4bd9cf648e37a5748ee111c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 11 Oct 2016 19:03:41 +0000 (12:03 -0700)]
Updated git submodules

Project: integration/test master e70dd17a598fd3e1d0854ee5266e5e256fa362ea

Refactor flow service test

Adjust flows and suites for OVS 2.5
Remove redundant Flows OF13 suite
Remove CPqD group/meter suites
Add suite for reconciliation
Add suite for bug 6917
Clean up Utils.robot

Change-Id: I3a09691e8fb92986761be4dbcb96163730aa6d2c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 13 Oct 2016 20:19:43 +0000 (20:19 +0000)]
Updated git submodules

Project: releng/builder master cdd3c3e2a2b7267f547f136621867126712c50c6

Merge "Add RAM for dsbenchmark job"

Add RAM for dsbenchmark job

Change-Id: I203e058f57c31fe60c9435a53eafd7676f85f277
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 13 Oct 2016 17:53:07 +0000 (19:53 +0200)]
Updated git submodules

Project: integration/test master b4ebac7f422652c2b5ca75b8b143436b610a9248

Add a suite for checking distribution size

Change-Id: I663497e33c6e7457d2204f3d6116f90ea25ebbda
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Karthik.S [Thu, 15 Sep 2016 12:43:21 +0000 (18:13 +0530)]
Updated git submodules

Project: integration/test master 560088bee640f46d8ea5769e3d1f261b2d95850c

Add keyword to debug VTN CSIT failed test cases

Change-Id: I6d93c5df3daa996ab4df955e516ad26284e91411
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Vratko Polák [Thu, 13 Oct 2016 15:11:01 +0000 (15:11 +0000)]
Updated git submodules

Project: releng/builder master e7b910fbfd96a70e8459e5adbc4b205d8e1a729c

Merge "Add sfc features and update carbon project branch"

Add sfc features and update carbon project branch

* Update the stream field inside the sfc full-deploy yaml to the
current Carbon release.

* Added "only" scope, as it was identified an issue in sfc functionality
when odl-integration-compatible-all feature is installed.

* Add needed sfc features to make the following commit work correctly:
https://git.opendaylight.org/gerrit/45819/ These features ensure
the flow entries installation in the service-function-forwarders and
classifiers.

Change-Id: I487c65828a01b8f309ea34862a718a6420722c10
Signed-off-by: ejisfza <jose.luis.franco.arza@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 13 Oct 2016 13:01:03 +0000 (15:01 +0200)]
Updated git submodules

Project: odlparent master d5aecae24fb4204513a96c4e632ca85dbc41f81a

Have slf4j-simple as an "always there" <scope>test dependency.

The "always there" as in always, literally, not just in
<dependencyManagement>.  This makes sense because in (unit and
component, not integration) tests you want logging to "just work" - you
don't want to have to remember to add slf4j-simple yourself as a
dependency every time (and you certainly don't want to have to add
logback every time, and configure it with an XML or properties; for
every project).

Also the problem with manually adding a slf4j-simple dependency to
projects with tests is that there is a risk of it getting accidentally
removed, because "mvn dependency:analyze" will find it's "not needed";
as happened e.g. in
https://git.opendaylight.org/gerrit/#/c/45090/6/vpnservice/aclservice/impl/pom.xml

Change-Id: I5af53bbd8d69ad5cebac08f97225c2f9cbe60ab7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Tom Pantelis [Thu, 13 Oct 2016 06:06:39 +0000 (02:06 -0400)]
Updated git submodules

Project: odlparent master 0f3421b7ac3b48f10e59d01d856b523a317e303f

Allow '_' in checkstyle PackageName rule

The JLS allows '_' in package names but the default checkstyle regex
pattern for the PackageName rule doesn't. Underscores shouldn't normally
be used but the yang code generator can generate package names with
underscores. We can exclude most yang-generated code from checkstyle but
the CSS code generator places some classes under src/main/java to be
completed (ie *Module classes) so we need the regex pattern to allow
underscores.

Change-Id: I14fdb1955499d5684b1bdaeabd188f7d425caf60
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
7 years agoUpdated git submodules
lbuckuli [Tue, 11 Oct 2016 14:55:06 +0000 (14:55 +0000)]
Updated git submodules

Project: integration/test master 9d7859024cdd79b7029726abfee5a332d74c22e0

Convert suites from ODL_VERSION to CompareStream

Change-Id: I4ec6174a8890caab96de22598c1f9a6388ffc50b
Signed-off-by: lbuckuli <lbuckuli@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 13 Oct 2016 08:38:28 +0000 (08:38 +0000)]
Updated git submodules

Project: netconf master 76f01c6cd12b82627e5c0118872eb199356b4b9d

Merge "Bug 6679 - api explorer creates false examples"

Bug 6679 - api explorer creates false examples

Api explorer created false examples when yang has two data nodes with
same name in different containers or lists. It compared name of data
nodes rather than whole path to the data node which result to creting
examples of same types even if they should be different.

Fix examples by comparing the path to data node rather than just name
of the node.

Change-Id: I6f73fb37985fc78ad67ecc466ebfdfe569d7cd8d
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 13 Oct 2016 08:36:31 +0000 (08:36 +0000)]
Updated git submodules

Project: netconf master 5c45e8b290e2bbe5831c786af2a94dacc0c224bb

Merge "Bug 6272 - support RESTCONF PATCH for mounted NETCONF nodes"

Bug 6272 - support RESTCONF PATCH for mounted NETCONF nodes

- solution for Restconf draft17
- make mount point service available when identifier is parsed
- added unit tests

Change-Id: Ie3c5cdc9cbcb10360ac9d0a082eab52efba75674
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 13 Oct 2016 08:35:55 +0000 (08:35 +0000)]
Updated git submodules

Project: netconf master 4847272a67171a28011d1c1395a866e1cdd7c973

Merge "Bug 6746 - Restconf: Not working GET operation on mount points"

Bug 6746 - Restconf: Not working GET operation on mount points

- support for reading data on mount points
- improved merge for config and state data:
when identifiers for data in config and state are the same
then merge must by done at one level down, otherwise state
overrides config or vice versa
- identiers are parsed to identifiers context with reference
to mount points when data are behind mount point
- adapted and added unit tests

Change-Id: Iacc45946cc284ae8936f600f5af522926d39c216
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 13 Oct 2016 08:34:24 +0000 (08:34 +0000)]
Updated git submodules

Project: netconf master bd7dae9c69cbac455513f6111cf00aa003e56465

Merge "Implement TesttoolParams.toString() via reflection"

Implement TesttoolParams.toString() via reflection

Change-Id: I2222fcf8b5d95a343f107ed3acd557fbfdf40f42
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
lbuckuli [Thu, 29 Sep 2016 16:29:09 +0000 (16:29 +0000)]
Updated git submodules

Project: integration/test master dd8f2cc400082ac6b70a8644de0243d1f83dc21d

Edited suites to use norm_json.py instead of HsfJson

Change-Id: I3cf78a44420f6e7e18b90ae4c87cc352a327f334
Signed-off-by: lbuckuli <lbuckuli@cisco.com>
Signed-off-by: Shrutika Ingole <Shrutika.Ingole@pantheon.tech>
7 years agoUpdated git submodules
Thanh Ha [Thu, 13 Oct 2016 03:29:04 +0000 (03:29 +0000)]
Updated git submodules

Project: releng/builder master e37e75ec6759746119c04393671b757f027772f0

Merge "Purge un-needed references to lithium stream"

Purge un-needed references to lithium stream

+ Mostly removed comment lines from {project}.yaml (and similar) files.
+ Releng template comments updated to mention boron and carbon.
+ Removed if from autorelease distribution version detection script.
+ Added FIXMEs to references in neutron project files.
+ Updated comment on Bgpcep *-all features.
- Remaining references are for Openflowplugin Lithium redesign, relevant even for Carbon.

Change-Id: Ifb82e3ef9c3e248c7d2a9964d69333c3dd8f94c7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Lorand Jakab [Fri, 30 Sep 2016 21:19:03 +0000 (14:19 -0700)]
Updated git submodules

Project: integration/test master 120fc9139e41761b01b46ae1f5869c64b4b73b06

Revert "Added command to activate virtualenv for csit jobs in"

Since https://git.opendaylight.org/gerrit/#/c/46124/ was merged, this
shouldn't be necessary anymore.

This reverts commit ae9f1acf3843d0a49a69fa1f14e4d10293a0fe0d.

Change-Id: I439ec8eba3979eee5b8277bd3b5e07d4c6c04948
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 12 Oct 2016 23:43:37 +0000 (23:43 +0000)]
Updated git submodules

Project: releng/builder master c695d3d5ba767c43e930a09983ef969c41ce5396

Merge "Refactor flow service test"

Refactor flow service test

Change OVS 2.0 -> OVS 2.5
Add table miss feature for OVS 2.5
Adjust FRS test to check functionality (add flow stats delay)
This change requires https://git.opendaylight.org/gerrit/#/c/46797

Change-Id: Ida2bfc316f1770358d9f7e604f4201d5813cb6c0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 12 Oct 2016 22:07:35 +0000 (22:07 +0000)]
Updated git submodules

Project: releng/builder master 2e12815a9b39b8ff7617dc78f597568eaa46206b

Merge "Fix rsync script not picking up subprojects correctly"

Fix rsync script not picking up subprojects correctly

Patch the rsync script to pick up subprojects in the correct path. This
patch actually simplifies the rsync script to pull all of
org/opendaylight rather than looping each project.

Originally we were rsyncing from ~/.m2/repository so it was necessary to
run the loop to ensure we only pick up projects built by autorelease as
at one time the ODL CI was sharing the local maven repo and build
minions were reused so could accidently pick up old build artifacts.
This is no longer the case.

Change-Id: I0b7a313cf147bc0fd6e3f2dc671aa3ab5f8e50d3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
gvrangan [Tue, 11 Oct 2016 23:25:48 +0000 (23:25 +0000)]
Updated git submodules

Project: integration/test master eeb29504878b5088f9c1eab167e8742d3d5888ed

Fix VTN Coordinator Boron Tests

The download URL needed to be fixed.

Change-Id: Ic7499439182e6dd77fd2162ecc969e114845fde7
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Abbas Pareedkunju [Tue, 4 Oct 2016 11:22:16 +0000 (16:52 +0530)]
Updated git submodules

Project: integration/test master 2a527f06cecf308d33a425c3f85bfa2d4089f9cd

ITM Testcases to Create, Delete and Get Tunnels

Change-Id: I42852903471c3d9c43aba1c435bae549a3901d85
Signed-off-by: Abbas Pareedkunju <abbas.pareedkunju@tcs.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 12 Oct 2016 17:28:14 +0000 (17:28 +0000)]
Updated git submodules

Project: releng/builder master 3807ee99f45f4269ac6c7ccd94fe3b4238e7b64f

Merge "Restore older OpFlex build streams and further fixes to carbon build"

Restore older OpFlex build streams and further fixes to carbon build

* Set up templating variables to allow changing dependencies only for
  new release streams without disrupting old ones.
* OVS library header fixup for carbon build

Change-Id: Iae3fdffcd1cfda68419e4e4a9cc3129505ee2ee8
Signed-off-by: Rob Adams <readams@readams.net>
7 years agoMerge "Update simultaneous release documentation"
Colin Dixon [Wed, 12 Oct 2016 17:14:46 +0000 (17:14 +0000)]
Merge "Update simultaneous release documentation"

7 years agoMerge "Fix two typos"
Colin Dixon [Wed, 12 Oct 2016 16:38:37 +0000 (16:38 +0000)]
Merge "Fix two typos"

7 years agoUpdated git submodules
lbuckuli [Thu, 6 Oct 2016 16:25:15 +0000 (16:25 +0000)]
Updated git submodules

Project: integration/test master 933a913bf8c31422fd6b4b6f8bc5cd25245bd963

Improving TemplatedRequests to support stream specific template

Change-Id: I1ceca336796924b995cda9bad1e6e6727be25993
Signed-off-by: lbuckuli <lbuckuli@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 12 Oct 2016 07:08:21 +0000 (09:08 +0200)]
Updated git submodules

Project: integration/test master b2951930b4f21a8c48fc9729843fad873c51fa6a

fixing typos in bgp evpn suite

Change-Id: I57cb6b2d1039cd687204bc0551384531dc1aa101
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
lbuckuli [Wed, 12 Oct 2016 13:45:10 +0000 (13:45 +0000)]
Updated git submodules

Project: integration/test master 6d8be9044b5f832780bc6b2a736bd1675092ba55

CompareStream correction.

Change-Id: I8bbb63b94b4c5819e56918087d98e08260c1c199
Signed-off-by: lbuckuli <lbuckuli@cisco.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 5 Oct 2016 19:39:45 +0000 (15:39 -0400)]
Updated git submodules

Project: odlparent master 7a5363a97f7eade25ce0796343f388da3e3f8c64

Copy in supporting bouncycastle PKIX/CMS/EAC/PKCS/OCSP/TSP/OPENSSL packages

Since we already ship the Bouncy Castle Provider (bcprov-jdk15on) in lib/ext,
we should also ship the other key exchange packages.  Bouncy castle provides
these packages in bcpkix-jdk15on.  This change adds the bcpkix-jdk15on
dependency, and an appropriate action to copy the library into lib/ext, very
similar to how the bcprov-jdk15on is copied.

Change-Id: Id706f58c8f56193a717013ffc5446643004045ad
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 5 Oct 2016 19:44:12 +0000 (15:44 -0400)]
Updated git submodules

Project: odlparent master 02257933815c9248829751dd652803ded4478df2

Bump the bouncy castle version to the latest, 1.55

Bumps the bouncy castle version to the latest, version 1.55.  Specifics
regarding what was fixed can be found in the bouncy castle release notes:

http://www.bouncycastle.org/releasenotes.html

Change-Id: Iad9b000d15be91781c3de7501cce6c8e95cefb09
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 12 Oct 2016 03:30:27 +0000 (23:30 -0400)]
Updated git submodules

Project: releng/builder master 04fe2d2c956cfcaec14e954775bf341b1c3e78e6

Fix maven-exec path to path on minion nodes

The Maven tools directory on minion nodes is in /w so fix maven-exec to
point there. Also JJB doesn't handle space -> underscore (_) conversion
so use new mvn33 profile name for Maven path.

Follow on patches should be created to migrate all jobs to use new mvn
shortnames and remove the default variables for {mvn33}, {mvn32},
{mvn31} etc... This simplifies ODL JJB a little bit.

Change-Id: I77951c29b6dadca1246f88ac0f537d09f3c171ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 12 Oct 2016 02:04:53 +0000 (02:04 +0000)]
Updated git submodules

Project: releng/builder master 24db8111f315369940b94d63a378ed594ede0128

Merge "Fix autorelease staging job"

Fix autorelease staging job

Maven is not currently found due to freestyle job paths. Make sure
we create a job parameter that gives the path to the dynamically
installed maven and force maven install before it's used.

Change-Id: I8fe62746a17e5dfb2831d64742cb9fb856cf02b7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Update PacketCable User-Guide"
Colin Dixon [Wed, 12 Oct 2016 00:51:00 +0000 (00:51 +0000)]
Merge "Update PacketCable User-Guide"

7 years agoNote that nested formatting isn't supported 96/46796/1
Colin Dixon [Tue, 11 Oct 2016 18:52:47 +0000 (14:52 -0400)]
Note that nested formatting isn't supported

Change-Id: I0ab7e8ccb179df3fc099c8698755a93a5de3cfa2
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Tue, 11 Oct 2016 18:15:36 +0000 (14:15 -0400)]
Updated git submodules

Project: releng/builder master 4c19ed2a60410a620849a19e967de039cc4be1e9

Bug 6926 - Distribution-check should be run on trivial rebases and no-code changes

Change-Id: I1911102693c1e3b0a9669dad47435f073d1d9b69
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoReplace supported admonitions with rst directives 75/46775/2
Colin Dixon [Tue, 11 Oct 2016 15:56:50 +0000 (11:56 -0400)]
Replace supported admonitions with rst directives

See: http://docutils.sourceforge.net/docs/ref/rst/directives.html#specific-admonitions

Change-Id: I33879d4a2ea272d9fb9bc71479342817310923ab
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jakub Toth [Wed, 5 Oct 2016 13:33:07 +0000 (15:33 +0200)]
Updated git submodules

Project: netconf master 1927682ff5f558c9120aafbf68bee75a5d5cfb07

Bug 6848 - update url pattern of restconf from 16 to 17

Change-Id: I41882d048a3aede5f4c47c3e160537f7a31a1fab
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6848 - repackage providers for jersey+create xml
and json reader for restconf draft17

  *fix tests
  *rename tests part from draft11 to draft17

Change-Id: I1315bb693eccc34c78f07ea0acbf45f6ff972455
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 11 Oct 2016 15:03:57 +0000 (15:03 +0000)]
Updated git submodules

Project: releng/builder master c178f32e2a69246f042e39935019cc8f3e7d128e

Merge "Add Jobs for stable/newton branch of Openstack"

Add Jobs for stable/newton branch of Openstack

Recently  the stable/newton branch is cut. so, we can have
ODL jobs to know the problems earlier. The networking-odl does not
have a stable/newton yet.

Change-Id: I2f29c1f5c43841e7207f30ba470ecdb33f177de9
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Cédric Ollivier [Tue, 11 Oct 2016 07:05:13 +0000 (09:05 +0200)]
Updated git submodules

Project: integration/test master 42287c0f77788f88882327ff777cc76ef8cc7cce

Push upstream several robot files

These tests hosted by OPNFV functest delete all the neutron resources
created by 010__networks.robot, 020__subnets.robot and
030__ports.robot.

It completes the previous commit "Apply modifications done in OPNFV
functest project" [1]

[1] https://git.opendaylight.org/gerrit/#/c/40948/

Change-Id: I823ab95277e2110b9b5d59f31f164a6257c4c808
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
7 years agoUpdated git submodules
Andrej Mak [Tue, 11 Oct 2016 06:20:17 +0000 (08:20 +0200)]
Updated git submodules

Project: netconf master 588ca873321eb69d6546b17463c65c640f52abe5

Fix compilation failure caused by DocumentedException refactoring

Change-Id: I4742760b4afba103af577efc5ffe5905a8255127
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Luis Gomez [Mon, 10 Oct 2016 20:32:46 +0000 (13:32 -0700)]
Updated git submodules

Project: integration/test master 929d0c581cfdc253824ee4349c6a84795093a719

Move KW from KarafKeywords.robot to Utils.robot

The KW is not using Karaf console.
Some suites are failing because they cannot find the KW [0]

[0] https://logs.opendaylight.org/releng/jenkins092/
openflowplugin-csit-1node-periodic-link-scalability
-daily-only-beryllium/479/archives/log.html.gz

Change-Id: Ia9d6743825d92b6a2a27f477640dcb64660397ce
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdate simultaneous release documentation 16/46516/6
Anil Belur [Tue, 4 Oct 2016 18:06:25 +0000 (14:06 -0400)]
Update simultaneous release documentation

+ Update commands and process followed
+ Added screenshot on the gerrit privilages set/unset
+ Fixed indents

Change-Id: Iae079ed170b8facc25fcd7d521077816dc362551
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 7 Oct 2016 13:59:48 +0000 (15:59 +0200)]
Updated git submodules

Project: odlparent master 85286326915c5f12d11baaccf7dd536e120ed13d

Complete enforcer setup in odlparent-lite

We need to specify the plugin version and ignore it in m2eclipse.

Change-Id: Ied2769679be6e58f0299120b513693d66d2185e5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 10 Oct 2016 22:51:45 +0000 (22:51 +0000)]
Updated git submodules

Project: releng/builder master 5ccded91a5b646b7740cc798ebe34e9ae0e90e32

Merge "Give netconf scale job more RAM"

Give netconf scale job more RAM

The JVM is configured to use 6 GB for heap,
but the default ODL system only gets 4 GB of RAM.

Change-Id: I76fb6cba250443293ef18d5f070eed52d8744e43
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Mon, 10 Oct 2016 13:32:20 +0000 (15:32 +0200)]
Updated git submodules

Project: integration/test master 8a16149756347bf2e473900747015139314f21ac

Increase installation wait times in netconf stress HA job

Change-Id: Ia2345b82f25645ab574a9009da9246296a5ba5ae
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 10 Oct 2016 19:04:13 +0000 (19:04 +0000)]
Updated git submodules

Project: releng/builder master aae1d3f27d6a3f6118c8b0c16c80df39ab0d907d

Merge "Redirect and archive Karaf console output"

Redirect and archive Karaf console output

Change-Id: I9ce6080ae35462908fd9f4b8a96e071f772db03d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 10 Oct 2016 18:58:07 +0000 (18:58 +0000)]
Updated git submodules

Project: releng/builder master d677252513f7489a75193fcde0bb46475a8614e9

Merge "Do not abort on jstack failure"

Do not abort on jstack failure

Change-Id: Id34f8d88fdeec346a3c4a4b2103e7a0496ef72f8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 10 Oct 2016 17:27:05 +0000 (10:27 -0700)]
Updated git submodules

Project: releng/builder master f0d03225d1bc5944b7222f11c8013ffa06df5bfd

change job name to match recent job renaming

Change-Id: I1c8421f0350ccf3e4cf2576420992d174f2d3357
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Andrej Mak [Tue, 4 Oct 2016 13:54:18 +0000 (15:54 +0200)]
Updated git submodules

Project: netconf master 51cb9c688ce1fb91f5f28ca4d1ad7192ab3b63cc

Add unit test for NetconfConnectorModule

Change-Id: I865ab9edd5e056579c92aa1436cda8da032dc1e7
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Luis Gomez [Sat, 8 Oct 2016 02:11:15 +0000 (19:11 -0700)]
Updated git submodules

Project: integration/test master a9000f24ff916531fd755e0481f36bfd1870285a

Remove test plans for non-default OpenFlow plugin in all branches

This is to be merged after https://git.opendaylight.org/gerrit/#/c/46695/

Change-Id: I4e8898207016d86929c651445b582254ce4f19c7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 7 Oct 2016 01:35:53 +0000 (18:35 -0700)]
Updated git submodules

Project: integration/test master 14733fc41dcb4b4902b428e800b2da440840a518

Add more memory to perf cluster test

Change-Id: I450046daef7a292b38406104c135e5bced083226
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 7 Oct 2016 05:40:27 +0000 (22:40 -0700)]
Updated git submodules

Project: integration/test master 8b5ee37789578baacf30e304220c60cca848bc48

Remove ClusterKeywords library

Nobody is using it anymore.

Change-Id: Ic2fac8b7422e64925243b65750e211f7739c4042
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 8 Oct 2016 02:05:20 +0000 (19:05 -0700)]
Updated git submodules

Project: releng/builder master 8cb0af481cdfc230d70165826964de171fc9844c

Remove jobs for non-default OpenFlow plugin in all branches

As agreed: https://lists.opendaylight.org/pipermail/openflowplugin-dev/2016-October/006142.html

Change-Id: I1e7ec4da291c22af01c0c716e5a3d8297cdc642f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
priya.ramasubbu [Fri, 7 Oct 2016 18:23:20 +0000 (23:53 +0530)]
Updated git submodules

Project: integration/test master a6a7e740d8f9fcef3b9b8f89c12afadce67d9173

Fix Openflowplugin 1 node longevity test failure

    * Refactor scalability library keyword to fix minor errors

Change-Id: I1a508aa8f5b47686687ab6c673c4a511f1103248
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoUpdate PacketCable User-Guide 45/45545/4
Kevin [Tue, 13 Sep 2016 17:15:27 +0000 (11:15 -0600)]
Update PacketCable User-Guide

* Adding new REST commands and result info to the guide.
* Also cleaning up white space and format API note as an RST directive

Change-Id: I6e2f98264aea41adbe6f188a9133fcb390add997
Signed-off-by: Kevin <k.kershaw@cablelabs.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 7 Oct 2016 13:46:32 +0000 (13:46 +0000)]
Updated git submodules

Project: netconf master a6e09d92809dd70180afc9abb85e7ac083233b62

Merge "Add missing Netconf node fields"

Add missing Netconf node fields

Change-Id: I2128f4ddfc19fabb07ddae9f30e7bfceef3b7c56
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Fri, 7 Oct 2016 13:39:34 +0000 (13:39 +0000)]
Updated git submodules

Project: netconf master 82cc7322e6f45e858e2e9254669d03fd0e7d1c59

Merge changes from topic 'Upgrade ietf-restconf draft16 to draft17'

* changes:
  Bug 6848 - upgrade XML media type
  Bug 6848 - upgrade namespace of notification container
  Bug 6848 - Renaming to draft17

Bug 6848 - upgrade XML media type

Change-Id: I16b959a4f325468836477c60d094a1e7473de9e1
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6848 - upgrade namespace of notification container

Change-Id: I6f50832bc94d809d5ba354ceb17dfdecc0b181bd
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6848 - Renaming to draft17

Change-Id: Ib76f9f0ed4e86a4e9cc15d82fd4ede5040964969
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Fri, 7 Oct 2016 12:34:27 +0000 (12:34 +0000)]
Updated git submodules

Project: releng/builder master b34f20730c9aee297452113665dd51f1f5ce798f

Merge "Fix indent for scm, triggers and publisher sub-sections"

Fix indent for scm, triggers and publisher sub-sections

Change-Id: I4cd4b73b59a39cd216b66c9c67703b14a7e820cc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Peter Gubka [Wed, 5 Oct 2016 08:44:17 +0000 (10:44 +0200)]
Updated git submodules

Project: integration/test master 4e29b133de278f55868bee6cf36ce7efdcf05ca9

recreating the former test suite for BE stream

the change 45165 fixed the problem for boron stream. But the Be stream
does not pay attention on the presence of mandatory arguments and the updated
test suite with 2 testcases TC1_ and TC2_ is not relevant for Be stream.
Therefor the odl test suite with just one test case is recreated for Be.

Change-Id: I59abf8404684ef3c2bc3ecb30d518a34de97d237
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Lorand Jakab [Thu, 6 Oct 2016 13:35:58 +0000 (16:35 +0300)]
Updated git submodules

Project: odlparent master 557208f987368ab2822fa483e86013bc3a58344f

Add maven-antrun-plugin to m2e lifecycle mapping

Change-Id: Ib28a8b6d8e576186673ca1fa7637f0eda8c84659
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 7 Oct 2016 08:06:01 +0000 (10:06 +0200)]
Updated git submodules

Project: integration/test master b5dbdf141b03b6cc2f8fe79e9f238b0fda68512e

updating key string for entity ownership parser

the name was changed and the suites started failing

Change-Id: I9644cb300c1fb79342b8d47ab37f2e7085e93c3e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 7 Oct 2016 11:50:31 +0000 (11:50 +0000)]
Updated git submodules

Project: netconf master 283cab6fc29ad812e6f706bd6bdb00bf2142ee1c

Merge "Use BDD style mocking everywhere if used once."

Use BDD style mocking everywhere if used once.

Change-Id: Ie8a67f7ef8b07037d37e4813e0afe2908707c1d5
Signed-off-by: Tomas Cere <tcere@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 7 Oct 2016 10:21:43 +0000 (12:21 +0200)]
Updated git submodules

Project: netconf master fc129a55005ce9d0c1cacfb2538e71fbe56ddd2a

Do a proper disconnect when deleting a connector.

Change-Id: I1abba51e331eb1f019e5f2fe741f3836f840aae1
Signed-off-by: Tomas Cere <tcere@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 6 Oct 2016 23:16:14 +0000 (01:16 +0200)]
Updated git submodules

Project: odlparent master 4e6208838142e4a848130eac9209f9bb6d496d82

Move maven-enforcer-plugin from odlparent to odlparent-lite

That way it's detected earlier, e.g. Maven version mismatch is already
flagged up to end-users on their root parent project (which has
odlparent-lite as parent), and only a little later on the first Java
project (which have odlparent as parent).

Change-Id: I9c285fc45ffc0a82e8375a2b77dc89da19238033
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 7 Oct 2016 00:38:44 +0000 (02:38 +0200)]
Updated git submodules

Project: odlparent master 3af246789fb39299a3acccb5e9bfb1da7856a06d

Bump maven-javadoc-plugin version from 2.10.3 to 2.10.4

Not just for fun, but because I've just figured, through trial and
error, that this fixes a weird problem seen in the failed builds of
https://git.opendaylight.org/gerrit/#/c/46206/ - the older 2.10.3 seems
to have some bug which causes it to choke on finding references between
(two different kinds of) generated code in JavaDoc gen. and the 2.10.4
upgrade magically fixes it (I've locally tested this).

Note that we seem to have our maven-javadoc-plugin version defined in
two places, which is a bit of a shame (and very confusing at first).  I
wanted to get this bump merged in ASAP, with minimal side effect, so in
this commit have just changed both places.  A follow-up commit which
unifies this into a single place for the next time around would be cool.

Change-Id: Ie2c35f4a7dea357eed5ce8b72c9e757dbdf85565
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 6 Oct 2016 22:16:35 +0000 (15:16 -0700)]
Updated git submodules

Project: integration/test master ffbc504f02f0cb261185936beb7a6187824ce1ed

Add variable for adjusting timeout

We need this to run the suite locally.

Change-Id: I11ea9e94467508485d3a9503c23c691b8126230e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Thu, 6 Oct 2016 17:31:36 +0000 (17:31 +0000)]
Updated git submodules

Project: aaa master 00359c859191dee459aac57baa5a3f3ae3dc582b

Merge "AAA Moon Authentication Module support"

AAA Moon Authentication Module support

Adds support for authentication w/ OpenStack through the OPNFV Moon
module.  This functionality is optional and turned off by default.

To enable this functionality, reference notes in the shiro.ini file
surrounding moon fundamentals.

Change-Id: Ieae82e7a7f07fe6fc49dd5bd8c29d037eadadf4e
Changea-Id: If8933c66540ecc862ffc6c4d7f9496089664a5e9
Signed-off-by: Alioune BA <alioune.ba@orange.com>
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 6 Oct 2016 17:11:46 +0000 (17:11 +0000)]
Updated git submodules

Project: releng/builder master 6d972c65656c9a4f3c1f79797990ce6d934e350a

Merge "Revert "Strengthen distribution-check""

Revert "Strengthen distribution-check"

This reverts commit 6914bb13060c60cf65d51f58775e2f39959c99ed.

The new distribution-check is failing.
Until the exact cause is identified and fixed,
we should use the previous job so projects can make progress.

Change-Id: I874c9834fb6cd93d1e00b46d2aa7213c68a44fda
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 6 Oct 2016 16:48:20 +0000 (16:48 +0000)]
Updated git submodules

Project: releng/builder master 6254b511d289a0429e64a2527e9eebdfdec19b75

Merge "removing the combinations involving liberty openstack in netvirt CSIT."

removing the combinations involving liberty openstack in netvirt CSIT.

the impression is that even if liberty jobs were to start failing, nobody
would care to debug or, especially, fix.  We still have mitaka jobs
to run, and very shortly we'll have stable/newton to enable.

Change-Id: Ie41b653301a7c38fa411f79c9d99cbadc1556cfb
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Wed, 5 Oct 2016 21:39:13 +0000 (17:39 -0400)]
Updated git submodules

Project: aaa master 1859251d13bc085ecd092d12c0cc818e3f2b1d62

Move aaa-cert to blueprint

Change-Id: I14642474cbf7b8e7e5a34d10f782a376ee038f5c
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 6 Oct 2016 01:00:40 +0000 (01:00 +0000)]
Updated git submodules

Project: releng/builder master eb4d7347a63b451e2835614a92a9c7eef4c5ee2e

Merge "Update OpFlex dependencies"

Update OpFlex dependencies

* Switch to upstream OVS 2.6.0
* Update rapidjson and libuv dependencies

Change-Id: If679c6a9d7c0f187229023efe97460f5ad094b72
Signed-off-by: Rob Adams <readams@readams.net>
7 years agoUpdated git submodules
Isaku Yamahata [Tue, 4 Oct 2016 00:48:22 +0000 (17:48 -0700)]
Updated git submodules

Project: odlparent master c0a1f98e9b80e0993985d32b4e28584dab79feb5

odlparent/pom.xml: Parameter tasks is deprecated

remove maven warning by replacing tasks with target
> [WARNING] Parameter tasks is deprecated, use target instead

Change-Id: I6cf82b1760e711de60dd836024b6e67239214c2c
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 22 Mar 2016 09:35:05 +0000 (10:35 +0100)]
Updated git submodules

Project: odlparent master 64976f9745a12e4a0e4c7607890a47c618876729

Upgrade jsonassert 1.2.3 -> 1.3.0

Change-Id: Icf7717624601182e96ae21821d50131e059b63ac
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 22 Mar 2016 09:29:49 +0000 (10:29 +0100)]
Updated git submodules

Project: odlparent master 2b2743fe04413a229b477ff2106b8792d8f3228f

Upgrade webcohesion enunciate 2.1.1 -> 2.6.0

Enunciate 2.2.0 adds support for Spring Web annotations and fixes a
number of bugs:
https://github.com/stoicflame/enunciate/issues?q=milestone%3A2.2.0+is%3Aclosed

Enunciate 2.3.0 fixes a number of bugs:
https://github.com/stoicflame/enunciate/issues?q=milestone%3A2.3.0+is%3Aclosed

Enunciate 2.4.0 includes many bug fixes and enhancements:
https://github.com/stoicflame/enunciate/issues?q=milestone%3A2.4.0+is%3Aclosed

Enunciate 2.5.0 includes minor bug fixes and support for Spring's
@ModelAttribute:
https://github.com/stoicflame/enunciate/issues?q=milestone%3A2.5.0+is%3Aclosed

Enunciate 2.6.0 includes support for Bean Validation annotations and
Jackson annotations, and fixes a number of bugs:
https://github.com/stoicflame/enunciate/milestone/13?closed=1

Change-Id: Ic61354408b64089d228cb89a7f13e11874ecf5d5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Tue, 4 Oct 2016 21:01:31 +0000 (21:01 +0000)]
Updated git submodules

Project: aaa master af2d94be253c1cf50f73d5096ebadd0e7a86e007

Merge "Auto-detect secure HTTP in the idmtool script"

Auto-detect secure HTTP in the idmtool script

This enables auto-detection of secure HTTP (SSL, TLS) through taking a peek
into org.ops4j.pax.web.cfg.  If HTTPS is enabled, then it is preferred over
HTTP.  This behavior can still be overridden through the use of the
"--target-host" option during idmtool script invocation.  The script attempts
to use the specified HTTPS port from the pax web config.  If no such port is
specified (perfectly valid), then the default port, 8443, is utilized.  If
HTTPS is not enabled, then HTTP is used.

The value in this is that controllers should run HTTPS on Northbound RESTCONF,
and currently to make this script work with an HTTPS controller the
--target-host option needs to be specified.  This makes administering a
controller with HTTPS harder and there are more steps to remember.  If anything,
a product should aim to make security easier so it is actually utilized.

Again, if a more advanced configuration is needed, the "--target-host" will
override the default behavior.  This simply enforces best security practices
as default, falling back on insecure options if needed.

Change-Id: I544a23d0266cef90cab01f28c8bb970ffcc9ddb6
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 4 Oct 2016 13:35:38 +0000 (15:35 +0200)]
Updated git submodules

Project: integration/test master d76fca01409a679281058e59a472e538e90f7060

renaming keyword

there is a conflicting kw in TemplatedRequests

Change-Id: Iddca8211125fcb298f862c8da80863e9483f8be8
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 4 Oct 2016 15:59:49 +0000 (15:59 +0000)]
Updated git submodules

Project: releng/builder master deefb8b92a0a179155737bce7da22939017abf7b

Merge "Strengthen distribution-check"

Strengthen distribution-check

Multiple build steps use "fake remote" repository
in order to discover missing POM references.

Change-Id: I11cad4bb2294b7ed1d88970848a5449417a09d50
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 4 Oct 2016 10:43:59 +0000 (12:43 +0200)]
Updated git submodules

Project: integration/test master a4b5c48235820ae9702aff3acee0717005616a4b

fixing bmp expected results in beryllium

Change-Id: I32bd1d06be53b22a575ac581ebff499ec186012b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Tue, 4 Oct 2016 08:37:23 +0000 (04:37 -0400)]
Updated git submodules

Project: integration/test master 996809d4c4016beb3173dbcb0342535b8c52b883

Add useful links to Int/Test RTD index page

Change-Id: I60dcfffb3332fad6f65f60e7b7acd8ee36b639d2
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 4 Oct 2016 14:51:15 +0000 (14:51 +0000)]
Updated git submodules

Project: releng/builder master 0b92ff6fac73f8132e037e2ff83525690ebed02a

Merge "Pyangbind version updated."

Pyangbind version updated.

Change-Id: Id067e10d4430367baa738187cbeb851d9f485db8
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 26 Sep 2016 20:57:42 +0000 (13:57 -0700)]
Updated git submodules

Project: aaa master 54d928a1c160e658294d4c512de4f38769bd67df

Use config-parent

This patch switches the relevant POMs to use config-parent instead of
re-specifying the appropriate Maven plugins. It also drops
yang-gen-{config,sal} from .gitignore since they are now in target.

Change-Id: I5d27111d7061cf02d55bad3173e299f289671df1
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jakub Toth [Tue, 4 Oct 2016 12:02:06 +0000 (14:02 +0200)]
Updated git submodules

Project: netconf master 769c6a00e7aab547706b90a48d780824dac18272

Fix close() in provider

 *added condition on get() from handler

Change-Id: I45c89c44585dc1e5e3ae685eba8d6033ea2e171f
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 4 Oct 2016 11:58:28 +0000 (11:58 +0000)]
Updated git submodules

Project: netconf master aa07c876dfa7a99e6f3f8cb923049b4105443ce4

Merge "Bug 6635: Correct WriteRunningTx behavior"

Bug 6635: Correct WriteRunningTx behavior

WriteRunningTx sends edit-config rpcs only after submit,
not after every put or merge as it was before.

Change-Id: I88268fa812b13a0718114d74ec1c44ce4d3d26b3
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Andrej Mak [Tue, 27 Sep 2016 07:18:19 +0000 (09:18 +0200)]
Updated git submodules

Project: netconf master 4ae56d9dc7800f42f6f6ff1856e7f66a26b7118e

Remove duplicated code

Spawning network connector via config subsystem now
only creates Netconf node from provided values
and writes it to the topology. Topology handles
the rest of mountpoint creation.

Change-Id: I443ca5c6668bf56d8e79cfe83aaa9d76af3b9d50
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 4 Oct 2016 08:41:05 +0000 (08:41 +0000)]
Updated git submodules

Project: netconf master 546e318f748cd846be7ff55875a6d9c16bea1dd5

Merge "Check Testool YANG filenames for revision"

Check Testool YANG filenames for revision

Check Yang files, if its name contains revision date
Replace original name without revision with name in format xxx-yyy@2000-01-01

Change-Id: Icb123cc0f173295fe98c7913ce376e805ddbb9b1
Signed-off-by: Matus.Kubica <Matus.Kubica@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 4 Oct 2016 08:40:43 +0000 (08:40 +0000)]
Updated git submodules

Project: netconf master e00c6ee4bc0e42b15117b24b3eed16638542989a

Merge "Bug 6099 - ControllerContext#addKeyValue ignores key type when key is derived type from instance-identifier"

Bug 6099 - ControllerContext#addKeyValue ignores key type when key is derived
type from instance-identifier

 * added instance identifier support as value
 * JUnit test added

Change-Id: I4f6a070b5814ef2a33b68534d887745a099712c8
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 4 Oct 2016 08:39:27 +0000 (08:39 +0000)]
Updated git submodules

Project: netconf master 9b81acca03706f762479292908a6b6de512c7e73

Merge "PATCH transaction JUnit test"

PATCH transaction JUnit test

Test patch operations with JUnit and Mockito
Merge some tests to one testing method
Rename tests
Add negative test
Check if MERGE makes put transaction on nonexistent data

Change-Id: I2d3529cd649a81a34017f3a9f5014e0f62c9773b
Signed-off-by: matus.kubica <Matus.Kubica@pantheon.tech>
7 years agoUpdated git submodules
Ivan Hrasko [Tue, 27 Sep 2016 12:32:33 +0000 (14:32 +0200)]
Updated git submodules

Project: netconf master 87542484718b320055eb1de42b85f90ef7624584

Bug 6256 - OpenDaylight RESTCONF XML selects wrong YANG model for southbound NETCONF

- dataSchemaNode can contains multiple childs with the same name,
thus when looking for child also namespace has to be compared
- added unit tests

Change-Id: I922e96fd2aea686c27ad4683ef7366c6718486c3
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 3 Oct 2016 17:22:40 +0000 (17:22 +0000)]
Updated git submodules

Project: releng/builder master 9a67d9679db2616ac6caa8dd3975cd217427f1d7

Merge "Gzip karaf.log before fetching and archiving it"

Gzip karaf.log before fetching and archiving it

This replaces the risk or running out of Robot disk space
with the risk of running out of ODL system disk space (which is less bad).

Change-Id: Iea331dde988d96a73dd82e898b93b58bdb56b8c2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 30 Sep 2016 13:05:07 +0000 (15:05 +0200)]
Updated git submodules

Project: integration/test master 04b34cc33c49f26a2b120edff80679edffdfd80b

Introduce Variables.robot

- Variables.py still present.
+ All variables copied to Variables.robot
+ Added descriptions, TODOs and FIXMEs.
- Lot of FIXMEs require moving some variables to more specific Resources.

Change-Id: Id4ec41aa68fff01d637893438c914d59e54318a2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 3 Oct 2016 17:08:45 +0000 (17:08 +0000)]
Updated git submodules

Project: releng/builder master 76990d7b720005a2788ac3149553c32461184e26

Merge "Robot installation: Pinpoint pycparser version"

Robot installation: Pinpoint pycparser version

Change-Id: Id77ab93da8c95359694efb1af025d1f9cbd0289c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>