docs.git
7 years agoUpdated git submodules
Wenbo Hu [Tue, 21 Mar 2017 23:46:39 +0000 (10:46 +1100)]
Updated git submodules

Project: netconf master c82fa3134d0f582f7e49f5b6cfe8e50a02d77f19

Bug: 8037 YANG Patch using "replace" instead of "merge"

Change-Id: Ic53b0649b52529e9bf244b82d85582d343aa95e9
Signed-off-by: Wenbo Hu <huwenbo1988@gmail.com>
7 years agoUpdated git submodules
karthikeyan [Fri, 17 Mar 2017 15:19:23 +0000 (20:49 +0530)]
Updated git submodules

Project: netvirt master bb5c815dfc4b1732a9a469d51f541b9a266cfea7

Ethernet VPN (EVPN_RT5) Enhancement to FIB for NAT

This code review (5th Review) is part of EVPN_RT5 enhancement to NAT
Feature.

This code changes is responsible for installing remote FIB (L3_FIB_TABLE) entries for external IPs
(Floating IPs and External Fixed IPs) for EVPN_RT5 (VXLAN) networks only.

Change-Id: I49a43b26f6aa869a126714e46e6ab202c3dfefbb
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
yair [Mon, 13 Feb 2017 09:45:51 +0000 (11:45 +0200)]
Updated git submodules

Project: netvirt master 06c291681a3329c8fa4ef5cfd44cbbf6bd5d37cc

Hairpinning pipeline, extSubnetId as vpnId and resubmit to FIB.

This is part of the hairpinning tasks - Changes for flat/VLAN external networks:
Resubmit SNAT and outbound NAPT flows to FIB table.
L3_GW_MAC_TABLE floating IP flows add set vpnId metadata to extSubnetId.
PSNAT_TABLE floating IP flows - set vpnId metadata to extSubnetId.
SNAT_TABLE floating IP flows - match vpnId metadata of extSubnetId.
FIB_TABLE floating IP flows - match vpnId metadata of extSubnetId.
OUTBOUND_NAPT_TABLE routerGW flows - set metadata to routerGwSubnetId.
NAPT_PFIB_TABLE change match to be extSubnetId instead of networkId.
INBOUND_NAPT_TABLE routerGW flows - set metadata to routerGwSubnetId.

Change-Id: Ic46a011e8c5a430e2c83a9745b613f742524ac1a
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 22 Mar 2017 11:33:33 +0000 (11:33 +0000)]
Updated git submodules

Project: aaa master 7c18ba1c74d8390adc6de86bcd154225c276cab1

Merge "Migrate to karaf4 for the local karaf distribution"

Migrate to karaf4 for the local karaf distribution

Several folks have put in incredible effort to make karaf4 a reality in ODL.
Kudos to those folks for this great effort.  This patch officially converts
AAA's local karaf distribution to use odlparent's karaf4-parent artifact.
What this means is that now when AAA is built locally, the aaa-karaf artifact
will produce a karaf4 implementation.  I am opting to move to karaf4 sooner
rather than later in hopes that we may catch any lingering bugs before debuting
karaf4 as the standard for Carbon distributions.

The karaf4 implementation will still be accessible at the following well-known
path:

> karaf/target/assembly

Change-Id: Ifda98dbf470555b4d35cad058c5a2762a7cf21bf
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
David [Mon, 20 Mar 2017 22:21:15 +0000 (23:21 +0100)]
Updated git submodules

Project: aaa master 0523894ff576687ef661e0d584557c2b3d044bf1

Fix format strings for String.format

String.format() uses C-style format strings, not SLF4J-style.

Change-Id: I09926eccd4c42a8869d641944386e3232358b91b
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
David [Mon, 20 Mar 2017 17:03:52 +0000 (18:03 +0100)]
Updated git submodules

Project: genius master 91e73146528a6dadde44c3e2c89dd1e22da5d7fe

Fix issues related to checkstyle enforcement for module
interfacemanager-impl

- Dates
- Line lengths
- Formatting
- Exception catching
- Order imports
- Change variable names
- JavaDoc

Note: more patches needed, checkstyle not enforced yet.

Change-Id: Ifdc1c291f1be21e14b7f7bd0a95286f356acd00f
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
karthikeyan [Thu, 9 Mar 2017 10:21:56 +0000 (15:51 +0530)]
Updated git submodules

Project: netvirt master 0e43e54df83ef3c2065f73003305ae1881115820

Ethernet VPN (EVPN_RT5) Enhancement to DNAT

This code review (3rd Review) is part of EVPN_RT5 enhancement to NAT
Feature.

This code changes is responsible for below table flow creation and
removal.

1) Install the flow 36->25 (SNAT VM on DPN1 is responding back to FIP VM on DPN2)
   {SNAT to DNAT traffic on different Hypervisor}

2) Install the flow 21->25 (FIP VM1 to FIP VM2 Traffic on Same Hypervisor)
   {DNAT to DNAT on Same Hypervisor}

3) Install the flow 19->25 (DC-GW is responding back to FIP VM)
   {DNAT Reverse traffic})

Note: This review is dependent on below review
https://git.opendaylight.org/gerrit/#/c/51338/

Change-Id: Ic9a9546804f808223d53dd67e3a969e0d26ca793
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 22 Mar 2017 05:52:11 +0000 (22:52 -0700)]
Updated git submodules

Project: releng/builder master 88a53c75fe5ee53619812af06424778d90b36118

Remove zombie ovsdb scalability job with no csit

Change-Id: Ie255a98f71b348e55e6e244147bb167c7853fc8f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vivekanandan Narasimhan [Tue, 21 Mar 2017 18:02:58 +0000 (23:32 +0530)]
Updated git submodules

Project: netvirt master 4cdf164b1a349053458fb6815bda114f5576c535

Bug 7939:  VpnService Suite and Tempest failures

This fix is an add-on patch for the below review

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

and is in a direction to solve the OperTxn gets
failing when configTxn changes are triggered.

Also we fix here the routerInterface VrfEntry
management such that when we clearly know its a
router-interface VRFEntry, we donot do any further
processing than what is required for the same.

