docs.git
7 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Mar 2017 09:38:32 +0000 (10:38 +0100)]
Updated git submodules

Project: genius master 344199ed9a58469ec94e4dc634f8c84a1ad6bcdd

InstructionInfo implementations made valid beans (XtendBeanGenerator)

This is required to unblock the (now) failing *AclServiceImplTest/s in
c/53002.  The IllegalStateException seen there were due to the
InstructionInfo implementations not having been valid beans; this caused
XtendBeanGenerator to be unable to get their fields values.

Change-Id: I0549a7faa306afdf8f95908efa3eb561185f81a4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
karthik [Sat, 18 Feb 2017 01:41:18 +0000 (07:11 +0530)]
Updated git submodules

Project: netvirt master 912b66db804d42b619a9e34a262772c590568a5f

Bug 7817 & Bug 7838: DHCP ARP flow is not added and irrelevant ARP flows
                     are installed in compute node.

   * DHCP ARP flow is not added in Compute node
     When VM's are created with multiple networks.
   * VM's are created across networks, irrelevant ARP flows are
     installed in compute node
   * Fix: Compared with segmenationID and write the flows for table 20.
   * This patch contains fix for both the Bug 7817 & Bug 7838.

Change-Id: Iab21d2fe391451dc1f6e9cc70db099105e990871
Signed-off-by: karthik <karthikeyen.p@hcl.com>
7 years agoUpdated git submodules
Guy Sela [Mon, 13 Mar 2017 12:45:44 +0000 (14:45 +0200)]
Updated git submodules

Project: infrautils master 5ea46d740faa5db05518fe76658aaf828040472d

Remove unused async infrastructure

Change-Id: Id37580805ec9f894cf5f92db4e8afc74dd06a7b5
Signed-off-by: Guy Sela <guy.sela@hpe.com>
7 years agoUpdated git submodules
Faseela K [Wed, 15 Mar 2017 15:38:23 +0000 (15:38 +0000)]
Updated git submodules

Project: genius master ef0e3b3e3c62ebfe7aa2934771b62d2d0bd3b51e

Merge "Spec for Counter Framework bundle"

Spec for Counter Framework bundle

Change-Id: I923908bc901c2aa931294b8748118948b187123f
Signed-off-by: Viji J <viji.j@ericsson.com>
7 years agoUpdated git submodules
Tomer Pearl [Mon, 13 Mar 2017 14:44:44 +0000 (16:44 +0200)]
Updated git submodules

Project: netvirt master fa1c8caef039e8e296e0b416c3d6d78d4a49b92f

Enhancing adjacencies with PNF flag

This will be used to mark PNF adjacencies

This is part of "discovery of PNFs in Flat/Vlan
provider networks" spec.

Change-Id: I60a322691af6b662c9419421ede9f69814924623
Signed-off-by: Tomer Pearl <tomer.pearl@hpe.com>
7 years agoUpdated git submodules
Tomer [Wed, 11 Jan 2017 13:24:15 +0000 (15:24 +0200)]
Updated git submodules

Project: netvirt master 68b97ef2f585e871e0e99eb5440ae568db4b9e89

Spec: Discovery of directly connected PNFs in Flat/VLAN provider networks
This features enables discovering and directing traffic to
Physical Network Functions (PNFs)
in Flat/VLAN provider and tenant networks, by leveraging Subnet-Route feature.

Updated the spec, hopefully with better explanations.

Added a note regarding preservation of src MAC of VMs in two tenant networks
use case, to prevent MAC movments in the underlay switches.

Change-Id: I556d7d0f28c2f2519cf4a4ba4a3250e821034e19
Signed-off-by: Tomer <tomer.pearl@hpe.com>
7 years agoUpdated git submodules
Tali [Tue, 28 Feb 2017 17:54:05 +0000 (19:54 +0200)]
Updated git submodules

Project: netvirt master be0b4a16267131cd1e95b3765f72f7d3614f316c

Yang changes for policy service

Change-Id: Ia7572218c7f7375dc3ac2a0111793f36f9132013
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Gobinath [Fri, 17 Feb 2017 10:19:34 +0000 (15:49 +0530)]
Updated git submodules

Project: netvirt master 7c0b794cdd953d9cc1d32ef57e9df23000b7ccb3

Changes for achieving ECMP in VMs present in different DPNs

    * Split the traffic b/w extra routes behind the VMs present in the
        * same DC in the different DPNs

    The local fib entries of the extra route would now point to
    the load balancing select group which would contain in turn the
    buckets pointing to the local next hop groups(in case of
    colocated vms and tunnels in case of VMs present behind
    different DPNS).

    The extra route handling for the imported routes.

Change-Id: I48ba107bd2b3f57884b6dae258221106e71ad251
Signed-off-by: Gobinath <gobinath@ericsson.com>
Signed-off-by: gobinath <gobinath@ericsson.com>
Fib changes for the UC1 & UC3 of ecmp

    This patch contains the fib changes for the \
    * UC1 - ECMP forwarding of traffic entering a DC and
    * UC3 - ECMP  forwarding of  intra-DC traffic
    * Split the traffic b/w extra routes behind the VMs present in the
      same DC in the same DPN

    The local fib entries of the extra route would now point to the load
    balancing select group which would contain in turn the buckets
    pointing to the local next hop groups.

    Depends-On: https://git.opendaylight.org/gerrit/#/c/51999/

Change-Id: I85bd5263327b20cc030e34ca97c8336405935d36
Signed-off-by: Gobinath <gobinath@ericsson.com>
Signed-off-by: gobinath <gobinath@ericsson.com>
7 years agoUpdated git submodules
Ivan Hrasko [Wed, 15 Mar 2017 07:41:54 +0000 (08:41 +0100)]
Updated git submodules

Project: netconf master aca66f6d6b8065b88d73bec17822ac6d226d9199

Bug 7987: Json HTTP PATCH: Problem parsing simple leaf value

Change-Id: I8094797fc2a26bd809631d995a29e111320e664e
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
Bug 7906: Fixed json parsing on patch request

