docs.git
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>
7 years agoUpdated git submodules
David Suarez [Thu, 16 Mar 2017 16:19:55 +0000 (16:19 +0000)]
Updated git submodules

Project: genius master eb80ef250c4868072cc260e45cc1c44753ee1897

Merge "Fix broken hashCode & equals in FlowEntity related classes"

Fix broken hashCode & equals in FlowEntity related classes

This in turn then fixes TestIMdsalApiManager assertFlowsInAnyOrder bug.

Change includes new TestIMdsalApiManagerTest non-regression test.

Also includes missing toString() - not directly related, but useful.

Change-Id: I92ec5948a91ecd41eaa75777d44545fc7adc142a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Shashidhar Raja [Wed, 15 Mar 2017 13:54:26 +0000 (19:24 +0530)]
Updated git submodules

Project: genius master d1ca3c7f5aad3861e5954ebb7a732b5664dbf99a

AsyncEventsWaiter support for DataStoreJobCoordinator

Change-Id: I6397b805685cb423b3fefd466c489051de9e62cb
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Julien Courtat [Fri, 24 Feb 2017 10:46:31 +0000 (11:46 +0100)]
Updated git submodules

Project: netvirt master 711b7dede2b5726d54169d70eaceb97fbb02d66a

Yang changes for Inter DC connectivity using BGPVPNv6

This patchset includes the yang changes required to implement
Spec to support IPv6 Inter DC L3VPN connectivity using BGPVPN [1].

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

Change-Id: I70fb5460bde2a852dc965525fb37ae8003bea109
Signed-off-by: Julien Courtat <julien.courtat@6wind.com>
7 years agoUpdated git submodules
Miguel Duarte [Tue, 21 Feb 2017 10:11:36 +0000 (11:11 +0100)]
Updated git submodules

Project: aaa master 9caccc084e5bb905fba27ca300eb5f5bc5c12e29

Shiro authz RBAC roles read from keystone.

The user roles within a domain are extracted from the auth token, which
is granted by keystone. Local authorization then takes place, depending
on shiro's configuration.

The authentication request to Keystone was changed, turning the auth
mechanism into 'scoped' authentication. The scope used is to the domain
in which the user is authenticating.

By using this scoped authentication, Keystone replies in the token with
the list of roles of that particular user in the specified domain.

Change-Id: I511aa2f49c40fc7b1ac7ce7abd495f38a68d7581
Signed-off-by: Miguel Duarte <miguel.duarte.de.mora.barroso@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Mar 2017 14:49:16 +0000 (14:49 +0000)]
Updated git submodules

Project: genius master 65a219113c2eeb50eaec80cf1cb3cc30f5a532f4

Merge "To move Tep's from not hosted transport zone to transport zone."

To move Tep's from not hosted transport zone to transport zone.

-If teps are present under some transport zone in Not hosted transport zone and similar transport
zone is created by NBI, then move the tep from not hosted list to transport
zone list

Testcases:-
1.Add some teps to not hosted transport zone with some transport
zone(which is not yet present in Transport zone)
2.Create the same name transport zone from NBI.
3.Validate that teps should move from not hosted list to Transport zone
list.

Change-Id: I7d17d1c1608b025efaa36ede007825fa657073d5
Signed-off-by: Nishchya Gupta <nishchyag@altencalsoftlabs.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Mar 2017 14:42:48 +0000 (14:42 +0000)]
Updated git submodules

Project: genius master 32cead07630abee9bdc65c7217bd2a5875d64bbe

Merge "ITM performance improvements in a scale setup"

ITM performance improvements in a scale setup

Introducing DJC for InterfaceStateListener
Introducing DJC for ItmTunnelEventListener
Changed the ItmTunnelEventListener to listen on StateTunnelList
Moved the DS read in ItmEventListener to read from cache
Introduced Batching for few ITM operations
Addressed review comments
Fixed UT failure

Change-Id: I5d60d8c2250a699436a0abd4770fff12465ac2ac
Signed-off-by: Hema Gopalakrishnan <hema.gopalkrishnan@ericsson.com>
7 years agoUpdated git submodules
Vratko Polák [Thu, 16 Mar 2017 12:08:43 +0000 (12:08 +0000)]
Updated git submodules

Project: releng/builder master bb48891618e7c7511f2db51e6beecc1235580841

Merge "Add new job to trigger longevity jobs every sunday"

Add new job to trigger longevity jobs every sunday

The patch also contain a new job
controller-csit-1node-notifications-longevity-only-carbon, which is in
the https://git.opendaylight.org/gerrit/#/c/53342/

Change-Id: Ia611a14ea3dda49956fe5d4e15e30ffcce7721c9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 15 Mar 2017 18:49:09 +0000 (19:49 +0100)]
Updated git submodules