Change-Id: I8efc5c41f26e9e6dd04c8638b2cfaa94a2050384
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 22 Mar 2017 03:15:14 +0000 (20:15 -0700)]
Updated git submodules

Project: releng/builder master 5f0fe5dfee56582eea01ef6b7f182065f6e48fc3

Add CSIT job support for distribution-check links

Change-Id: I73ca4f223ed8bdb135839ae3896f03de7ace3f4c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
melserngawy [Fri, 17 Feb 2017 22:21:12 +0000 (17:21 -0500)]
Updated git submodules

Project: aaa master 073e9c715e18dadcf309d328285adea3b06c2d59

Add import and export keystore commands

Add the cli commands import and export keystore
to allow better keystore deployment.

Change-Id: I16ba6ff3b37af0462cd87c9a415f2711507cc79c
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
David [Sat, 11 Mar 2017 18:21:49 +0000 (19:21 +0100)]
Updated git submodules

Project: aaa master 7a54b84476367027e2bd93d675b62515784abafe

Fix issues related to checkstyle enforcement for module
aaa-authn-sts

- Copyright sections
- Line lengths
- Formatting
- Remove redundant modifiers
- Move variable declaration closer to its use
- Change variable names

- Exception catching
- Enforcement in pom.xml

Change-Id: I7590067d0952424e30c3c91983a0d5a517519129
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Wed, 22 Mar 2017 00:46:55 +0000 (00:46 +0000)]
Updated git submodules

Project: releng/builder master 01db35b0ee7e0c86e2227dada0f7c30681d01ab4

Auto Update CSIT Jobs to run

Change-Id: I8db9feb978ac5f88d48fa9e3fbefcc64b973c33f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Guy Regev [Wed, 1 Mar 2017 14:48:19 +0000 (16:48 +0200)]
Updated git submodules

Project: netvirt master 85caa996de338b2d7f05c82ea4815995a2e4b62c

Added element counters api bundle

Change-Id: I5790c5f9943399575e9f78705107c39af1bf8f7f
Signed-off-by: Guy Regev <guy.regev@hpe.com>
7 years agoUpdated git submodules
David [Thu, 9 Mar 2017 22:17:26 +0000 (23:17 +0100)]
Updated git submodules

Project: aaa master c8b4446a1feeca1cdea77989251bfaf871134c11

Fix issues related to checkstyle enforcement for module
aaa-authn-sssd

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

Change-Id: I4082eced4907409b20be18cf2cd348e3f59096f6
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 21 Mar 2017 23:47:14 +0000 (16:47 -0700)]
Updated git submodules

Project: releng/builder master d04bea3b0b752b85a00427d5bf30392ba1c177a9

Fix openflowplugin gate job names

Change-Id: I2c988f7368374241dbe5c259b6c28cc00b0b66e0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 22 Mar 2017 00:17:33 +0000 (00:17 +0000)]
Updated git submodules

Project: aaa master 6ec0c9f2ab5d16f7d170dc165c7fc2cd7a3b7c6c

Merge "Fix issues related to checkstyle enforcement for module aaa-authn-store"

Fix issues related to checkstyle enforcement for module
aaa-authn-store

- 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: Ice2db2271c441175d2789656a3da7efffc97108c
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 21 Mar 2017 17:29:49 +0000 (10:29 -0700)]
Updated git submodules

Project: integration/test master f2b2ec1071f0c9c8ab7f17fc76a2597b95bc981b

Create gate & sanity testplans for openflowplugin

Change-Id: I44183508515ef704a370800fa810dea686347114
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 21 Mar 2017 22:00:06 +0000 (22:00 +0000)]
Updated git submodules

Project: releng/builder master 36d706208b061703247b5e44939385a044aebebb

Merge "Create gate and sanity job for openflowplugin"

Create gate and sanity job for openflowplugin

Also removing some obsolete jobs.

Change-Id: I145b18abe102f18b8e77dcd2383c504cdbf52b52
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 10 Feb 2017 00:43:46 +0000 (19:43 -0500)]
Updated git submodules

Project: integration/test master 5e02227c1db5c58292cafc178bb053c440280eb5

Process unmerged gerrits in distchanges

gerrits that have not merged yet are not found when doing
git queries because the queries assume they are merged. This
patch first tries to find the gerrit merged and if not
found it tries as not merged.

Change-Id: Ibce154effe9e58b9cad1a6b88df7c0356a90698f
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 21 Mar 2017 21:55:53 +0000 (21:55 +0000)]
Updated git submodules

Project: releng/builder master 552d73f1f359e6e35c68629e89a4940c2e8cba57

Merge "Add option to not skip git.properties"

Add option to not skip git.properties

The q(uick) profile skips the git-commit-id-plugin.
This patch adds the skip override so that the plugin
wil run and the git.properties file included in the jars
so that the distchanges tool works properly.

There is also some cleanup to make the distribution builders
be more consistent and use the quick profile.

Change-Id: I5476f8c911ed7899a78577a6e61e1e88b620b747
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Tue, 21 Mar 2017 00:06:04 +0000 (20:06 -0400)]
Updated git submodules

Project: netvirt master 8a9245a725a9a72a6dae890903e636dd11cf7aa7

Port sfc-translator to new netvirt.

Change-Id: I6786f38ae9237ba189a2e0921fdf1699e27ac731
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Mar 2017 19:47:34 +0000 (19:47 +0000)]
Updated git submodules

Project: releng/builder master 4008141d0fa354f4db0e6184cb11a68c779856ab

Merge "Compress Java heap dumps using xz"

Compress Java heap dumps using xz

xz is included in the baseline image.

Change-Id: Ie9cf324331d3a82c89b2265259448dd708759d66
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 21 Mar 2017 15:25:43 +0000 (16:25 +0100)]
Updated git submodules

Project: netconf master 5a42ea1d44e3aae22deedb0e7d46389b67593177

Fix autorelease by using correct prerequisite version

Change-Id: I404274ec27d6f4a0b9306c6a69a0cda174a15e35
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vishal Thapar [Mon, 20 Mar 2017 15:07:46 +0000 (20:37 +0530)]
Updated git submodules