Currently lists with simple objects (string, int, etc.) are not
supported in the patch request. This commit adds support for that.

Change-Id: I4310a683aa42271b914c5dd8c3349bb2bac9e971
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Feb 2017 22:47:30 +0000 (23:47 +0100)]
Updated git submodules

Project: genius master 9b302670a49880b6966ffb02cad2cb061636219e

Fix exception & null handling in AbstractAlivenessProtocolHandler

Change-Id: Iea86daecda9a38d855c76a425d8dbc3675076c68
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
David [Wed, 15 Mar 2017 08:15:47 +0000 (09:15 +0100)]
Updated git submodules

Project: odlparent master 013f9c1fb292bef0af74747cb761e795a2754583

Fix checkstyle FinalClass issue

Fix the FinalClass checkstyle violation described in this pending
change:
https://git.opendaylight.org/gerrit/#/c/43324/

Move the constructor to be the first method.

The same fix solved in this patch:
https://git.opendaylight.org/gerrit/#/c/53250/

Change-Id: I1986199ee2b761e1b73cac31f2f1630f57e73b64
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Fri, 10 Mar 2017 12:36:26 +0000 (18:06 +0530)]
Updated git submodules

Project: netvirt master 73af65fcca5b699fc5c6e859c49eb386363fe4ea

Bug 7952: ACLService to treat Ethertype=IPv6 and Protocol=icmp as a request for ICMPv6

In Neutron, "Protocol=icmp" is allowed to be configured with "Ethertype=IPv6"
for backward compatibility reasons. When such a rule is configured, Neutron
IPTables Firewall Driver (i.e., reference implementation) treats this as a
request for ICMPv6 and configures a rule accordingly. This patch implements
the same thing in ACLService. Please refer to the bug report for more details.

Change-Id: Id87c0eda599da4bc3669327bd36659b83d9e108b
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
yair [Mon, 13 Mar 2017 08:35:45 +0000 (10:35 +0200)]
Updated git submodules

Project: integration/test master 0f082409eff2567eca8d3ac950a9a252844d2fc9

Add to modules.py the external-subnets model

Change-Id: I18332c6fad6ecefdeda6651121f0c4e617bd5f8b
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 14 Mar 2017 22:57:08 +0000 (22:57 +0000)]
Updated git submodules

Project: releng/builder master 2cd6949a60f760906fee42d590a3c674e40fe92d

Merge "Remove duplicate KARAF_REDIRECT var export"

Remove duplicate KARAF_REDIRECT var export

Export is duplicated (with better wording, quoting) a bit below (L54).

Change-Id: Id066729c4f2f106ab299301d03a1ad5ed70a2845
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 14 Mar 2017 22:53:18 +0000 (22:53 +0000)]
Updated git submodules

Project: releng/builder master 856d4427480629e823bf8dae7a360a58bcd9df3e

Merge "Update devstack packer to install OVS 2.6"

Update devstack packer to install OVS 2.6

Change-Id: I631f137e4ccd73a35be80c5a8576ccf3bdd9dc62
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoMerge "BUG-7870: Correct url for configure PCEP using MD5 authentication"
Colin Dixon [Tue, 14 Mar 2017 17:39:50 +0000 (17:39 +0000)]
Merge "BUG-7870: Correct url for configure PCEP using MD5 authentication"

7 years agoMerge "Fix some LISP tutorial inaccuracies"
Colin Dixon [Tue, 14 Mar 2017 17:39:09 +0000 (17:39 +0000)]
Merge "Fix some LISP tutorial inaccuracies"

7 years agoMerge "Update project lifecycle, wrt distribution-check"
Colin Dixon [Tue, 14 Mar 2017 17:38:40 +0000 (17:38 +0000)]
Merge "Update project lifecycle, wrt distribution-check"

7 years agoMerge "Add BGP Linkstate path attribute configuration"
Colin Dixon [Tue, 14 Mar 2017 17:36:12 +0000 (17:36 +0000)]
Merge "Add BGP Linkstate path attribute configuration"

7 years agoMerge "Documentation for new stream subs query param"
Colin Dixon [Tue, 14 Mar 2017 17:34:21 +0000 (17:34 +0000)]
Merge "Documentation for new stream subs query param"

7 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 2 Mar 2017 13:19:21 +0000 (18:49 +0530)]
Updated git submodules

Project: netvirt master 21108749342d377826ec9b60f167b1fc714c2453

Updated SNAT Spec

The pipeline is updated,
1) The extra table 43 is removed and 44 will continue as inbound table.
2) Now metadata will be set before submitting the packet to the
netfilter using set_field.

Change-Id: I7fedf702bfb37cd8a7bbb9eab545225ec393a004
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
David [Mon, 13 Mar 2017 23:23:54 +0000 (00:23 +0100)]
Updated git submodules

Project: odlparent master 2707167e9fc2bfe596cb87f766507644509816e7

Fix checkstyle FinalClass issue

Fix the FinalClass checkstyle violation described in this pending
change:
https://git.opendaylight.org/gerrit/#/c/43324/

Move the constructor to be the first method.

Change-Id: I475ab18c233655ebfb0df72ddf2dad8e5a8d8bdd
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Vishal Thapar [Thu, 16 Feb 2017 16:17:57 +0000 (21:47 +0530)]
Updated git submodules

Project: netvirt master ffe6ada092d7b238dee21302ca06217ab7f28296

AbstractDataChangeListener clean-up

Reference:
https://wiki.opendaylight.org/view/Weather#Genius_AbstractDataChangeListener_clean-up

Change-Id: If92640071cbbfcf65df6a7695a56e726c6eab682
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoDocumentation for new stream subs query param 16/53216/2
Josh [Mon, 13 Mar 2017 12:54:17 +0000 (14:54 +0200)]
Documentation for new stream subs query param

This documents a new query param introduced in:
https://git.opendaylight.org/gerrit/#/c/52173/

Please do not merge this until after the aforementioned
gerrit patch is merged.

Also fixed the existing, outdated documentation so that the
subscription URI begins with data-change-event-subscription