Project: odlparent master 0ca90c711dd35ff781d5b844a3ef37cc993738a6

Revert "Bug 7588: Stop blacklisting odl-hbaseclient from SFT"

This reverts commit 297793d5f9faa091323e07f601e96641df9fe5ff.

Before reverting this revert, make sure Tsdr verify (or merge) works,
as opposed to distribution-check or multipatch.

Change-Id: I7ea0408767678d7f0b099be5e7c197708cf7c808
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Tomas Janciga [Wed, 15 Mar 2017 17:14:46 +0000 (10:14 -0700)]
Updated git submodules

Project: releng/builder master 4404edbf9f6b894523b987297d7945058d256f9d

Add installation of modules used by IoTDM

Jsonpointer and tornado installation added

Change-Id: Iec0edd1fa4ddbaac76ad85282ab050a8edb46270
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 15 Mar 2017 12:28:37 +0000 (13:28 +0100)]
Updated git submodules

Project: integration/test master 128ae780c08fe5900675154077a050e9dfc71538

Add noloss notifications longevity suite and a job testplan

Change-Id: I583fcf4488647d232387e3ba1f0029f81fcdd260
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Thu, 2 Mar 2017 16:08:05 +0000 (17:08 +0100)]
Updated git submodules

Project: integration/test master 9ad8a09b94b0d1a5a1167e6baf92af872b7d4123

Add DOMNotificationBroker Test Suite

Change-Id: I91501de578ca629ef9f3ab1f2f43b25ed496e3be
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Ivan Hrasko [Thu, 16 Mar 2017 08:28:34 +0000 (09:28 +0100)]
Updated git submodules

Project: netconf master d91dcb79ffb2447d0013cab742a882400b43189e

Fix autorelease fail

- fix regression caused by https://git.opendaylight.org/gerrit/#/c/53297

Change-Id: Ib2a53de21d7fd050bcaa37bcf040853ac617f5f7
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Mar 2017 10:40:10 +0000 (10:40 +0000)]
Updated git submodules

Project: genius master 7fc3db10b32a0d81228fb7ed215c05ede004e7b4

Merge "Clean-up of unwanted ERROR logs"

Clean-up of unwanted ERROR logs

Some of the ERROR logs are coming in the standard call flow, and is
expected to fail, hence making them debugs

Change-Id: I34582bd41a733309eeeb6c442c6671aec77d7151
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Mar 2017 09:49:36 +0000 (09:49 +0000)]
Updated git submodules

Project: genius master 7e9fba55c1634e16ef94f7cd8eabdac567277f84

Merge "Remove deprecated yang models and rpcs"

Remove deprecated yang models and rpcs

interface-manager has some yang models which have been
deprecated from Beryllium time-frame, but still not removed
from the yangs.

Change-Id: I6fc72c5fdba62bcdccf5b9c5609e9c2516e9b79d
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Mar 2017 09:11:18 +0000 (09:11 +0000)]
Updated git submodules

Project: genius master 0eb014e7a09ce414987e72fd2de690f37f0546ee

Merge "Adding API to support bucket addition/deletion"

Adding API to support bucket addition/deletion

Introduced new API in mdsal using which we can add or remove a backet from
the group.
With this application need not construct the entire group if it knows the
bucketId.
Have tested and made sure that the groups are getting updated properly
when this API is used.

Change-Id: I5b07da503bb33d39adf7bc4d7cdc53122ce36f03
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Periyasamy Palanisamy [Thu, 9 Mar 2017 06:44:07 +0000 (12:14 +0530)]
Updated git submodules

Project: netvirt master 35ebb9adc109743c820abfdc9dd112bea11e8337

Bug 7826: proper elan djc job retries

When ELAN BC programming fails due to TransactionCommitFailedException
then there is no way of retrying djc job due to syncInstall(Delete)Group. It is fixed now and this is very much needed in a scaled setup because of OptimisticLockFailedException on the same group by multiple elan interfaces

Change-Id: Iaa0524edec3f25e0433a91c802f9c8da0d642962
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Wed, 15 Mar 2017 19:32:54 +0000 (19:32 +0000)]
Updated git submodules

Project: releng/builder master e6dd618f31ce3ac93615e89dc97080d51deb013c

Auto Update CSIT Jobs to run

Change-Id: I46e26583c2e98abdac1930722517af8f2a9578d0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
eupakir [Thu, 9 Mar 2017 19:07:27 +0000 (00:37 +0530)]
Updated git submodules

Project: netvirt master 6c779b6d48c3f27e81f3542e4b75c225d3370d4b

Yang changes to support iRT/eRT for EVPN