Project: netvirt master 9be6ac5a1c46eabdd8084582601877fd62e73d1f

AbstractDataChangeListener clean-up (2)

Previous patch missed classes using AbstractDataChangeListener

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

Change-Id: I62163774770245beed5d575b884b59d6c91d983f
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 10 Mar 2017 01:50:51 +0000 (02:50 +0100)]
Updated git submodules

Project: odlparent master bd6f425f8cb693b192a86443f757c6073613b468

added -XX JVM options to be able to analyze OOMs in SingleFeatureTest

  -XX:+HeapDumpOnOutOfMemoryError
  -XX:OnOutOfMemoryError="kill -3 %p"

Change-Id: Ide5d8cb96fc46e61a101adba3022de333b3fc1aa
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Colin Dixon [Tue, 14 Mar 2017 20:28:36 +0000 (16:28 -0400)]
Updated git submodules

Project: netvirt master c18bf0c265f77329a958b39b8e7b6510f031236e

Migrate l3vpn service docs to netvirt

Change-Id: I8686a9b127ea746ecb5bb9031bed70e9fec287d0
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Claudio D. Gasparini [Mon, 20 Mar 2017 09:55:57 +0000 (10:55 +0100)]
Updated git submodules

Project: integration/test master ac4d99342b470135b181126fc7ebeba687c3c276

BUG-8013: Fix Bmp Basic test

Verify feature is installed and up, before
proceed with the test

Change-Id: I8bd1fc42031e00a1c47e131e83dbd39abfa316e1
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Mar 2017 14:25:16 +0000 (14:25 +0000)]
Updated git submodules

Project: releng/builder master c6f00ee8cff337ee1124f4aa7433d44058bffc45

Merge "Enable tox verify for odlparent"

Enable tox verify for odlparent

Change-Id: I8065c837de819c8fbf21ee904c6797ce6754b870
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 20 Mar 2017 09:51:50 +0000 (10:51 +0100)]
Updated git submodules

Project: odlparent master e1d4c4f54d4f91b26f957eddc08f534cd11ec25c

Add Git Commit Coala Bear

This enforces line lengths in commit messages.

Change-Id: I314d85a101c2f3225d1c66749a593f715e0270ec
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Mar 2017 14:20:07 +0000 (14:20 +0000)]
Updated git submodules

Project: releng/builder master f591d12809de941170241b132aba40b99278bd05

Merge "Replace image code name with version numbers"

Replace image code name with version numbers

Change-Id: Icf2f6f708ab7dce560ccc9cb1072b32b7a5a0c24
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
David [Sun, 12 Mar 2017 10:08:00 +0000 (11:08 +0100)]
Updated git submodules

Project: aaa master b2f499a11efbfc91361d4238afdbf2a5fe6ec894

Fix issues related to checkstyle enforcement for module
aaa-filterchain

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

Change-Id: Ib13d281a4fe88fed098a00d49438d0aa3fb3c654
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Sumanth MS [Tue, 21 Feb 2017 08:22:59 +0000 (13:52 +0530)]
Updated git submodules

Project: netvirt master fd7231049975625db2648be06c01f769f5cc7c88

Support for BGP multipath apis

Incorporates thrift idl changes for supporting BGP Multipath feature.
Specifically adds:
a) enableMultipath(1:af_afi afi, 2:af_safi safi)
b) disableMultipath(1:af_afi afi, 2:af_safi safi)
c) multipaths(1:string rd, 2:i32 maxPath)
d) Sets maximum number of paths for a given rd for multipath().
Karaf shell command support also incorporated.
Incorporated review comments.i Fixed checkstyle issues.
Disabled checkstyle checks for auto-generated files
Corrected copyright year in touched files

Change-Id: I976c47ae18452fad50d463f0ed61243f32d74d69
Signed-off-by: Sumanth MS <sumanth.ms@ericsson.com>
7 years agoUpdated git submodules
karthikeyan [Fri, 10 Mar 2017 11:32:41 +0000 (17:02 +0530)]
Updated git submodules

Project: netvirt master c0d8628427359ec69f4716afa40f984771b31c9e

Ethernet VPN (EVPN_RT5) Enhancement to SNAT_HA

This code review (4th Review) is part of EVPN_RT5 enhancement to NAT
Feature.

This code changes is responsible for SNAT HA during NAPT Switch
down/restart scenario

1) Remove all the SNAT flows from old NAPT switch

2) Install all the SNAT flows on newly elected NAPT switch

Note: This review is dependent on below review
https://git.opendaylight.org/gerrit/#/c/51338/

Change-Id: I4201096772af11b111f7387bb1bfce1535ee0ca5
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Ravindra Thakur [Thu, 23 Feb 2017 08:59:39 +0000 (14:29 +0530)]
Updated git submodules

Project: netvirt master f46c25ec90011192e105e91753928422d97528a1

Netvirt: Spec for enhancement to VLAN provider network support

Change-Id: Iaba120d7b3e2174fc59913546a82575e0ce8ba97
Signed-off-by: Ravindra Thakur <ravindra.nath.thakur@ericsson.com>
7 years agoUpdated git submodules
karthikeyan [Thu, 2 Feb 2017 10:56:51 +0000 (16:26 +0530)]
Updated git submodules

Project: netvirt master 6fd58950f9a74f580a659bbcb9e793fc8e2cd0fb

Ethernet VPN (EVPN_RT5) Enhancement to SNAT

This code review (2nd Review) is part of EVPN_RT5 enhancement to NAT Feature.

This code changes is responsible for below table flow creation and
removal.

1) Install the flow 36->44 (FIP VM on DPN1 is responding back to external fixed IP on DPN2)
   {DNAT to SNAT traffic on different Hypervisor}

2) Install the flow 19->44 (FIP VM on DPN1 is responding back to external fixed IP on DPN1 itself)
   {DNAT to SNAT traffic on Same Hypervisor}

3) Install the flow 25->44 (If there is no FIP Match on table 25 (PDNAT_TABLE) then default flow to INBOUND_NAPT_TABLE)