Change-Id: Iaedd136a88e36a44932ad8c094fd248bb3efa901
Signed-off-by: Josh <jhershbe@redhat.com>
7 years agoUpdated git submodules
Riyazahmed D Talikoti [Wed, 15 Feb 2017 11:21:04 +0000 (16:51 +0530)]
Updated git submodules

Project: netvirt master 82024e464c99ff6edaae7f63d578bf1b0b571208

EVPN RT2 Yang changes

1. Few review comments fixed
2. EVPN RT2 overall yang changes

Change-Id: Ie9fa2213d348f5b15b4ae52e4e65b79ebda89e4a
Signed-off-by: Riyazahmed D Talikoti <riyazahmed.d.talikoti@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Mon, 13 Mar 2017 22:35:08 +0000 (22:35 +0000)]
Updated git submodules

Project: releng/builder master c4c1bdd7aa5112457adb584442523c2ac3a45317

Merge "Fix JSON linting and add Linter"

Fix JSON linting and add Linter

Add the JSON linter to .coafile so that our JSON files also get linted.

Change-Id: Ic8a73c4e90d359066de157365a66397a82d72e0e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Mon, 13 Mar 2017 15:26:35 +0000 (16:26 +0100)]
Updated git submodules

Project: integration/test master e950fcce0dbce447573cba14bed63e6713218b03

Retry once in first dsbenchmark test case

Change-Id: I8efd8a437f3918708d47a7facc0a23a241bc5bb3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Anil Vishnoi [Wed, 8 Mar 2017 08:06:48 +0000 (00:06 -0800)]
Updated git submodules

Project: ovsdb master 730f4286fba99af1c1567d21c4e85852034c1dba

Bug 7160 - operational store still has node after ovs disconnects

Change-Id: I4b8c333bc24fd5d406a8df55f375bb9c51622eb0
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
Robert Varga [Sun, 12 Mar 2017 00:15:44 +0000 (01:15 +0100)]
Updated git submodules

Project: netconf master 3ff1ec3dd60d1314297c3e37626bb25e21918e7b

Switch time keeping to java.time interfaces

Date-based interfaces are not thread-safe and ambiguous, Java 8
gives us java.time, which has proper domain model.

Change-Id: I6b0fa37c008a96ed6a47afc68a809570fd1848a0
Signed-off-by: Robert Varga <rovarga@cisco.com>
Eliminate ListenerConstants

These constatns are used only in AbstractNotificationData, inline them
in that class.

lso convert to using Java 8 Time API to fix thread-safety issues with
SimpleDateFormat. Since we need to choose an appropriate API, we choose
to report instants in UTC, so we do not have a dependency on the concept
of the local time zone.

Change-Id: I68153d525960d47e6ff60634df976d472beb2176
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 13 Mar 2017 17:38:54 +0000 (17:38 +0000)]
Updated git submodules

Project: releng/builder master ceb13c4d906d7715e94a74f0ed1b642f1ecb4693

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I0355e0fcc4985bcb4ea18545b19fd0061bf4e750
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Martin Mihálek [Mon, 13 Mar 2017 14:04:59 +0000 (15:04 +0100)]
Updated git submodules

Project: integration/test master 9cc2315cb721da1c5b0eaf8ce9600a9419379782

Convert arguments of CompareStream into String

Arguments that are parsed by CompareStream__Convert_Input are
int type the whole KW will be marked as failure due to error
"'int' object has no attribute 'replace'".

Simple conversion of arguments to String will solve this issue.

Change-Id: I547c445565713fe4e5bb575d3ee02550ca45fcbb
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoMerge "Update release docs with lftools CLI"
Thanh Ha [Mon, 13 Mar 2017 16:25:48 +0000 (16:25 +0000)]
Merge "Update release docs with lftools CLI"

7 years agoUpdated git submodules
Anil Belur [Mon, 13 Mar 2017 09:43:28 +0000 (19:43 +1000)]
Updated git submodules

Project: releng/builder master fe14342fac1679a2484edd5f05ea57d411caa70f

Remove autorelease-project-report-{stream} jobs

This job was useful when Stephen was sending weekly reports on
interesting developments in ODL however this hasn't really happened in
awhile due to time constraints. Remove the job to free up resources.

This patch removes:

    - Job
    - Macro
    - Script
    - Template

Change-Id: I551e35a884db01fd85036410a122f949f5c6dd2a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Mon, 13 Mar 2017 14:20:09 +0000 (14:20 +0000)]
Updated git submodules

Project: aaa master 7ddf38d241d265d09ed6fa05b5668fa4aa6e6520

Merge "Add MdsalUtils unit tests"

Add MdsalUtils unit tests

Add unit tests of MdsalUtils static methods

Change-Id: If64763b8715b7ad44aa8b63c08024b80c4a2a03f
Signed-off-by: matthieu cauffiez <mcauffiez@inocybe.com>
7 years agoUpdated git submodules
Guy Regev [Mon, 16 Jan 2017 13:53:16 +0000 (15:53 +0200)]
Updated git submodules

Project: netvirt master ad429296ec52c3f63213b9acdf22b0f1ebd320ff

Added statistics bundle

Change-Id: I2d10a9871c04373e944a07c1ff96bfd9a4f272fa
Signed-off-by: Guy Regev <guy.regev@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Thu, 23 Feb 2017 14:31:39 +0000 (16:31 +0200)]
Updated git submodules

Project: netvirt master d554f4a5c6505eb140834286526dc3b86c8b9cf9

Add Remote ACL Indirection table

Adds an indirection table into the ACL services,
as described in the spec:
https://git.opendaylight.org/gerrit/#/c/51462/

Depends-On: https://git.opendaylight.org/gerrit/#/c/52213/
Change-Id: I023dfda4bdc8da4554141d1fb3431872869ed5ab
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Guy Sela [Mon, 13 Mar 2017 12:50:52 +0000 (12:50 +0000)]
Updated git submodules

Project: federation master 066a27d651cf05feb34ece0cc53a8a316110af68

Merge "Adding Full Sync Failed message"

Adding Full Sync Failed message