Change-Id: I5ecf6bdbc5cd6b5101484a14cde66cec960c7ab2
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Miguel Perez [Thu, 9 Mar 2017 14:07:02 +0000 (15:07 +0100)]
Updated git submodules

Project: netvirt master 2a492100ff372b5826cc93b8df92a9a6c571fd88

Bug 7966: Fix route origin for some vrfEntries after VM migration

 + It's been observed that when a VM migrates and there are static
   routes pointing to it, as it happens with the CGNAT, the origin
   of these static routes are changed from 'static' to 'local'

Change-Id: I87751263b66080d8200f682b49ac0dd14062bc61
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
abbas [Wed, 22 Feb 2017 09:01:35 +0000 (01:01 -0800)]
Updated git submodules

Project: integration/test master 05727f049c97d61d8395836aef87257c986a3110

L2Gw Test Cases Suite1

Change-Id: I9a2067d8ebe4a54385115be93a3f065148a55083
Signed-off-by: abbas <abbas.pareedkunju@tcs.com>
7 years agoUpdated git submodules
Julien Courtat [Tue, 10 Jan 2017 10:13:51 +0000 (11:13 +0100)]
Updated git submodules

Project: netvirt master 3a16af5112ab589ad1be10edd3c52fc035131b6b

Spec to support IPv6 Inter DC L3VPN connectivity using BGPVPN

This blueprint spec explains architecture for supporting IPv6 Inter Data
Center connectivity using BGPVPN in a SDN controlled by OpenDaylight.

Change-Id: I8cb4d7bfcff6306f2552d2a73bfddb4983cc49c5
Signed-off-by: Julien Courtat <julien.courtat@6wind.com>
7 years agoUpdated git submodules
Abhinav Gupta [Wed, 15 Mar 2017 07:20:42 +0000 (12:50 +0530)]
Updated git submodules

Project: netvirt master 5098040597af1a5653dad364885ca9d6b032571f

Minor yang changes in neutronvpn.yang

1. rename to isBgpVpn > for easier code reading and clarity
2. change nw types to uppercase > to make use of existing utilities to
fetch network types and avoid changing cases.

Change-Id: I37dc47b0d1172fca34f8ae0d28973c4bae8f54d0
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 14 Mar 2017 16:23:27 +0000 (18:23 +0200)]
Updated git submodules

Project: integration/test master 45c7db93b51514322ef9a45d16d6c536b608b4ac

Skip Tempest macspoofing test in mitaka

This test fails because of missing default security
rule functionality in Mitaka.

This patch was only merged into Newton at this time:
https://review.openstack.org/#/c/390783/

Change-Id: I2dcae83f56355330dc6350e0b011d8fb6bb98864
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 15 Mar 2017 17:53:13 +0000 (13:53 -0400)]
Updated git submodules

Project: integration/test master fe71ef94ebc024f292e7d08af8844446a54fb6ba

Remove redundant ovs debug

dump-ports-desc is not needed because show br-int calls
dump-ports and more.

Change-Id: I6962ab1a13e87a7955209ebc79a9739c6e86974b
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Ursicio Martin [Thu, 9 Mar 2017 09:03:34 +0000 (10:03 +0100)]
Updated git submodules

Project: releng/builder master 0ee3ff1b6fe136b1200bc2ed8d2de1670e67d79b

add patch-test jobs for sfc

Change-Id: I3ee29f73664899408d69e4ea91e5048e7bb0c5f0
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 15 Mar 2017 19:09:37 +0000 (19:09 +0000)]
Updated git submodules

Project: releng/builder master 447c70cd8b1668fd5c3eb2321d8dbdb2e86a2ecb

Merge "AAA: New job for Keystone Realm"

AAA: New job for Keystone Realm

Change-Id: I2baa15a47d78a3203092fa857e80465f5230a640
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
7 years agoUpdated git submodules
Shai Haim [Wed, 22 Feb 2017 09:13:45 +0000 (11:13 +0200)]
Updated git submodules

Project: netvirt master 992b40aea7c449e3e2dd925972c899d4fc754849

Spec for DHCP Server dynamic allocation pool extension

Change-Id: I7f9d45b6dabbbb0e56e8db7f41c24f2cbaba537e
Signed-off-by: Shai Haim <shai.haim@hpe.com>
7 years agoUpdated git submodules
Ursicio Martin [Fri, 3 Mar 2017 09:11:50 +0000 (10:11 +0100)]
Updated git submodules

Project: integration/test master eee7aae36d1d97143194caa79f1dacaaa27897b1

AAA: Keystone Authentication

Change-Id: I7d6713fc789d669c9dc8bfe3134b072da9145eb9
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
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>