Change-Id: Ibb210891fe5dd8d6e18527535a7510dde0eb0273
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
eupakir [Wed, 9 Nov 2016 18:25:42 +0000 (23:55 +0530)]
Updated git submodules

Project: netvirt master 7b8210fb1b541318c08587a16e468bdf5c9a11ce

Ethernet VPN Flow Programming for VMs in different Data Centers

This review brings in the code changes to program flows as part of
Ethernet VPN RT5. It handles inter-subnet connectivity between VM's in
different data centers.

Change-Id: Iec208441eedc4ba77c2d86d775984153c8e8ec08
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Guy Regev [Sun, 22 Jan 2017 09:23:45 +0000 (11:23 +0200)]
Updated git submodules

Project: netvirt master f92a08f10a738bd7048b4f1431a1686b6ce0bb13

Added spec for element to element counters

Change-Id: Ib4d8a4558aaa8a83d54a91496a0b43d78c32b5dd
Signed-off-by: Guy Regev <guy.regev@hpe.com>
7 years agoUpdated git submodules
Andrej Mak [Tue, 28 Feb 2017 09:14:50 +0000 (10:14 +0100)]
Updated git submodules

Project: netconf master 5118ef40f4ac4cf64a2613c3b01cb90752b72071

Bug 7812: NPE when NetconfDeviceSalProvider.close

Clustered connector close logic could be called twice on master.
Add boolean guard field to prevent this.

Add null check to netconf device sal provider close method
to prevent NPE.

Change-Id: Ib84be162826726169fb254a933781bb39dce604a
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
cgowdru [Tue, 14 Mar 2017 18:10:56 +0000 (23:40 +0530)]
Updated git submodules

Project: netvirt master 97f783b05be80c5a2eb8c3c47c1c63e442082788

Bug 7984: IDLE_TIMEOUT check required in onFlowRemoved.

Description: When FlowRemoved notification is received,
We are taking care of deleting the INBOUND_NAPT_TABLE entry
and releasing the allocated external port for an external-ip.
This is valid only if onFlowRemoved received due to OUTBOUND_NAPT_TABLE
removed beause of IDLE_TIMEOUT. When Switch goes down, we re-elect
a new NAPT switch and re-install ongoing session flows. It is required
not to release the allocated external port during Switch down, but
should be done only during IDLE_TIMEOUT.

Initially, we have the check but been removed with review
https://git.opendaylight.org/gerrit/#/c/49214/. Also plugin support
to get the RemovedReason was not available with onFlowRemoved.

Now, we have the plugin support to get the removed reason which can be
used. https://git.opendaylight.org/gerrit/#/c/50335/

Change-Id: I5708fbd1755719ea0cdabe29eaf0787076a46f24
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
Revital Aronis [Wed, 28 Dec 2016 15:25:06 +0000 (17:25 +0200)]
Updated git submodules

Project: integration/test master 02b013add1ab36bb50bbdd898f1dbe675933eb0c

Add csit runs with vlan provider

Change-Id: I25fa56f2043c1142cde211c8030584216dd5284a
Signed-off-by: Revital Aronis <revital.aronis@hpe.com>
7 years agoUpdated git submodules
Revital Aronis [Wed, 15 Mar 2017 15:06:04 +0000 (17:06 +0200)]
Updated git submodules

Project: releng/builder master e81d21cc76b5bc90c7bab0c7f82a6fa16bbcf1bc

Add vlan interface to the gateway

Change-Id: I308cbd0273d7d5e016f45657bdc7f04c9b09042b
Signed-off-by: Revital Aronis <revital.aronis@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Mon, 13 Feb 2017 10:27:22 +0000 (15:57 +0530)]
Updated git submodules

Project: ovsdb master 6a6c41dba95613590586d6a2184fbeecc3784404

bug 7781 update vlan bindings and tunnel ips

1) when the vlan bindings is deleted in the device , the same thing is not
deleted in operational datastore because the port to be updated is not
searched properly.

2) When the tunnel ip is updated, as the physical switch is merged the
tunnel ips child is appened. Excluded the tunnel ips from physical switch
merge operation and adding and removing them seperately.

Change-Id: I64004638a6ce5031fd0f15fad3586f8c84f869db
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Tue, 14 Mar 2017 11:17:54 +0000 (16:47 +0530)]
Updated git submodules

Project: genius master 51254d03a2f34d2f8b65c905906afeea4f13d12d

Support For Egress Service Binding On tunnels

- Adding provision for binding egress services on tunnels
- GetEgressActionsForInterface will return new set of actions for tunnel
  interface
- Whenever a tunnel interface is created, a default service will be bound
  on the interface to take packets out on the tunnel port

Change-Id: Idf59949085876520c74548e269df0cc6927e3d7f
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoMerge "Update docs to reflect more recent agent changes"
Colin Dixon [Mon, 20 Mar 2017 18:48:02 +0000 (18:48 +0000)]
Merge "Update docs to reflect more recent agent changes"

7 years agoUpdated git submodules
Siva Kumar Perumalla [Tue, 28 Feb 2017 20:41:01 +0000 (02:11 +0530)]
Updated git submodules

Project: netvirt master 07de7f3d9e7bb9e99b604b1518d5d64c3cba2550

Spec for Listener Dependency Helper

LDH(Listener Dependency Helper) avoids application overhead
of maintaining and checking for dependent objects

patch-7: removed tabs

Change-Id: Iaecd19f1fe17ead2cfb3f07407cca3d8aa79b4cd
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@ericsson.com>
7 years agoUpdated git submodules
Tomas Janciga [Wed, 15 Mar 2017 13:00:29 +0000 (06:00 -0700)]
Updated git submodules

Project: integration/test master 9852c80c5389116481aaa80a076c7a19f1bb43a8

Updated IoTDM tests to be compliant with latest changes

Change-Id: I54d5a8c9e50169a32ecccc336298648d1e78bee9
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoUpdated git submodules
K.V Suneelu Verma [Wed, 15 Mar 2017 11:14:44 +0000 (16:44 +0530)]
Updated git submodules