Change-Id: I26193fce3125e6de4896bb04989d7b3196d7371e
Signed-off-by: Guy Sela <guy.sela@hpe.com>
7 years agoUpdated git submodules
Vishal Thapar [Mon, 13 Mar 2017 12:38:49 +0000 (12:38 +0000)]
Updated git submodules

Project: genius master 7f61e2ec50bce67af90835896b89a735f6000a87

Merge "Modify ACL table numbers for remote acl indirection"

Modify ACL table numbers for remote acl indirection

Change table numbers of ingress ACL, add another table
to each ACL service and add a metadata match for the
ACL service, in preparation for remote_acl_indirection
changes.

This patch must be merged combined with
https://git.opendaylight.org/gerrit/#/c/52215/
due to changes in ACL tables naming.

Change-Id: I597f705c68f898a2efa03b85182ab28618ffb0f7
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Tali [Tue, 28 Feb 2017 07:53:26 +0000 (09:53 +0200)]
Updated git submodules

Project: federation master ef21b3f69e28d80f7073306040babed03896aa7d

Add .gitreview to federation repo

Change-Id: I56b1a5bac882c47f178bf15de2ef9b849d9b6fc9
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
David [Sun, 12 Mar 2017 18:23:17 +0000 (19:23 +0100)]
Updated git submodules

Project: genius master 1a296871a7c9ebe213a95b9305338372a9c29546

Remove unnecessary casts

Remove unnecessary casts in the call to newReleaseId.

Change-Id: If611f52d403c26d4a145edccced3b6d1aff89ded
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdate release docs with lftools CLI 98/53198/1
Anil Belur [Mon, 13 Mar 2017 02:52:00 +0000 (12:52 +1000)]
Update release docs with lftools CLI

- lftools replaces patch-odl-release.sh and version.sh scripts
  https://git.opendaylight.org/gerrit/#/c/52899

Change-Id: Idada21ac63ba1edb4d9a0706f48e18f2e6248f90
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 13 Mar 2017 01:57:59 +0000 (01:57 +0000)]
Updated git submodules

Project: releng/builder master eb120862b24e9537a59dc38ac700399307093f0a

Merge "Add SpaceConsistencyBear to ShellCheck"

Add SpaceConsistencyBear to ShellCheck

We weren't linting all shell scripts with the space consistency bear.
This enables that and sets it to 4 space indents.

Change-Id: I9cefdcedef9dc6a5cf700d4472b6f5ae85ba4320
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 13 Mar 2017 01:57:45 +0000 (01:57 +0000)]
Updated git submodules

Project: releng/builder master 8d76dc04a0e8a297211a9f8ba32d605d9769e3d5

Merge "Disable GitCommit check for some patterns"

Disable GitCommit check for some patterns

Some patterns can be long such as:

    - Sign-off-by when someone has a long name
    - http / https URLs

Change-Id: Ie5401a116de9599aaf85b91e63e1522d962c8e1a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 11 Mar 2017 05:12:28 +0000 (00:12 -0500)]
Updated git submodules

Project: releng/builder master b46166e9bd76092d696f41892d506241f6172577

Add graphviz dependency

OpenDaylight docs project needs graphviz for a Sphinx extension.

Change-Id: I19ad6d20abc6b4544da4a3f8ce2a52854ab5a7d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Robert Varga [Sun, 12 Mar 2017 10:41:10 +0000 (11:41 +0100)]
Updated git submodules

Project: netconf master c8f61b164f0515cccc8d21f6b9c5a279be818ae6

Clean up revision formatting

Remove open-coded revision formats and use cached formatted
revisions where available.

Change-Id: I0f41f3f449cb0fd1abab11ef5e93adb636c19b8b
Signed-off-by: Robert Varga <rovarga@cisco.com>
Simplify data encoding in AbstractNotificationsData

Rather than performing a two-step conversion via a writer,
output stream directly into bytes and then convert the result
into a String via StandardCharsets.UTF_8.

Change-Id: I010c1f46d2a2f78b619cf7af03c565ec68b6b457
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Sat, 11 Mar 2017 22:39:12 +0000 (23:39 +0100)]
Updated git submodules

Project: netconf master d0ca4c49f7375d49357aaa94329a1efe78abff11

Improve AbstractQueryParams XML parsing

Use a shared, hardened, DocumentBuilderFactory and do not pass
the XML via a field but rather as an argument.

Change-Id: Id4a1792598b7d202149e62de6fc8292308c2c170
Signed-off-by: Robert Varga <rovarga@cisco.com>
Mass conversion to static methods

This is mechanic fixup of methods which Eclipse points out as
being potentially-static.

Secondary effect is use of lambdas where the conversion can be made
automatic.

Change-Id: I33d3b81bd4737f2c2b55c5d973ed081ae58a3a0a
Signed-off-by: Robert Varga <rovarga@cisco.com>
Use UntrustedXML for interfacing with Documents

Eliminate duplicated factory setup call sites in favor of using
centralized UntrustedXML.

Change-Id: If302e8551df80d3f5967fcd912be3737fac70616
Signed-off-by: Robert Varga <rovarga@cisco.com>
Remove unneded semicolon

This is an eclipse warning, fix it.

Change-Id: I1dd4c24ef69f3a436a2e2f28f01d5d8bbdbcdc13
Signed-off-by: Robert Varga <rovarga@cisco.com>
Do not include duplicate models

Adding same module into the CrossSourceStatementReactor guarantees
namespace conflicts, which are flushed out by BUG-7424 handling.

Make sure we do not add same modules multiple times.

Change-Id: I76a300c14392e1de02d8f055100c75a5c66fe61b
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Faseela K [Sat, 11 Mar 2017 09:45:19 +0000 (09:45 +0000)]
Updated git submodules

Project: genius master 002f98098a678625eb0e00de9c4052023b0d7b71

Merge "Handling RACE conditions in bind/unbind service"

Handling RACE conditions in bind/unbind service

There are race conditions seen while binding/unbinding services,
due to the configlistener and statelistener being executed parallelly.
Avoiding this by adding a new service_binding_entity, and processing
service binding only on the entity owner.

