docs.git
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 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>
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"