Project: ovsdb master 3da157271334f7b38e91b618a62130c29c0046c7

bug 7599 rename opData method as operData

Change-Id: I468ce2289fe2e11bdec0445f960cf38bb0e9798b
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
bug 7599 avoid mdsal read

while processing the config update avoid mdsal read
maintain the instance identifier vs connectionInstance map.
Update the map upon GlobalUpdate.
Clear the map upon node disconnect event.
Use the map to identifiy the connectionInstance for the changed node.

Change-Id: I8cbb505f0e56bdc0a3f5b46104a26aa02381ad6f
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
bug 7599 improve perf of ucast mcas

for ucast macs update do not read operational state again
get the relevant data from local device info.
This avoids reading the whole node possibly from the other cluster node
for processing a single ucast mac update.

Change-Id: I14eb4419a208a7d38cb665d1ac94b0c41c18bcfe
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
bug 7599 performance improvement for ucast macs

Using the getModifiedChildren api on the modification to identify the
modified children data under node.

updated data and deleted data is stored in operational state for access
by all the commands.

Added the following accessor methods in operational state.
List<? extends Identifiable> getUpdatedData(InstanceIdentifier<Node> key,
Class<? extends Identifiable> cls)
List<? extends Identifiable> getDeletedData(InstanceIdentifier<Node> key,
Class<? extends Identifiable> cls)

Change-Id: I76584d7c90323313da35e28a600019c05081f9d0
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 20 Mar 2017 18:07:02 +0000 (18:07 +0000)]
Updated git submodules

Project: releng/builder master 39b90a49a6082d0516133f68ad4f60aed50904f7

Merge "Refactor netvirt job params to use default values"

Refactor netvirt job params to use default values

Change-Id: Icbd7609272a46a4f628a8fc9276211ecf2f4149b
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Faseela K [Mon, 20 Mar 2017 17:58:51 +0000 (17:58 +0000)]
Updated git submodules

Project: genius master 1e970673702c5cc42d3179ec0e912afaba215ff6

Merge "runOnlyInLeaderNode() - out of order event processing"

runOnlyInLeaderNode() - out of order event processing

While using runOnlyInLeaderNode() check in a scaled setup,
noticing that we are processing back to back toggling events
out of order, since the check is executed in a separate
thread

Change-Id: I0c7dcaba5a75d9676d31c3f3ada1d4243c941845
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Mon, 20 Mar 2017 17:56:49 +0000 (17:56 +0000)]
Updated git submodules

Project: genius master 920aaa6c2cde10a1d6209271342d95372dff1855

Merge "Ensure unique ids are allocate across cluster"

Ensure unique ids are allocate across cluster

When allocateId and releaseId is invoked, we can lock on the uniqueIdKey
using lockManager in order to ensure that unique ids are allocated.

Change-Id: If9b897b5323b8e74a5cb09f85c7e151c50119e16
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 20 Mar 2017 16:43:41 +0000 (16:43 +0000)]
Updated git submodules

Project: aaa master 0db133892cc0ec9f3ebaa851141b8ce683c598ab

Merge "Make IDMStoreUtil a final class"

Make IDMStoreUtil a final class

Make IDMStoreUtil a final class since it declares a private
constructor.

Change-Id: I318a8d5f72de47636f3eecc5837ea199c9a4c5b5
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Vivekanandan Narasimhan [Mon, 20 Mar 2017 05:57:56 +0000 (11:27 +0530)]
Updated git submodules

Project: integration/test master 8e5c1b1ad11e7f39ff067dbd00702913faf5c947

Include IdManager Debug Information for collection

Change-Id: I905df44b5d13b0d861931089f4bfb3ad60ac2114
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 20 Mar 2017 16:05:14 +0000 (16:05 +0000)]
Updated git submodules

Project: releng/builder master d88d7b4663e8a88fdccef505e52a57d3dab671f5

Merge "Only send autorelease failure email in releng silo"

Only send autorelease failure email in releng silo

Don't send emails to release and project lists during sandbox testing.

Change-Id: I595b23f1314f9c6ab2e92b6de4658842ab679400
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 16 Mar 2017 20:15:26 +0000 (16:15 -0400)]
Updated git submodules

Project: odlparent master e0bd848808daca0a76c49eff2b096ef7a1e14a68

Add cli property to un-skip git-commit-id skip flag

Change-Id: I88340ab60e3e922fd3c79fe01f6b60471eec55e7
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 20 Mar 2017 14:14:19 +0000 (14:14 +0000)]
Updated git submodules

Project: genius master a94cb0884bc9f46599af7f0c21137377e59dcead

Merge "Cleanup: avoid immediate Optional.get()"

Cleanup: avoid immediate Optional.get()

This reworks allocateId() to store the id directly, and wrap it in an
Optional when needed, instead of wrapping it and unwrapping it
immediately. The performance gain isn't significant, but this helps
static analysers which check for get()-without-isPresent().

Change-Id: I5155660e6240a8c9d01de0bce78528b80d755e10
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Tali [Mon, 6 Mar 2017 07:40:15 +0000 (09:40 +0200)]
Updated git submodules

Project: netvirt master 890133a02c8e19705552ee21df620370ba3ff2cb

Add odl-netvirt-federation feature to vpnservice features

Change-Id: I1775b3be2547e93616cffb4374be6152765cef86
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Tali [Thu, 23 Feb 2017 23:42:34 +0000 (01:42 +0200)]
Updated git submodules

Project: netvirt master 6575a0733ca2099cda3ec67c5b1a1469dd8aad85

Spec to support cross site connectivity with federation service

Change-Id: Id6bfc26e8ddb54dc1edb8654e5119f17a4ed8bea
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Tali [Sun, 29 Jan 2017 13:21:11 +0000 (15:21 +0200)]
Updated git submodules

Project: netvirt master e3e040a889d1ddccd754aa2520d2d53a0c9cfbe0

Spec to support policy based path selection for multiple VxLAN tunnels