Removing batching of interface-child-info as it is causing issues in
clustered tests

Change-Id: I35ed95fe99878fcbde757cd61880400832b30220
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoMerge "Enable graphviz extension"
Thanh Ha [Sat, 11 Mar 2017 05:37:07 +0000 (05:37 +0000)]
Merge "Enable graphviz extension"

7 years agoUpdated git submodules
Anil Vishnoi [Sat, 11 Mar 2017 03:18:08 +0000 (19:18 -0800)]
Updated git submodules

Project: integration/test master b17fb8d0cf1984a80643da3186a1e7d3eb4ce673

In case of ovsdb -all job, topology tree will have
multiple topology in the config and operational data store
because multiple features are installed and most of the features
like bgp,netconf,hwvtep:1,sxp will initialize their topology.
So matching on {network-topology:{topology:[{topology-id:ovsdb:1}]}}
for checking if ovsdb:1 topology is empty will always fail.
We should only check if the ovsdb:1 topology is empty or not.
This patch fixes the matching issue.

Change-Id: Id37e62c30e02ebb0299d284261ec029072a255ce
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
Anil Vishnoi [Fri, 10 Mar 2017 23:01:09 +0000 (15:01 -0800)]
Updated git submodules

Project: integration/test master 651e139b0fa0996b8c924cfab64fe6301df8c0f7

Fix rest body of create-node

When we load all features,it loads ovsdb and hwvtep both
and both the yang models has connection-info container in
their yang models. When both are loaded, we need to
specifically mention which connection-info we are referring
to in our rest body. We have done similar fix in the past
as well

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

Change-Id: I1067b96619e0017b9ff7bb8c644fd915ba5836aa
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
matthieu [Wed, 8 Mar 2017 21:53:44 +0000 (16:53 -0500)]
Updated git submodules

Project: aaa master 889694954f3865e816c4603daf9c205c634e9af6

Add KeyStoresDataUtils unit test

Create all unit tests for all functions of KeyStoresDataUtils

Change-Id: I03c451cba0dabcb1a2b5215e9aaa5f9f06edad48
Signed-off-by: matthieu <mcauffiez@inocybe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 10 Mar 2017 17:07:58 +0000 (09:07 -0800)]
Updated git submodules

Project: integration/test master 6028fa80bb903ab8cf9c384b4adb0441d6adf8b8

Adding gate and upstream testplans for ovsdb

Change-Id: If6a59eb4c07e4b2192215476012161dbd2489741
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Janki [Wed, 8 Mar 2017 13:24:49 +0000 (18:54 +0530)]
Updated git submodules

Project: integration/test master e0aa24a0ad1d1eb6b1c77ae61ae8d3de02148b81

Replace hardcoded prompt with variable

Replace hardcoded linux prompt ']>' to DEFAULT_LINUX_PROMPT_STRICT variable.

Change-Id: Ia52d9e9eaa2ab2f091f07640376a7a1a1dddc8ec
Signed-off-by: Janki <jchhatba@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 10 Mar 2017 16:59:13 +0000 (17:59 +0100)]
Updated git submodules

Project: releng/builder master d0d87bc9b94ac3416302ab3eb81630691a8de172

Archive .hprof memory dumps

Change-Id: If73296d0a919299a663ec14a186c957bba2c9e7a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Mar 2017 15:32:33 +0000 (15:32 +0000)]
Updated git submodules

Project: releng/builder master 68692f2b281719d361f363427ad403431013183d

Merge "Include pycurllibrary in robotframework"

Include pycurllibrary in robotframework

This library is required to work with HTTPS/TLS and particularly
in handling client authentication with certificates

Change-Id: I441c2d6c3db8ee42d725affaeb6bef03c7121992
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Mar 2017 15:30:59 +0000 (15:30 +0000)]
Updated git submodules

Project: releng/builder master e8eb1747d01fd28ff4cb4ccbfa0023c92741530f

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I21d18d28dbbdcb33d1c229a25dccdbbd7ba85fd0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Mar 2017 15:30:27 +0000 (15:30 +0000)]
Updated git submodules

Project: releng/builder master cc6adceab306484a7a999b922997d09ba2311cdc

Merge "Use new Ubuntu 16.04 image for deb Ansible tests"

Use new Ubuntu 16.04 image for deb Ansible tests

The ansible-opendaylight module doesn't support Ubuntu 14.04, so this
was failing with the previous Ubuntu 14.04 boxes.

Fixes:

https://trello.com/c/ZeVAWpw5/472-fix-test-ansible-deb-job

Change-Id: I510b46024453965c1b96cbc056cac95da3481ea0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Mar 2017 15:28:31 +0000 (15:28 +0000)]
Updated git submodules

Project: releng/builder master 0d1a4c27602f61ca77c02ab5a1f18c66892356fe

Merge "Update requirements to JJB 1.6.2"

Update requirements to JJB 1.6.2

Verify and merge jobs are already using that version.

Change-Id: I034ad7a5cb06e9f2da1a4845fcb3ffa343d4bf08
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 10 Mar 2017 13:51:39 +0000 (14:51 +0100)]
Updated git submodules

Project: releng/builder master 7cba8672ec7aeef7c2383c6c75860a4dfa626c1c

Revert "Make testplan more configurable"

This reverts commit 5eda0e0f59e224b8ba9775ef3fafbb28edd4177a.
See comments in https://git.opendaylight.org/gerrit/53115

Change-Id: I63eefb5b1b276fde7fed8b83f302fe8cd2c76e35
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 10 Mar 2017 12:49:30 +0000 (13:49 +0100)]
Updated git submodules

Project: odlparent master 297793d5f9faa091323e07f601e96641df9fe5ff

Bug 7588: Stop blacklisting odl-hbaseclient from SFT

Change-Id: I0e12cc209f9023c5e25033ce2aa7ec9bd60b002f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 3 Mar 2017 15:12:10 +0000 (16:12 +0100)]
Updated git submodules

Project: odlparent master 39ad5d29cb74a153d5d77f409d4f44eb1bdc25a8