Change-Id: I0c9b9807f0fbec7c3fc3b8815c815d79fef18001
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
jenkins-releng [Mon, 20 Mar 2017 11:02:48 +0000 (11:02 +0000)]
Updated git submodules

Project: releng/builder master 7a873d430001aecb5bb9dbbfdc6b13def6fc96a1

Update cloud image list docs

Change-Id: I98f13ad2642b683e4b6d4f7805f02b602a18c7e5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
David [Fri, 17 Mar 2017 15:11:25 +0000 (16:11 +0100)]
Updated git submodules

Project: genius master 81d7538f2988f571119e3f28367a4da4094e1e07

Fix issues related to checkstyle enforcement for module
interfacemanager-impl

- Copyright sections
- Line lengths
- Formatting
- Exception catching
- Private constructor for Utility classes
- Final modifier for Utility classes
- Move variable declaration closer to its use
- Move overloaded methods closer to each other
- Remove redundant modifiers
- Order imports
- Change variable names
- JavaDoc

Note: more patches will come on this module until final enforcement.

Change-Id: I3a2f2244a60947f9b43060b55a6b6ad90ff05c1b
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Mar 2017 17:15:59 +0000 (18:15 +0100)]
Updated git submodules

Project: genius master 4ee500a98595182644f66f3216a88313e5b0975c

Cleanup: use correct format strings with String.format()

String.format() expects C-style format strings, not SLF4J-style.

Change-Id: Ie10a9983a5bff0c8bd46ae0e55c8c872030e5992
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
naveen [Tue, 14 Mar 2017 08:14:15 +0000 (13:44 +0530)]
Updated git submodules

Project: integration/test master dc7dc824554830cd5e4a50b0e085bf02a03a4674

3 Node Cluster
Verify 10k flows per switch with single switch

Change-Id: I5ab7d3fcc0187df9c76e3be31182c460a881c1de
Signed-off-by: naveen <naveenk.t@tcs.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 16 Mar 2017 13:23:56 +0000 (14:23 +0100)]
Updated git submodules

Project: integration/test master 50127a8724b4e6ed61a1e19e5bea33863c396a18

ClusterManagement.List_Indices_Or_All

Consumers of the old private name updated:
BulkomaticKeywords, KarafKeywords, MininetKeywords, OVSDB,
staggered_install, internal ClusterManagement calls.

ClusterManagement__Given_Or_Empty_List removed
as nobody calls that.

Change-Id: I697c1ca7be8f3dc54fd076cd2c86083a469e04e0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 17 Mar 2017 19:53:47 +0000 (12:53 -0700)]
Updated git submodules

Project: integration/test master e1f198b16b6159140d4374e1ed3248091fcc61c2

Add gitcommitbear

This will enforce better commit messages to hopefully align with
our best practices:

https://wiki.opendaylight.org/view/BestPractices/Commit_Messages

This was agreed to in the integration weekly meeting. item 3g here:
https://meetings.opendaylight.org/opendaylight-integration/2017/integration/opendaylight-integration-integration.2017-03-16-16.03.html

Change-Id: I1912ae79e76cc6499537ab2e30d035de1ae78026
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Nazeerahamed [Wed, 15 Mar 2017 21:13:27 +0000 (14:13 -0700)]
Updated git submodules

Project: integration/test master c7d48eae3ac0d6923c5e4bed5473db7fe4b2e711

Representation of Get Request output to proper JSON format

Change-Id: I6c00244774f2f76058778a91c086c2513ac93efd
Signed-off-by: Nazeerahamed <nazeerahamed.hunshyal@tcs.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 17 Mar 2017 20:36:54 +0000 (16:36 -0400)]
Updated git submodules

Project: integration/test master 8d9fde3e0d522eb4714fbbee642054560143b948

Fix PEP8 issues

Change-Id: I11a83413b03e231af0efff1352e17cbf5d3126e9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
mor.zvi [Wed, 15 Mar 2017 09:20:27 +0000 (11:20 +0200)]
Updated git submodules

Project: integration/test master 952b8b6943d6a3728e53599faf0e3497188e26c6

Check that DHCP server address is not None

in some cases it seems the nova console-log will already show the
obtained lease (the instance ip address) but not yet show the
nameserver string we are looking for (test moving too fast). So,
we need to make sure we keep checking until we have all of it.

Change-Id: If50742be982e54a8c9f0274de262ae24a2144faf
Signed-off-by: mor.zvi <mor.zvi@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Karthik.S [Wed, 25 Jan 2017 15:13:01 +0000 (20:43 +0530)]
Updated git submodules

Project: integration/test master 60b4b104198e8815e6dcc77b083c2eb0f4f94ce7

Fix for VTN Coordinator csit failure of Boron

Change-Id: I95175fae83b7805224b5cfe29d724ab9841c139f
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Anil Belur [Fri, 17 Mar 2017 21:44:32 +0000 (21:44 +0000)]
Updated git submodules

Project: releng/builder master f9514a416ef3b08b7c01f6d04394649cb8ddf50f

Merge "Temporary workaround for Nexus SNI issue"

Temporary workaround for Nexus SNI issue

This should be reverted once Sonatype has an updated nexus staging
plugin for us.

Trello: https://trello.com/c/VBeO8STM
Change-Id: Ia7c0916d6b181bfd153183ea5defb39ed8f7b7d5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate docs to reflect more recent agent changes 03/53503/1
Rob Adams [Fri, 17 Mar 2017 21:10:06 +0000 (14:10 -0700)]
Update docs to reflect more recent agent changes

Change-Id: I39c82e477feb8cd1880820de4fd2a486f0d62a53
Signed-off-by: Rob Adams <readams@readams.net>
7 years agoUpdated git submodules
Thanh Ha [Fri, 17 Mar 2017 19:52:07 +0000 (19:52 +0000)]
Updated git submodules

Project: releng/builder master 63803d6553025ade4e80b2fdd742b3703800b04e

Merge "Set recommended ~/.ssh folder permissions"

Set recommended ~/.ssh folder permissions

- set ~/.ssh permissions to 700, which is being set as 755 by default

Change-Id: I2ed9c0ad5494b02f503fa9616f6ca5dee5e9af9d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Mar 2017 17:13:41 +0000 (18:13 +0100)]
Updated git submodules

Project: genius master 9bf348c7acf53c140f0674fecb40614aa8196024

Cleanup: use equals() to compare object instances

... instead of ==.

Change-Id: I0207e611c237f8dff749fc58cefd324cae174f4f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 17 Mar 2017 19:39:05 +0000 (15:39 -0400)]
Updated git submodules

Project: releng/builder master ee546e50e103d4ace42530daf34632227d8938f8

Run a sync before restarting spectrometer-api

Fixes issue with mirroring when a new repo is created in Gerrit.

Change-Id: I730df43d856e026ab1b002cd6a03cb6ea9666328
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 17 Mar 2017 17:13:47 +0000 (13:13 -0400)]
Updated git submodules

Project: releng/builder master 8d85275b4aae34b5556e90536972838efddf0726

Fix mailing list address

Change-Id: I3ccd5cb92aa9b1f9a70ab8cd3390aab30954a521
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Mar 2017 17:41:38 +0000 (17:41 +0000)]
Updated git submodules

Project: genius master 7af6700dc4966ebe70262eaad8c90a056225a6d9

Merge "NxMatchInfo redesign"

NxMatchInfo redesign

Change-Id: Iae27c287dae8d9fe400e07d1429cd20bc94a14c6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Mar 2017 17:24:51 +0000 (17:24 +0000)]
Updated git submodules

Project: genius master 0c9132bae4842e1eca6eabafad156d342cb5471b

Merge "Harden BFD configuration parameters"

Harden BFD configuration parameters

When tunnels are configured with BFD enabled,
enabling forwarding_if_rx=true, so that tunnel monitoring can be
optimized. OVS uses existing traffic for tunnel monitoring, instead
of BFD, when tunnel carries traffic, if this config is enabled.
This way datapath can be optimized

Change-Id: Ia0205eb0ce3fc9c51726c56b684956b2e18dc312
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 17 Mar 2017 16:28:48 +0000 (09:28 -0700)]
Updated git submodules

Project: releng/builder master bae50f62975a203579d54f5fb3f6978296e7bbc7

Update devstack images to latest available

Change-Id: I94092f80cdb52b8d9a11a8c7fa5a53f70f18fb9e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Updated the postgres rpm version to be installed for the VTN Coordinator module"
Colin Dixon [Fri, 17 Mar 2017 16:39:18 +0000 (16:39 +0000)]
Merge "Updated the postgres rpm version to be installed for the VTN Coordinator module"

7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Mar 2017 09:19:03 +0000 (10:19 +0100)]
Updated git submodules

Project: genius master edf88499d0a4ff099154c0c7c8aec8a2917f9696

Un-uglify AbstractInstructionInfoImpl

Abstract classes can override concrete methods with abstract
declarations to force their own sub-classes to re-implement them,
there's no need to use ...2() variants.

Make the equals/hashCode implementations consistent with the rest of
the InstructionInfo implementations.

Change-Id: I948dd27bc57934ad34493244ddb3a26cd30d1393
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 17 Mar 2017 14:34:06 +0000 (15:34 +0100)]
Updated git submodules

Project: odlparent master a162475f8c72b46a30e36ae058cbecc05048e09c

Improve whitespace negligibly

The motivation is to run verify on the current code,
but no harm merging this.

Change-Id: I3e44934904664ec8f255e832a5cbdb769869c5f5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 17 Mar 2017 14:32:11 +0000 (10:32 -0400)]
Updated git submodules

Project: releng/builder master 9b0259e0d4afed4f22b1d84a570eb09dfd51b349

Bump staging plugin to latest version

Hopefully this fixes the SNI issue on deploy due to certificate change
on nexus.opendaylight.org.

Change-Id: I7648841c98563b77f18066e6aae36dd3c091b88e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
matthieu cauffiez [Tue, 14 Mar 2017 15:09:35 +0000 (11:09 -0400)]
Updated git submodules

Project: aaa master e784d9961691578cfae937df849dd59aab36fbd9

Add AaaCertRpcServiceImpl unit tests

Change-Id: I912a8a9dfaa21061731e3abe088a6075a350e3f6
Signed-off-by: matthieu cauffiez <mcauffiez@inocybe.com>
7 years agoUpdated git submodules
Tali [Thu, 16 Mar 2017 18:28:57 +0000 (20:28 +0200)]
Updated git submodules

Project: integration/test master 94af2194bc5ed786c262ffddfc3c627aa7a7266d

ITM Get Tunnel backwards compatibility with Boron

Change-Id: Ib7821b9723c6d833d6b0c69c9ab45053a39e2444
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated the postgres rpm version to be installed for the VTN Coordinator module 73/53473/4
Karthik.S [Fri, 17 Mar 2017 18:06:53 +0000 (23:36 +0530)]
Updated the postgres rpm version to be installed for the VTN Coordinator module

* As the old postgres version used by VTN Coordinator is no more available
  for download, updated to the new version.

Change-Id: I1c83ee66040615a37b398bf0e1bb455a592d599b
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Martin Mihálek [Tue, 7 Mar 2017 11:56:56 +0000 (12:56 +0100)]
Updated git submodules

Project: integration/test master 7f2d06e8938653190793dfb5355f6cbe81ab4cb7

Add SXP SSL functionality tests

Change-Id: Ifc38e209807e7783e37aebd46d930ff6a454543f
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Thu, 16 Mar 2017 11:52:47 +0000 (12:52 +0100)]
Updated git submodules

Project: integration/test master aaa309487c5845e30d3473ce5133574608dca6f5

Split clustered tests to more detailed test cases

Benchmarking 3 node cluster was done by 4 test cases for
every combination of datastore (operational, config) and
shard leadership (leader, follower).
Due to bug 7390 more detailed test cases are prefered. Old test
cases were split to have more parameters configurable.

Also a simple leader stability check was added. Test simply compares
the leader ip at the end of the test with the one at the start.

Change-Id: Ie9fb6b5d8bf24aecdff034a106d358a1bcc0aefe
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 17 Mar 2017 10:17:26 +0000 (10:17 +0000)]
Updated git submodules