Bug 7895: Fix java version regex in Karaf scripts

This only fixes Karaf 3 scripts.
Any idea how to reliably create .patch files for Karaf 4 scripts?

Change-Id: I4e0ffae51e4ba38472195164f3ddf22e08966578
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 1 Mar 2017 02:11:55 +0000 (03:11 +0100)]
Updated git submodules

Project: genius master 88f65473b83b8f062498a5bd2368816d07623954

Improve exception message in NWUtil.isIpv4Address(String)

Change-Id: I590ee8c2e23685d7955ad31275d7ff04fb1aa2d8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 10 Mar 2017 00:48:42 +0000 (01:48 +0100)]
Updated git submodules

Project: odlparent master 640457933d802e4d0c7d2ad4d51bd2e40261dd6f

Minor (very) clean up of SFT related code I bumped into

Change-Id: I23f852c7c37775138cd414755d7645fbd42a02a6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Thu, 2 Mar 2017 18:04:57 +0000 (23:34 +0530)]
Updated git submodules

Project: netvirt master a71f6e2de822996920a6e3f69b53a3a2c5b46207

Update IPv6 N-S spec with neighbor-discovery.yang changes

Change-Id: I04bb19cffc3cef53ed6b7fbb29f96050bb90ad5a
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
Viji J [Thu, 9 Mar 2017 09:36:41 +0000 (15:06 +0530)]
Updated git submodules

Project: netvirt master d279d7c226c3534fff1ea94c7f44753c05212fd8

Rectified incorrect help usage displayed for BGP add-neighbor cli command

odl:configure-bgp -op add-neighbor displays incorrect help.

Change-Id: Ic1e7bd747a07de0fdc562eb59d8bc835558900ac
Signed-off-by: Viji J <viji.j@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Fri, 10 Mar 2017 05:55:31 +0000 (05:55 +0000)]
Updated git submodules

Project: releng/builder master 0d3519199c89b47daf4dacc25f3c0c9a29178c0f

Merge "Disable color for packer build"

Disable color for packer build

Jenkins logs and the log server isn't able to parse the color codes and
it causes unnecessary text to appear in the log. Let's disable color in
Jenkins so that the logs are a little easier to read.

Change-Id: I4dba009e34e405a3fd37444aec4b3c681a5e2cc8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Koby Aizer [Thu, 2 Mar 2017 10:24:55 +0000 (12:24 +0200)]
Updated git submodules

Project: netvirt master b8d44834604e071f050515b96a64d8e00a09c379

Bug 7888: handle update of floating ip port

In Ocata, when a floating ip port is created, its deviceId may be
set to "PENDING", and an update will follow with the deviceId later on ([1])

This is causing both an uncaught exception in NeutronPortChangeListener.add()
which assumed deviceId is always a Uuid, and also there is no creation of
FloatingIpIdToPortMapping during update().

[1] https://review.openstack.org/#/c/396013/

Change-Id: Ide44ef016f0a8c576f02dfd28d9a4ee9d492841e
Signed-off-by: Koby Aizer <koby.aizer@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 10 Mar 2017 02:52:09 +0000 (18:52 -0800)]
Updated git submodules

Project: releng/builder master 5eda0e0f59e224b8ba9775ef3fafbb28edd4177a

Make testplan more configurable

before our standard 1node and 3node templates had to have testplans
of the format {project}-{functionality}.txt. That is still the
default, but now a project can override the testplan by defining
a testplan element in their project jjb yaml.

Change-Id: I922f8feadf3f69b4c4b1e0bc36ee0fc07741af56
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Mar 2017 01:29:26 +0000 (20:29 -0500)]
Updated git submodules

Project: releng/builder master 502ae5b1c607161537bf7db0211a861782916167

Ignore *-local-env.sh scripts and ignore SC2092

These files don't contain any commands and ShellCheck fails on them
because of that.

Change-Id: I4ec11081a3b7de3cfbb38f7a35480ff54fc0cc7d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 23:30:37 +0000 (18:30 -0500)]
Updated git submodules

Project: releng/builder master 63aa1778346e05a2a2ade92388d3a6d965536903

Fix grub grepping code for RS Public Cloud

It appears images in the public cloud uses Grub 2 instead of Grub 1
configuration.

Change-Id: I138f8d118d81ae2b64bae84e1f0cc4a0f0d3771f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 22:42:45 +0000 (22:42 +0000)]
Updated git submodules

Project: releng/builder master 0164779953cf86c25c0899884767082b04235b14

Merge "Make autorelease-beryllium build only once a week"

Make autorelease-beryllium build only once a week

Since Beryllium is in maintenance mode and we're no longer doing
releases. Make Beryllium only run once a week so that it doesn't use our
infra resources.

Change-Id: I3212b99217f8840913ef225e27ef8f1af2dd3e1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:32:59 +0000 (22:32 +0000)]
Updated git submodules

Project: releng/builder master 3bc78584ab661dea8b9d687f3f12b476393c0a92

Merge "Add workaround for mkinitrd failing on CentOS7"

Add workaround for mkinitrd failing on CentOS7

Sometimes yum update fails to produce a working grub config as the
kernel install fails to build mkinitrd. This workaround introduces a
loop to reinstall the kernel if grub.conf is missing the initramfs line
which is an indication of the mkinitrd issue. The new function will
cause a packer failure via `exit 1` if the workaround did not work.

Change-Id: Ib498a610fdd6f082575495d1b56a57b5f1802321
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Thu, 9 Mar 2017 22:20:28 +0000 (22:20 +0000)]
Updated git submodules

Project: releng/builder master ae79976dcb14d2b29b8e7d95b1f12a5f16fabb42

Auto Update CSIT Jobs to run

Change-Id: Ibbd801ad701bf2b6dc571cd3d6acaa8bc7d3df99
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:12:32 +0000 (22:12 +0000)]
Updated git submodules

Project: releng/builder master 3974d5ccd3ba440a521227ac1a441f9bdad01320

Merge "Changing ovsdb job names to work better with patch-test"