Project: genius master 9acf20605bf203c5888858e6c20d0fc4e01491c3

Merge "Updated TestIMdsalApiManager.java to support installFlow() with CheckedFuture return value"

Updated TestIMdsalApiManager.java to support installFlow() with
CheckedFuture return value

Change-Id: I8c15af6607f83a08354520872e4a5ff0ea16d2bf
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Mar 2017 09:26:27 +0000 (09:26 +0000)]
Updated git submodules

Project: genius master 6cbf8a16b64c6445fed4abb6154c1f2fce601033

Merge "Fix status-and-diag after BP migration"

Fix status-and-diag after BP migration

The code for registering service-status through MBean was broken after
BP migration of interface-manager and ITM, since the code got removed.

Change-Id: Ie268473e41fcdfa6fd565ae392738c63f82f0f6a
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 16 Mar 2017 10:47:02 +0000 (11:47 +0100)]
Updated git submodules

Project: genius master 436a49ab4713a50716d8be3ffd8d3d51a8552918

TestIMdsalApiManager methods must all be synchronized

Change-Id: Ic01effdf66a27dde6ed773267372000924119961
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Mar 2017 05:36:11 +0000 (05:36 +0000)]
Updated git submodules

Project: genius master 28d95a9e741127e079c489cdd65bc0da0099d6fa

Merge "Bug 7864: Specified Id key does not exist in id pool vpnservices"

Bug 7864: Specified Id key does not exist in id pool vpnservices

Id entry was not getting updated after allocation. This is fixed by
increasing latch wait time.

If the releaseId is called twice, then IdManagerException was thrown
since Id was not present. This is fixed by ignoring throwing an exception
if Id doesn't exist when releaseId is called the second time.

Change-Id: I8d8da8963f4509c9771795630662596ad2c528f9
Signed-off-by: eswanit <swati.udhavrao.niture@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Mar 2017 01:55:04 +0000 (01:55 +0000)]
Updated git submodules

Project: genius master 759b9d369a786cf32ae029ad3dc75fb016b0fddd

Merge "Cleanup and correct two small equals bugs"

Cleanup and correct two small equals bugs

Change-Id: I06f9f943294de081390bbcb4ad3ea7cf2b8ae3ea
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
matthieu [Mon, 13 Mar 2017 14:45:53 +0000 (10:45 -0400)]
Updated git submodules

Project: aaa master c18597d56c8b56a4c6722f276adc297ca5e6b2cb

Add Unit Test for aaa cert provider mdsal

Add unit test for aaa cert provider mdsal and
add testutil for the certificate

Change-Id: I77838c8c97b572490fdb9e853ce3ffa62e43484f
Signed-off-by: matthieu <mcauffiez@inocybe.com>
7 years agoMerge "Fix the tabs in Makefile"
Colin Dixon [Thu, 16 Mar 2017 20:47:48 +0000 (20:47 +0000)]
Merge "Fix the tabs in Makefile"

7 years agoUpdated git submodules
Tali [Wed, 1 Mar 2017 14:49:03 +0000 (16:49 +0200)]
Updated git submodules

Project: netvirt master 773bb6568fd5f00178445bbeb52df1b6fa49f3dd

Code adjustments for ITM yang changes for multiple VxLAN tunnels

NB: This change must be submitted together with genius yang changes
https://git.opendaylight.org/gerrit/#/c/51770/

Change-Id: Ie8dee423d2355b479b75797b341fea21071df9f8
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Tali [Thu, 2 Mar 2017 07:27:40 +0000 (09:27 +0200)]
Updated git submodules

Project: integration/test master 61ae7003d4938f2ed5eec87bdfb8fbbf4bd8a206

Adjust ITM robot for VxLAN tunnel aggregation

This change must be submitted with
* genius yang changes https://git.opendaylight.org/gerrit/#/c/51770
* related netvirt changes https://git.opendaylight.org/gerrit/#/c/52506

Change-Id: I7bc4cd9ed14cd8eb8efc3038a0c0dca2b7c2986a
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 16 Mar 2017 17:11:25 +0000 (17:11 +0000)]
Updated git submodules

Project: genius master 4821f2dc8b1f81a7183dfac74e213016d07be4a3

Merge "Yang model changes for multiple VxLAN tunnel support"

Yang model changes for multiple VxLAN tunnel support

NB: This code must be submitted together with netvirt patch
https://git.opendaylight.org/gerrit/52506

Change-Id: I5d2d36013ee74488189bd9270b6f0b0a9c9a2e14
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Thu, 16 Mar 2017 17:10:14 +0000 (17:10 +0000)]
Updated git submodules

Project: aaa master 5c9f6baba21f4667087e2dc594b48b96ca902a1f

Merge "Generate Random password for encryption service"

Generate Random password for encryption service

Generate random password for the encryption service
at the installation time to enhance and secure
Opendaylight deployment.

Change-Id: I2efe9ee4294ad4bb9976a46612020d91cfc50c90
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
melserngawy [Thu, 23 Feb 2017 20:24:03 +0000 (15:24 -0500)]
Updated git submodules

Project: aaa master 415a67e5ed96dc5f85f2cc7c4e669b7733e22103

Generate Random password for the keystores

Generate random password for the keystores
at the installation time to enhance and secure
Opendaylight deployment.

Change-Id: I93dc2cc292f2c3dfac9cff87b6222a994936125b
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Abhinav Gupta [Wed, 15 Mar 2017 14:04:28 +0000 (19:34 +0530)]
Updated git submodules

Project: netvirt master c48805f256cbaca77aa1f570f209ae50c09e1af2

Bug 7939, 7938, 7968, 7997: Potential fix for the four L3VPN bugs

While creating LocalFibEntry, localDpnId list is being returned empty
leading to local FIB entry not getting installed.
The fix ensures we log an error statement in case it happens and tries
to achieve processing config and inventory transactions for the
vpninterface once operational transaction is processed.

Change-Id: I95589523079f9d990b5e61d96b71b2c6d1c133e1
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>