Changing ovsdb job names to work better with patch-test

patch test will now call the jobs with the string -gate- in them.
any jobs matching that string (regex match on -gate-) will get
jenkins priority. that let's devs use the gate and get results
faster.

the -upstream- job will now only run on the main automatic
triggers and never on gerrit patches. jobs that run on gerrit
patches could potentially break (bad controller code) which
then pollutes the job history.

Change-Id: Iedf936e53521e07691ba007bf1efb490b0941a5c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:02:42 +0000 (22:02 +0000)]
Updated git submodules

Project: releng/builder master 8aaa8e13b9d7faf730f9198fc97ef4366b0c6cf4

Merge "Add job to install ODL via ansible-opendaylight"

Add job to install ODL via ansible-opendaylight

Signed-off-by: Akshita Jha <zenith158@gmail.com>
Change-Id: I95d5b4dc4b943d86f451771e9553a155435253d7
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
David [Thu, 9 Mar 2017 16:35:47 +0000 (17:35 +0100)]
Updated git submodules

Project: aaa master 92cac5b36ea4d5d63e0c9812a6e9c32e899112db

Fix issues related to checkstyle enforcement for module
aaa-idpmapping

- Copyright sections
- Line lengths
- Formatting
- Order of modifiers
- Move variable declaration closer to its use
- Change variable names
- Exception catching
- Enforcement in pom.xml

Change-Id: I606be4addc6474c965d4e88aa9ef48605973a83c
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoEnable graphviz extension 96/53096/2
Vishal Thapar [Thu, 9 Mar 2017 17:03:48 +0000 (22:33 +0530)]
Enable graphviz extension

This also requires update to Verification VM, it requires graphviz
binaries.

Change-Id: I10473ee154cf7afdb6eeda558ed830abfe23c208
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Vratko Polák [Thu, 9 Mar 2017 18:40:51 +0000 (18:40 +0000)]
Updated git submodules

Project: releng/builder master 10580fbaa7d5dc93a7cb038ba97a01b569148e41

Merge "Replace exit 404 to exit 1"

Replace exit 404 to exit 1

Per Vratko's suggestion in Id4b67cb38a6ba297e9e2cd3f9091a1666b9c955c

Change-Id: Ibe607e43578e831dd1c88883f97c264b51657253
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 9 Mar 2017 15:46:49 +0000 (07:46 -0800)]
Updated git submodules

Project: releng/builder master d500a3e7604d99d43015db237b4f7a430c212a03

Update infra-properties macro

The infra-properties macro should be setting all values of purgeable
components.

In particular, a forced maximum number of build logs and very small
number of maximum artifacts need to be put in place or Jenkins will
continue to consume more and more space for unneeded or unwanted build
artifacts.

Change-Id: I05ddacd1fca617f389c4a28c4ee38664bfc1cd8e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 9 Mar 2017 16:00:07 +0000 (16:00 +0000)]
Updated git submodules

Project: releng/builder master 051c80224de47b6a347e6106aa5b32dcdb190046

Merge "IMAGES should be an array"

IMAGES should be an array

Change-Id: Ib8b76d232ef8da139c3d595c1c89ed96e955ca66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vivek Srivastava [Thu, 9 Mar 2017 15:59:39 +0000 (15:59 +0000)]
Updated git submodules

Project: genius master 4cbd9150dd36d456c0528ea1b07ac8afcfa50103

Merge "Spec to support load balancing and high availability of multiple VxLAN tunnels"

Spec to support load balancing and high availability of multiple VxLAN tunnels

Change-Id: Id608d4007a7be8419380314f27c40f8f8ff06ecb
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Vishal Thapar [Thu, 9 Mar 2017 12:21:03 +0000 (12:21 +0000)]
Updated git submodules

Project: genius master 580f76505bdd1aa772f1832dcce8fe706d3f3751

Merge "Improve scale of AsyncXListenerBase"

Improve scale of AsyncXListenerBase

Convert single static thread pool for all listeners to thread pool per
listener.
Deprecate the base classes.

Change-Id: I0d86b2c017ed443db3093dc81f124677e1cf0449
Signed-off-by: Guy Sela <guy.sela@hpe.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 15 Feb 2017 15:49:42 +0000 (16:49 +0100)]
Updated git submodules

Project: odlparent master e84a1fcf19b6ba0fa9a976aa44845eda59b4a154

Upgrade commons-net 3.5 → 3.6

Release notes:
http://www.apache.org/dist/commons/net/RELEASE-NOTES.txt

Change-Id: I6ba6bff7f3e6f14d297b0b4f1a426657bcedc623
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 7 Mar 2017 12:52:29 +0000 (13:52 +0100)]
Updated git submodules

Project: odlparent master 6e91dbeb60eac59c401c148d2c3362dfbfd6a065

Remove invalid code in Karaf 3 instance script

If jvm version is lower than 1.8.0, the checkJvmVersion
function will exit. As a result, check jvm version code
is invalid in subsequent setupDefaults function.

Karaf 4 patchs files are not updated.

Change-Id: I20b22a59ceb92ac76523d135e15a3920f258700e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 22 Feb 2017 11:33:50 +0000 (12:33 +0100)]
Updated git submodules

Project: integration/test master 974dda6a410777ed2275b2823fa59073e3ef9a10

Add Action Provider test suites

Change-Id: Id3722b79e6d76fce7042bf4d64492c0c5a2813bc
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
cgowdru [Tue, 28 Feb 2017 09:13:36 +0000 (14:43 +0530)]
Updated git submodules

Project: netvirt master f7c8f7431cd1ca87f192a1f9ce9a6fa44b473dae

Bug 7809 - NAT snatGroupIdPool is overlapping with Elan Groups

Description : Currently the SNAT Group is defined as 200000-225000
and the elan group range also falls within this range(210000-220000).
Change done to move the snatGroupIdPool range to 225000-250000.

Change-Id: I680305c512221ca775fca8461a901f72f9e13e27
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
matus.kubica [Fri, 10 Feb 2017 14:02:34 +0000 (15:02 +0100)]
Updated git submodules

Project: netconf master 69535f313ce605cb25f847f0202fb11e6596d0fb

Bug 7741 - "Please try again" should not result in http code 500

Change ErrorType to TRANSPORT
Change ErrorTag of DocumentedException to RESOURCE_DENIED
Change ErrorSeverity to ERROR
Add mapping in BrokerFacade to 503
Edit RPCError in NetconfReadOnlyTransaction
Add JUnit test for BrokerFacade

Change-Id: I039886d80a89e0ef4d376229617b3b4b7520a04c
Signed-off-by: matus.kubica <matus.kubica@pantheon.tech>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 07:14:32 +0000 (02:14 -0500)]
Updated git submodules

Project: releng/builder master 5b8932499abacf54501aebd548c73bd259079f6c

Revert ssh-copy-id shellcheck change

Change-Id: I2b63cb053721e7aebe54414a72495088295bc101
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 06:35:18 +0000 (01:35 -0500)]
Updated git submodules

Project: releng/builder master 1ede29b30b3245ddce06b2e49839f7b0da83be4b

Fix ssh-copy-keys script

Disable SC2006 for the ADDR line as there's some issues converting it to
$().

Change-Id: I2fd268d78ff0a539d47c7dd212392abb6ca6849e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 06:22:46 +0000 (01:22 -0500)]
Updated git submodules

Project: releng/builder master d1398e5bbc5991f4f9fec785931333a278f0361e

Ignore ShellCheck rule SC2046

Not sure how to resolve this at the moment. If we quote it as suggested
the check fails and compare with -eq 0. Ignore this ShellCheck for now
until we figure out a proper solution.

Change-Id: I4b14d3db442a2cba8020b4823ef8c5b87ce5ccea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 05:31:10 +0000 (00:31 -0500)]
Updated git submodules

Project: releng/builder master b8d5db24e026b9dc71c3536522915a6b761f5b19

Fix heat cleanup script missing array ()

While cleaning up ShellCheck issues we mistakenly changed a variable
from an array. Put it back.

Change-Id: Ie91764fa60489d62c6df20d335c92df238deca45
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Thu, 2 Mar 2017 16:21:14 +0000 (21:51 +0530)]
Updated git submodules

Project: coe master da04487a5848f7b75fa1ab75f59f5c72dc37a7b5

Set up documentation infra for coe

Change-Id: I146736a6bf6f481a435eed36e3982fcac61ac2f2
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 05:36:24 +0000 (05:36 +0000)]
Updated git submodules

Project: releng/builder master 3ffd6eb78c0e7eb507d8137a2faae5affeaca8bd

Merge "Fix if-statement for pkg retry loop"

Fix if-statement for pkg retry loop

Refer to: https://github.com/koalaman/shellcheck/wiki/SC2181

Change-Id: I5df7b344ea2abc5aef6b675022125f14b22d0607
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Robert Varga [Wed, 8 Mar 2017 11:08:11 +0000 (12:08 +0100)]
Updated git submodules

Project: netvirt master 18f70fe242b9f70cb96cc8ee8002e72ca3494220

BUG-7905: remove duplicate RPC declarations

Duplicate rpc identifiers are a violation of RFC6020 and only happen
to work due to BUG-7424 not being addressed. Fix this up by removing
duplicates.

Change-Id: I916a1607f3b315f9d9b8c8ed826aff0c1e679c6d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 05:10:01 +0000 (05:10 +0000)]
Updated git submodules

Project: releng/builder master 4084ee4a256a1f3795404dd6c43695ad7b9776d4

Merge "Simplify patches tarball creation"

Simplify patches tarball creation

We should be pulling in everything in the PATCHES directory (especially
taglist.log) and it does not hurt to also pull in the diff files as a
backup for the bundle files.

Also fixes issue where the tarball contains the path w/jenkins-host/...
we just need it to include a patches directory.

Change-Id: I6d59eaced8ee34dce04fdf74d244196d227ef4cb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 04:38:18 +0000 (04:38 +0000)]
Updated git submodules

Project: releng/builder master 2ef7e35d07eeb670d167429dcbc95f7bc3f0798f

Merge "Fix ShellCheck issues in baseline.sh."

Fix ShellCheck issues in baseline.sh.

Change-Id: Ia19e5b8750f8afe8d1f49bc47da6098c72b7ebc2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:23:18 +0000 (22:23 -0500)]
Updated git submodules

Project: releng/builder master a8bf1706df0541ba35fa034c5db325d62bd68ab4

Enable ShellCheck for all except integration/*.sh

Integration will take awhile to fixup so let's enable ShellCheck for
everything else.

Change-Id: I4ebf60d7274ea8643493bb00ecd8e344896562ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix ShellCheck issues in cleanup scripts

Change-Id: I58f020ba7d34d2cfeffaba5a3a30c3c2087e57b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix ShellCheck issues in jjb/*.sh

Change-Id: Id5868ed62501ba39f13552d72af0e6adb1631535
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:57:24 +0000 (03:57 +0000)]
Updated git submodules

Project: releng/builder master a4287a9cedb8ce654d91cade11c9e2d17709eb59

Merge "Fix ShellCheck issues in jjb/packaging"

Fix ShellCheck issues in jjb/packaging

Change-Id: I9636f337273ed9ec5ad4bdcb99d9eec5f1d3f6ba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:57:03 +0000 (03:57 +0000)]
Updated git submodules

Project: releng/builder master a6e49a8cd3d9a415e9f278de1440c68387fe41a5

Merge "Fix ShellCheck issues in jjb/ovsdb"

Fix ShellCheck issues in jjb/ovsdb

Change-Id: I34a8bfee5d3c4205bce739f607836f07f3e949c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:56:52 +0000 (03:56 +0000)]
Updated git submodules

Project: releng/builder master 9ee84e1ef9efe59b543ab921b6a0020b643463d3

Merge "Fix ShellCheck issues in jjb/opflex"

Fix ShellCheck issues in jjb/opflex

Change-Id: Ife252776b4df794859e827be54ade42a42735a1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>