docs.git
7 years agoUpdated git submodules
David Goldberg [Mon, 9 Jan 2017 16:44:23 +0000 (18:44 +0200)]
Updated git submodules

Project: netvirt master d3f96a79164827b64c13d1120285c05c0daf5c63

BUG7318: ETREE ODL learning leaf MACS on wrong tag

Change-Id: I1d65f6d70054eb4d48e6c0b1d158e9104b0c92d4
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Dec 2016 14:04:49 +0000 (15:04 +0100)]
Updated git submodules

Project: genius master a1551dab9f3cb39387a3407214d2d4b6e3d46cf4

Action redesign: migrate set_icmp_type

Change-Id: Id9c36b7967c33013b4e43c5f161f654d2ddd1a8a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Dec 2016 13:39:15 +0000 (14:39 +0100)]
Updated git submodules

Project: genius master 223eed716ab92f0dc0e129a8a6eac2112897a342

Action redesign: migrate set_{destination,source}_ip

Change-Id: I557ad1d1b79a224c5d4adc9b71c2b0aa00652165
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 16 Dec 2016 10:18:18 +0000 (11:18 +0100)]
Updated git submodules

Project: genius master 224b605e51b8e44076e2bc80f8fa7969322a0c26

Action redesign: migrate move_src_dst_{eth,ip}

Change-Id: Idda8f0ee6b0ebb91514bb2562e483e47362fb973
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Dec 2016 16:04:07 +0000 (17:04 +0100)]
Updated git submodules

Project: genius master 9bd257487653d29acea8bfcb4ac67cbaeb0db976

Action redesign: migrate set_{tcp,udp}_{dest,src}_port

Change-Id: I45da9e1d0c847b0f9b40cf06636ae6a8db6596a6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Dec 2016 14:54:15 +0000 (15:54 +0100)]
Updated git submodules

Project: genius master 14e4175b8e5e7a75612ce753d6df82069de78900

Action redesign: migrate set_udp_protocol

Change-Id: Id5d73de28e83f48840e591cea7a3240ddffb9147
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:23:52 +0000 (11:23 +0000)]
Updated git submodules

Project: genius master b5471badadbe98d8a61991f420a044743b7810c1

Merge "Action redesign: migrate punt_to_controller"

Action redesign: migrate punt_to_controller

Change-Id: I62a64db77432c3ed7174181f12404a4d5f8db214
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:19:39 +0000 (11:19 +0000)]
Updated git submodules

Project: genius master ba2d9df4dc3de99918e950205ed8bc9653a965dd

Merge "Action redesign: migrate set_field_eth_{dest,src}"

Action redesign: migrate set_field_eth_{dest,src}

Change-Id: I77b1ed6a9e76d7b66b7cd43941ead50ee01482fb
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:18:12 +0000 (11:18 +0000)]
Updated git submodules

Project: genius master 12673410a4b7777169132d82caca06b99f3612ab

Merge "Action redesign: convert drop_action and nx_resubmit"

Action redesign: convert drop_action and nx_resubmit

Change-Id: Ie70eae9c06f36b57dcfc92933b7d816d033d15d3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:07:11 +0000 (11:07 +0000)]
Updated git submodules

Project: genius master e0e7e6704c1673d28494aa4238a0f85c7215be12

Merge "Action redesign: convert set_tunnel_{src,dest}_ip"

Action redesign: convert set_tunnel_{src,dest}_ip

Change-Id: I286d333ef38fb3b59b2a41af9e52c755c96776b8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:06:48 +0000 (11:06 +0000)]
Updated git submodules

Project: genius master 16a40906939dc28d89e13b9b52c022c5489c7dcf

Merge "Action redesign: add typed getters in NxmOfFieldType"

Action redesign: add typed getters in NxmOfFieldType

This is slightly inelegant since we can't replace getHexType() and
getFlowModHeaderLen() wholesale; we need to deprecate them in Carbon,
then replace them in Argon and deprecate the new functions, and
finally replace the now-useless new functions in Oxygen.

Change-Id: If63f9f732832e946ca43390cc6157840601d6da2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David Suarez [Thu, 12 Jan 2017 11:05:57 +0000 (11:05 +0000)]
Updated git submodules

Project: genius master 46b1816cc6a243e4fed5f099475a7a77052e796d

Merge "Action redesign: always provide actionKey constructors"

Action redesign: always provide actionKey constructors

netvirt needs these...

Change-Id: I03da2ddfe18c4a2bdec3fba9fef33957743f7780
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vishal Thapar [Sun, 8 Jan 2017 10:34:19 +0000 (16:04 +0530)]
Updated git submodules

Project: netvirt master 6e5822121a80e8d1cc31adfa7cf4855712aebf48

BUG 7488: Autobridge overwrites DpnId if bridge already exists

Change-Id: I49fcc00b116af84609e7f0654072a26f51fa6400
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Thu, 12 Jan 2017 09:47:56 +0000 (09:47 +0000)]
Updated git submodules

Project: genius master 3ec6d1eeedf1d8eda81267601ceb0421e9682d99

Merge "Fix some minor problems."

Fix some minor problems.

* Logger name
* Fix exception log
* Name of attributes

Change-Id: I11e3d829fa735c8a804ce9df71fa91da312eb072
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Vratko Polák [Thu, 12 Jan 2017 09:28:26 +0000 (09:28 +0000)]
Updated git submodules

Project: releng/builder master f03cce34aa409b9d923a34ef25dacf0e361874e9

Merge "Remove JClouds configuration"

Remove JClouds configuration

With the Heat migration complete we no longer need any of the JClouds
related configuration. Cleanup the obsolete config.

Change-Id: I12c55eabb7bc0a7c9e6820fb34c87760fc5e32c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 12 Jan 2017 02:45:16 +0000 (21:45 -0500)]
Updated git submodules

Project: releng/builder master b095da7fce0901d5b35a625ce3a0dab4d256be73

Do not clone builder repo in Heat task

The releng spinup scripts already clone the builder repo to /builder on
the host system. Save us from wasting extra build resources by not
cloning the repo again.

Change-Id: I6790f4729148441b6b69706fc0ef854427e4077b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 11 Jan 2017 22:49:23 +0000 (23:49 +0100)]
Updated git submodules

Project: odlparent master a2ef47c962bc1fefe5f3f0ae53ba0b65241ac329

SingleFeatureTest java.security.egd /dev/urandom

This prevents SingleFeatureTest getting blocked on Karaf start-up e.g.
in netconf/features/netconf-connector which I just ran into on a build
server, due to very low entropy (cat
/proc/sys/kernel/random/entropy_avail); it was like 40 or so.

Bug: 6790
Change-Id: Iad71b3b3afb3dad64eeebcce2838e88f2f580606
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 11 Jan 2017 18:46:42 +0000 (13:46 -0500)]
Updated git submodules

Project: aaa master 5181080888ff22a86cf0bbb24329b02805960021

Remove RBAC rule implementation

RBAC rules were a concept that existed to automatically restrict some endpoints.  However,
they were not terrible useful and not mutable.  The point was to just restrict a
certain subset of endpoints for security purposes (i.e., the IdM endpoints).

This change removes unused concepts and makes a few minor fixes to existing code:
* make local vars final when appropriate
* better logging
* utilize File.separator instead of hardcoding "/"

Change-Id: If3a1f100e8a2b265be71cfb4722b64c76aacad34
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
VinothB [Wed, 11 Jan 2017 12:51:28 +0000 (18:21 +0530)]
Updated git submodules

Project: netvirt master af47bb4ff8f39f0e3ae534ca00b4a93ede72e9eb

Bug-7363: Fix for Flows are overlapped when we add custom SG along with ANY rule.

  *Added reg match condition to avoid flow overlapping issue in other_protocols

Change-Id: Iea12c93a64b418a7e0028359ca54473bac76077b
Signed-off-by: VinothB <vinothb@hcl.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 12 Jan 2017 00:00:45 +0000 (00:00 +0000)]
Updated git submodules

Project: releng/builder master c2bdb908a3c2dc3ae0970219264ba5503a393656

Merge "Enable Heat for csit-1node-periodic template"

Enable Heat for csit-1node-periodic template

Change-Id: I9c95849443816e10061dc0bf2dabedf910eede8c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 23:59:27 +0000 (23:59 +0000)]
Updated git submodules

Project: releng/builder master 55ffcc6b998de67516b09c92f9afa09c139bcef1

Merge "let number of hypervisors be 1 in the case that it's a single node openstack deployment"

let number of hypervisors be 1 in the case that it's a single node openstack deployment

a recent patch [0] was merged to double check that devstack has brought up the correct
number of hypervisors in the multinode openstack deployments. this patch didn't take
in to account that some jobs (e.g., vtn's openstack job) is doing control and compute
in a single node. this should fix that.

Change-Id: Ib7fd8a8c1d854199c0b501d2f3f71104c1914d87
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 23:53:51 +0000 (23:53 +0000)]
Updated git submodules

Project: releng/builder master fedf9edbba37062c6555b0cd144ce896d4fd9528

Merge "removing unused and old script"

removing unused and old script

Change-Id: I555a442a61a7c95220286b049e52fbacec2bf195
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 7 Jan 2017 04:40:41 +0000 (23:40 -0500)]
Updated git submodules

Project: releng/builder master db6f3db7605863035e0d18b555ca9bcdb5b70c49

Enable Heat for csit-1node and csit-verify-1node

1node-periodic will be complete in a separate patch.

Change-Id: I0729a1cd279d09a6f31593900a9c33e9f7cd1d4c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 20:05:02 +0000 (15:05 -0500)]
Updated git submodules

Project: releng/builder master 8d150807cf859713131d6d80b1918dd49e841ad9

Fix netvirt csit-1node openstack jobs

Missed some job config during the openstack template migration for Heat.

Change-Id: Idb275a37ddde50fbe3f0801aa94ee96880887723
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Sam Hague [Wed, 11 Jan 2017 18:44:56 +0000 (13:44 -0500)]
Updated git submodules

Project: netvirt master 61d63e7598d1f0cc32e2277554dd06f1b705a497

Use Developer Guide text in place of Documentation

Change-Id: I8ae9301af107f38d20ec0e0307d542eb5016335a
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoAdd right submodules path for NetVirt Getting Started Guide link 12/50312/1
Sam Hague [Wed, 11 Jan 2017 18:37:43 +0000 (13:37 -0500)]
Add right submodules path for NetVirt Getting Started Guide link

Change-Id: I58fbabe5ea4786f3dc9da9c84f3f88d19f0bc229
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Wed, 11 Jan 2017 17:52:40 +0000 (17:52 +0000)]
Updated git submodules

Project: releng/builder master 0ddb4025e911fac2dcaa0e3780c44deec9a5f68d

Merge "Enable Heat for integration-csit-verify-1node-library job"

Enable Heat for integration-csit-verify-1node-library job

Change-Id: I0c330fe29535c381d08dbb2c6d04463cc282db83
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 11 Jan 2017 17:44:52 +0000 (17:44 +0000)]
Updated git submodules

Project: releng/builder master e64c717a077554820238814dab919eae36851aaf

Merge "Remove old branches from yangtools csit"

Remove old branches from yangtools csit

There are no plans for backporting yang-system-test artifact to pre-carbon branches.

Change-Id: Ied82a25b7a1d4e362d66dd3477a5b5e343fadd37
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Wed, 11 Jan 2017 12:23:44 +0000 (13:23 +0100)]
Updated git submodules

Project: odlparent master 1f214db075f61c10251915f33ddc275cccb5d56e

Bump aeron/agron to 1.0.5/0.9.1

Bring in the latest bugfix releases for artery.

Change-Id: I182206de5d7062b039d79338271217a492c6f46b
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 17:11:35 +0000 (12:11 -0500)]
Updated git submodules

Project: releng/builder master a65b8fcaaac7392e3dbd315077149f65b9c02e3f

Make system detection script detect gbp for Heat

Our Heat script uses the gbp part of the image name such as "Ubuntu
14.04 - gbp - 20161031-0916" to detect which image spinup script to
initialize. This patch makes removes the os portion of the hostname as
it is not used in Heat instance names.

Change-Id: I36fd58271bd7a67721e65dbc4724e088c0f1f8bb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Alexis de Talhouët [Mon, 7 Nov 2016 23:00:04 +0000 (18:00 -0500)]
Updated git submodules

Project: netconf master 77cb41a716accda78004ca34f738884f8d4e6e74

Close missing resources when netconf-topolgy goes down

When the connection goes down, we are closing the NetconfDeviceCommunicator
instance but we aren't closing the RemoteDeviceHandler. I believe this is an
oversight, so implementing the Autocloseable interface in NetconfConnectorDTO
that will close both the resources. The consumer of this DTO can then call #close()
to release the resources.

Change-Id: I852a5aa29a73f8454aa1886990dfce9c7a019025
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 7 Dec 2016 10:45:03 +0000 (11:45 +0100)]
Updated git submodules

Project: genius master 2725e918e481f404c4adaa7de92736e8cfb838a6

Action redesign: ActionType.set_field_...

This patch switches MPLS labels, PBB ISID, VLAN and tunnel id handling
to the new model.

Change-Id: I18b621016f490bf84b4f68d1bfb78e14addc6030
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoMerge "Pull netvirt docs from netvirt"
Colin Dixon [Wed, 11 Jan 2017 14:37:13 +0000 (14:37 +0000)]
Merge "Pull netvirt docs from netvirt"

7 years agoMerge "Fix links to OVSDB docs"
Colin Dixon [Wed, 11 Jan 2017 14:36:56 +0000 (14:36 +0000)]
Merge "Fix links to OVSDB docs"

7 years agoUpdated git submodules
Stephen Kitt [Wed, 7 Dec 2016 07:42:34 +0000 (08:42 +0100)]
Updated git submodules

Project: genius master 9ee753644ab9c7b770c4356527fd289b4f74fb68

Action redesign: refactor ActionType.learn

Change-Id: I5ffe1d46dd1a88d25a466a976ab4cd03c532ea69
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Thu, 3 Nov 2016 20:32:57 +0000 (16:32 -0400)]
Updated git submodules

Project: netconf master 37364f148b9cd85bfca68d0be1bb4691bb452369

Bug 5407 - Deprecate Netconf Loopback Mount Through Config Subsystem

Change-Id: I4c413a918a98d82d1a081c297375e68b1105d1a7
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 5 Oct 2016 16:59:51 +0000 (18:59 +0200)]
Updated git submodules

Project: netvirt master 87bfb5f23ad64ebf02e4e75d33ff6cfa9332ee8f

Optional clean-up

Clean up Optional handling using .transform() and .orNull().

Clean up Optional construction using .fromNullable().

Remove Optionals wrapping collections (returning empty collections
instead).

Change-Id: I356152f60bcfcdcd7a21347f925370ad1a5b9a2a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Wed, 11 Jan 2017 12:51:33 +0000 (12:51 +0000)]
Updated git submodules

Project: releng/builder master 7249f71cdaed3cd57246123bf36eb8329c999cfb

Merge "Enable Heat for docker templates"

Enable Heat for docker templates

Change-Id: I34af08adfb501cdd7dbaee39d8f6bb8e415a0ac1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Wed, 11 Jan 2017 12:51:11 +0000 (12:51 +0000)]
Updated git submodules

Project: releng/builder master 2c5527db2072cd7132da158dfe6481761b25c485

Merge "Enable Heat for openstack templates"

Enable Heat for openstack templates

Change-Id: I59a4597008a5918c33d36f7688c11d18c2b5fd7d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 5 Oct 2016 16:59:51 +0000 (18:59 +0200)]
Updated git submodules

Project: netvirt master f427d78a890a95025f7c0aa5b3cb0c1ee72de6f7

Optional clean-up

Fix a couple of invalid Optional uses:
* Optional should never be used instead of a direct null-check;
* Optional should never wrap a collection.

Change-Id: I157aa18cad75461fad79d14a321ad85c35693e1c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 05:00:25 +0000 (00:00 -0500)]
Updated git submodules

Project: releng/builder master 0e6e943d14d42481268fc235ce8386fa709142e8

Add Gerrit Trigger for guava21 autorelease job

Change-Id: I1f90fddd7100d12ec0f3b5adb89150b7d6fb0814
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 04:32:53 +0000 (23:32 -0500)]
Updated git submodules

Project: releng/builder master 69478ef6c64c4eb4a36043920dddbad0165d0174

Use jenkins-$SILO as ssh user

Fixes the guava21 build in releng.

Change-Id: Ib1e3e97ff9b1243724472ed4377b4ac777dd9b92
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 03:12:22 +0000 (22:12 -0500)]
Updated git submodules

Project: releng/builder master fe03a1ac4afd7b70ab342ce97808fe068b383317

Add autorelease-release job for testing guava21 changes

Change-Id: I8c5222bd41223a7cd9d49d7d508c4af2d3b476d3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 10 Jan 2017 10:05:53 +0000 (11:05 +0100)]
Updated git submodules

Project: netvirt master a8c607039a96c021c4a6c346bf8ba0395dec34e4

Remove xtendbeans direct dependency

because this now gets inherited transitively from
mdsal-binding-test-utils.  E.g.
https://git.opendaylight.org/gerrit/#/c/50137/ upgrades the version of
the xtendbeans dependency in mdsal-binding-test-utils, and the fixed
version here unnecessarily ties aclservice to the old version.

Change-Id: Id8f2ba2933d147973fe24bd730ed9d4a156bfc4e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Daniel Malachovsky [Wed, 14 Dec 2016 17:01:27 +0000 (18:01 +0100)]
Updated git submodules

Project: netvirt master 061ced979fe54134de2f2920ca753cbd7139b7f8

Replace dlux with dluxapps features

Renaming is due to DLUX project split.
Also, replacing yangui feature with yangman, new, redesigned and restyled
application.

https://wiki.opendaylight.org/view/Weather#Rename_some_odl-dlux-.2A_features_to_odl-dluxapps-.2A

Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
Change-Id: If3f0b7641d27855a71d15fce21a2c2dd6a8b1326

7 years agoUpdated git submodules
Thanh Ha [Wed, 11 Jan 2017 02:59:07 +0000 (21:59 -0500)]
Updated git submodules

Project: releng/builder master f2d344f9d9132f87bce933b69a3c0ce3acfac686

Add git-review to autorelease spinup script

Temporary measure until Ie03aa8a6364076690e5963b422c17e4feb70a6e2 is
built and updated.

Change-Id: Ib742cf4bc7967bdeb55023e940e613c5485a8453
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Abhinav Gupta [Mon, 19 Dec 2016 10:26:46 +0000 (15:56 +0530)]
Updated git submodules

Project: netvirt master 30d623042972342f1853724246360c12ba25f715

Bug 7403 : getl3vpn RPC behavioural issues

Following issues are fixed wrt getL3VPN RPC:

1. When fetches all VPNs and none is present, incorrectly shows error. >>
should display success

2. When all VPNs are deleted after being created, and then the RPC is used
to fetch for all VPNs and none is present, shows success by processing
wrongly. >> logic needs to be hardened.

3. when all VPNs are fetched, vlan-provider implicit VPNs should not be
displayed.

4. When specific VPN is fetched, internal VPNs corresponding to routers
should not be displayed.

5. When specific VPN is fetched, vlan-provider implicit VPNs should not be
displayed.

Change-Id: Ic08bd2fb5b1558e036531e7613e881a42adfd9b1
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
7 years agoUpdated git submodules
vinoth [Thu, 29 Dec 2016 17:16:10 +0000 (22:46 +0530)]
Updated git submodules

Project: netvirt master 64ef376b041e2642df8522ddd7f28b1a9f7ffaf1

Bug 7406: The flows are overridden.

Problem:
The flows are overriddern when multiple router
connect with same external network, due to this
the ping was not succeed in first created router.

Use cases:
* Fix the override problem when connect multiple routers
  with same external network.
* The flows were properly create and delete
   the multiple VLAN external networks.
* The ping was success all the test cases
  for multiple VLAN external networks.

Change-Id: If521912e0a042fac066855c1e045af91c19bd7b6
Signed-off-by: vinoth <m.vinoth@hcl.com>
7 years agoIgnore submodules 52/50252/1
Sam Hague [Wed, 11 Jan 2017 02:56:49 +0000 (21:56 -0500)]
Ignore submodules

Change-Id: Ie02448fc84b2525225231d925fc16a173373392b
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoPull netvirt docs from netvirt 54/49454/7
Sam Hague [Thu, 15 Dec 2016 22:09:00 +0000 (17:09 -0500)]
Pull netvirt docs from netvirt

Change-Id: I6a6d0ff339a2da46477f8867aa30472fefc73b19
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoFix links to OVSDB docs 26/50226/4
Colin Dixon [Tue, 10 Jan 2017 20:24:20 +0000 (15:24 -0500)]
Fix links to OVSDB docs

We can change this to point to docs hosted in the ovsdb project when
they exist, but at least we now don't link to non-existent docs and do
link to the docs we have.

Change-Id: I43834dcfd7b9502568e08bca4c66cf2d470371b8
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Alvaro Gonzalez ARROYO [Mon, 12 Dec 2016 11:43:40 +0000 (12:43 +0100)]
Updated git submodules

Project: netvirt master 3917ca8508653d6b50d07c387c9d1e31e778bf11

Bug 7355: Remove Vrf Entries in a single transaction

Make removeVrfEntries() and removeVrfEntriesByOrigin()
methods to remove Vrf entries in one single transaction
instead of several transactions, one per Vrf entry
to be removed.

Change-Id: I5408c100c17e2f61f41c1f0b754dd38f7b9917fa
Signed-off-by: Alvaro Gonzalez ARROYO <alvaro.gonzalez.arroyo@ericsson.com>
7 years agoUpdated git submodules
hari.pr [Thu, 29 Dec 2016 15:01:34 +0000 (20:31 +0530)]
Updated git submodules

Project: netvirt master 3da90109f5ca04c8506f192379e359c688b71068

Bug 7393: Flows are not getting removed from table:20 and table:90

    * Fixed code for removing table#20 flows removal in DistributedArpService.
    * Added code for removing table#90 flows removal in SecurityServicesImpl.

Change-Id: I002a245b4cabda190e14eaaa30d7b8c0356056bf
Signed-off-by: hari.pr <hari.pr@hcl.com>
7 years agoUpdated git submodules
Sam Hague [Tue, 10 Jan 2017 21:50:22 +0000 (16:50 -0500)]
Updated git submodules

Project: netvirt master d106ab6b1ac3005cf8cde567d4d3b811e213583f

Updates to NetVirt docs from some user feedback

Change-Id: I0f2ce58052d921813b1ae75530aa58eca4cd919d
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Suraj Ranjan [Mon, 21 Nov 2016 10:21:59 +0000 (15:51 +0530)]
Updated git submodules

Project: netvirt master 06be7d0606e185e111d20fcb4d2ebf053bc7da96

Spec for L3Vpn Over Vxlan With Evpn RT5

This spec provides detailed documentaion of Support of VXLAN based
connectivity across Datacenters using EVPN RT5 to achieve L3 connectivity.

Change-Id: Ia65e21e0cc11c86b34f622ad22fa6fd3aacb21db
Signed-off-by: Suraj Ranjan <suraj.ranjan@ericsson.com>
Co-Authored-By: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Tue, 10 Jan 2017 21:22:24 +0000 (16:22 -0500)]
Updated git submodules

Project: netvirt master 1c7e5fa9517110862eaa9ac57bfff8e11f468c3f

Add basic initial docs for new layout

Change-Id: Ib6588368370f349e6695faa463cd3c847b2921f9
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
suvitha.balu [Mon, 9 Jan 2017 05:27:57 +0000 (10:57 +0530)]
Updated git submodules

Project: integration/test master e5adbbdd552b044cae5b29c253b46b4943dfbff9

Fix for NonExistentRouter delete TC for Newton

Change-Id: Ib645cee7c23b811e6affefc5e980d3be95d3b829
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Anil Belur [Tue, 10 Jan 2017 21:29:47 +0000 (21:29 +0000)]
Updated git submodules

Project: releng/builder master a3ba22c85ab0f73802bece47ff9f41cce58ec1dc

Merge "Fix validate-autorelease failure caused by 50171"

Fix validate-autorelease failure caused by 50171

Patch https://git.opendaylight.org/gerrit/50171 broke
validate-autorelease jobs because it modified a script that the job
needed and forgot to update with the new macro introduced.

Change-Id: I15a2e38735403197382554ec0a72c9fa902829a1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Tue, 10 Jan 2017 20:09:48 +0000 (20:09 +0000)]
Updated git submodules

Project: releng/builder master 81d8bbfef8ceedbe456f6db8db695c4f874c8b6f

Merge "Filter out bad environment variables"

Filter out bad environment variables

Change-Id: Id0631226ac1ebd433ff72d079b598e43e1f4f660
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Remove netvirt references from ovsdb"
Colin Dixon [Tue, 10 Jan 2017 19:54:49 +0000 (19:54 +0000)]
Merge "Remove netvirt references from ovsdb"

7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 10 Jan 2017 19:48:46 +0000 (19:48 +0000)]
Updated git submodules

Project: releng/builder master 918be17d6ad917cc01a9c22fbaaef4bd388ed2c8

Merge "add support for netvirt-cluster openflowplugin patch-test"

add support for netvirt-cluster openflowplugin patch-test

Change-Id: I51a224d4faa9af92a4d9c1fc196a77c91fee8dd4
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 10 Jan 2017 19:48:11 +0000 (19:48 +0000)]
Updated git submodules

Project: releng/builder master 7885c1966559e25710ecbd0ab477e96514c9b208

Merge "add nevirt tests for genius patch test"

add nevirt tests for genius patch test

Change-Id: Ib08cfdbfe2d512e2fa00fcaf93b00b07bbb8cd74
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 10 Jan 2017 19:45:45 +0000 (19:45 +0000)]
Updated git submodules

Project: releng/builder master 0273121306c61f48a65421e01b71b0d2e1c83ada

Merge "Add yangtools system test job"

Add yangtools system test job

Change-Id: I7b8461509fb6512a8484ecc3d7c5c1fb9ef2b593
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 10 Jan 2017 17:54:41 +0000 (17:54 +0000)]
Updated git submodules

Project: releng/builder master f1567d48664717d21313d9473786b994afb46672

Merge "Enable Heat for {project}-csit-verify-3node-{functionality}"

Enable Heat for {project}-csit-verify-3node-{functionality}

Change-Id: I930f2f4af5cc322608692845b48a7c16ffd8e2f1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Tue, 10 Jan 2017 17:53:55 +0000 (17:53 +0000)]
Updated git submodules

Project: releng/builder master 1114408e7a08116cd212918bc5c218d70853f02f

Merge "Enable Heat for {project}-csit-3node-{functionality}-{install}-{stream}"

Enable Heat for {project}-csit-3node-{functionality}-{install}-{stream}

Change-Id: Id539d5bfb87965c667e54c070f516c816dd3f37d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polak [Tue, 10 Jan 2017 17:31:45 +0000 (18:31 +0100)]
Updated git submodules

Project: releng/builder master e80aef9ea0e431ca47f12792d9111f33fccb0269

Comment on autorelease-generate-release-patches position

Change-Id: Iac10c0465a3183fc7f31aa371b34e39021efe2d5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Faseela K [Tue, 10 Jan 2017 17:01:20 +0000 (17:01 +0000)]
Updated git submodules

Project: genius master 9e5c31b129f530e5aefc0eadc9b18763c8ebff33

Merge "Blueprint for LockManager"

Blueprint for LockManager

Change-Id: I3e1a1a396520cfd01d725407024b19fff09cb26e
Signed-off-by: Edwin Anthony <n.edwin.anthony@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 9 Jan 2017 21:26:34 +0000 (16:26 -0500)]
Updated git submodules

Project: releng/builder master ffba7f591eefb0c9e9eaf8fd56b5b501787fd630

Enable Heat for {project}-csit-3node-periodic-{functionality}-{install}-{stream}

Change-Id: I82bb89334bfd0fd552f68a8dff729e73505f997d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Tue, 10 Jan 2017 16:05:37 +0000 (16:05 +0000)]
Updated git submodules

Project: releng/builder master 2f2ed592a62801c026f1f06d11cdb2097695d9ac

Merge "Add integration-infra-stack macro"

Add integration-infra-stack macro

This macro uses the opendaylight-infra-macro as well as includes the
integration-cleanup-workspace macro and shell script to generate the
stack environment file needed to spin up a Heat system.

Change-Id: Ica4f3a5600b56cf59daef4c79e10e0e6e16d8b12
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Peter Gubka [Tue, 10 Jan 2017 14:47:24 +0000 (15:47 +0100)]
Updated git submodules

Project: integration/test master 4eae9459e8efeab74b664308175ae0b178e4553e

Update version.robot to reflect netconf connector usage

Change-Id: I1b206601879b067026052fa0625e23d9723f39fb
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
David Goldberg [Sun, 11 Dec 2016 15:14:51 +0000 (17:14 +0200)]
Updated git submodules

Project: netvirt master 2b1d8a9f553e5017f872ba4cd023031777ac9ac3

BUG7339:EtreeLeafBG isn't updated with new remotes

Change-Id: I8d60dd51dc74828ac5b72d8eca66527d2aad029f
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 10 Jan 2017 14:34:21 +0000 (15:34 +0100)]
Updated git submodules

Project: genius master 7dd4cee972b0c28b3b1ad718dcc10fca94814e86

Fix ActionRegLoadTest & ActionRegMoveTest failures

this happened following the upgrade of the xtendbeans test utility in
https://git.opendaylight.org/gerrit/#/c/50137/, because of
https://github.com/vorburger/xtendbeans/commit/b554dcf088646122bbcc6dbed83025023f32f7dc

Change-Id: I44fbda1ff45fa5f3d390f7b8af49dafd43398f8c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Ravit Peretz [Tue, 10 Jan 2017 11:59:53 +0000 (13:59 +0200)]
Updated git submodules

Project: releng/builder master b4a24db69671602a92b699d7b8042a4ddb7613e0

split autorelease fix-relative-paths step

Currently autorelease-generate-release-patches step contains
both release tag patch generation and fix-relativepaths.sh
script which is missleading.
fix-relativepaths is needed for compilation and is not related
to the release tag patches generation.
Therefore, I separated them.

Change-Id: I68643052b512a566d776d6a4cc557a5c4a6eefcf
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Fri, 6 Jan 2017 15:55:18 +0000 (21:25 +0530)]
Updated git submodules

Project: netvirt master 42c69470f168b949dbea5b24ce94e7907c0b3b2f

Bug 7476: Configure Reachable Time in IPv6 Router Advt

Currently, ODL IPv6 Router does not specify the "Reachable Time" in the
Router Advts. So, Neighbor unreachability detection algorithm in the
hosts use the default value of REACHABLE_TIME (i.e., normally 30 seconds)
which is distributed with a random factor between MIN_RANDOM_FACTOR (.5)
and MAX_RANDOM_FACTOR (1.5).

In this patch, we configure "Reachable Time" to two minutes to reduce the
number of Neighbor Solicitation messages in the tenant network. In a future
patch, we can make this a configurable value.

Change-Id: Icd40d51d9ec9e34306c1d05fdaa7348fb25ad302
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Tue, 10 Jan 2017 11:52:39 +0000 (12:52 +0100)]
Updated git submodules

Project: odlparent master 342afbabf397dbbab7b61b5bf51e4d5df276c87c

BUG-7446: Package Guava 21-rc2

Bump the packaged version to rc2.

Change-Id: If46bb289bd426a391aa68c1abe770295ae5f2d0b
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 10 Jan 2017 03:37:13 +0000 (19:37 -0800)]
Updated git submodules

Project: integration/test master c0778e2d7813525714f3d7bd72ea737aa5bdc710

Stabilize OF Reconciliation test

- Remove ssh karaf from the suite setup. This is to avoid the ssh karaf
failure we see lately in CI.

- Kill controller if it does not stop after 2 minutes. This is required when
test runs in the -all- mode (many features loaded).

Change-Id: I2a9be15890d7f3f8f4e6680139e0ba4aceb69df2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jakub Morvay [Tue, 10 Jan 2017 13:15:30 +0000 (13:15 +0000)]
Updated git submodules

Project: netconf master 4c291aa849ba1e7e2a498b694219254e07372793

Merge "Bug 7429 - Upgrade docgen in restconf to the latest draft of ietf-restconf"

Bug 7429 - Upgrade docgen in restconf to the latest draft of ietf-restconf

  *upgrade paths from 17 to 18

Change-Id: I885e59c0ddc3a6668514f531fc6025ba2effedb0
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 10 Jan 2017 12:36:37 +0000 (12:36 +0000)]
Updated git submodules

Project: netconf master 7b1674ad35be31bba6a83c116677e0dee197cb92

Merge "Bug 7432 - eliminate use of yang-parser-impl internals"

Bug 7432 - eliminate use of yang-parser-impl internals

Switch to using YangParserTestUtil in netconf-cli module instead.

Change-Id: I1db0986a6030f3277286d8980f022ebb1c9042ca
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Jakub Toth [Mon, 9 Jan 2017 10:35:00 +0000 (11:35 +0100)]
Updated git submodules

Project: netconf master 0e68dd223c2e1c949bc4ebb204ea3a2730a62fc4

Bug 7433 - Remove use of YangSchemaSourceImpl from restconf tests

Change-Id: I3a5901618cbe162eed07cf0301626e6228df4360
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 10 Jan 2017 07:05:50 +0000 (07:05 +0000)]
Updated git submodules

Project: releng/builder master 5228bc509df8d89dc3122d98f983b86243e4037c

Merge "add core feature to ofp patch test"

add core feature to ofp patch test

There is an implicit "all" already built in [0] to our patch test
that will run *all* of the CSIT jobs in the .yaml and does not
need an "all" feature defined. I'm not sure how that {csit-list}
gets created, but it's how it's working in practice, and seems
handy.

So, if this is merged the new gerrit keyword would be test-openflowplugin-core
BUT the old test-openflowplugin-all would still give the same results for
now. However, this will let others (like in this patch [1]) be able to add
more interesting scenarios (e.g. test-openflowplugin-netvirt) and if that
comes along doing test-openflowplugin-all will now include those new ones.

[0] https://github.com/opendaylight/releng-builder/blob/master/jjb/integration/integration-templates.yaml#L1248
[1] https://git.opendaylight.org/gerrit/#/c/50033/

Change-Id: I537a835f0c88998ad73c32f624a32c2017baf90c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vishal Thapar [Tue, 10 Jan 2017 04:45:50 +0000 (04:45 +0000)]
Updated git submodules

Project: genius master c56f28db15a3ebbbdea28c576eccbf0d6673dfac

Merge "Spec for ITM Tunnel Auto-config feature."

Spec for ITM Tunnel Auto-config feature.

1. Added specification document for ITM Tunnel Auto-config feature.
2. Linked spec to specs/index

Change-Id: I1f7afb9ea91cb00ad118bd11aa3d4f7c61a21798
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
7 years agoUpdated git submodules
Ankit Tripathi [Thu, 22 Dec 2016 07:02:40 +0000 (12:32 +0530)]
Updated git submodules

Project: netvirt master 038534892a720d0dc9da2572b6f673f16cc2df81

Scalability of ServiceChainTag

Presently scftag is stored in 8 bits of metadata. Now we are using ovs
register so that 31 bits can be used.

Change-Id: I4debf8d0d649e789f67e2db9d24c146b5d005bd2
Signed-off-by: Ankit Tripathi <ank123it@gmail.com>
7 years agoUpdated git submodules
Anil Belur [Mon, 9 Jan 2017 23:48:46 +0000 (23:48 +0000)]
Updated git submodules

Project: releng/builder master 869ddaf892cbf801893238773557d760aa5aa74a

Merge "Default generic mininet to mininet-ubuntu"

Default generic mininet to mininet-ubuntu

Mininet only runs on Ubuntu nodes now. This change is needed for Heat as
it does not currently provide a OS name in the node name to properly
detect the spinup script.

Change-Id: I3247b14d21a95ad8b55d04ac8eb361831c4929ab
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 9 Jan 2017 22:42:56 +0000 (22:42 +0000)]
Updated git submodules

Project: releng/builder master 3ad73753e521e611eca9e5cb2e64277c80eb6eda

Merge "pin jobs to specific devstack flavored vms based on openstack version"

pin jobs to specific devstack flavored vms based on openstack version

Change-Id: I1c44a6a9b0893c8f12856ee722f80a78f08a47e8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Mon, 9 Jan 2017 18:59:30 +0000 (19:59 +0100)]
Updated git submodules

Project: integration/test master 0250c0d9bf4f404e4cec51ad529ee7b5fd82b7c4

System test for Yangtools

+ Yang file preparation Resource introduced.
+ Suite binding-parent refactored to use that Resource.
+ The robot suite suite.
+ The testplan.
+ Artifact downloading now supports multipatch job.
*- Only as a suite keyword, probably should be moved to NexusKeywords.
+ RemoteBash.robot Resource introduced to host operations common for multiple tools.
+ Changes to existing libraries:
*+ Added TODOs to de-duplicate with respect to RemoteBash.
*+ NexusKeywords:
**+ NexusKeywords__Get_Items_To_Look_At knows yang-system-test.
**+ Deploy_From_Url to skip URL construction.
**+ Install_And_Start_Java_Artifact
**+ ${explicit_url}=${EMPTY} option added where needed
*+ TemplatedRequests:
**+ ${accept} argument no longer mandatory for Get_From_Uri
*+ New Copyright year.

Change-Id: Iea6ef141838daac7d23c29dbef455907cd937070
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 15 Dec 2016 09:25:59 +0000 (01:25 -0800)]
Updated git submodules

Project: integration/test master c42e303ca6d81c957085cc863e591b989268874e

New OF reconciliation suite + other fixes

- New reconciliation suite for groups and flows.
- Consolidate OpenFlow KWs in FlowLib.robot
- Consolidate Mininet KWs in MininetKeywords.robot
- Adjust existing test to the above changes.
- Fix Delete flow check in cluster test.
- Use org.apache.karaf vs karaf to find karaf instances.
(this allows to run pybot command in controller VM)

Change-Id: Ifee126a812f0cf25b29113db5f1543b5b15fabec
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 5 Jan 2017 04:45:20 +0000 (23:45 -0500)]
Updated git submodules

Project: releng/builder master 8f6fca564dc9f568f9e553b993b8dfb61d2f9653

OpenStack Heat Orchestration Templates

Use HOT [0] to instantiate CSIT instances in the public cloud. The idea
here would be to store heat orchestration templates inside
releng/builder and then use them to spin up the full CSIT labs in the
public cloud via heat calls against the public cloud api.

CSIT jobs will need to be rewritten to have a builder step that
instantiates the CSIT lab similar to what JClouds provides today
followed by a publisher step to clear up the lab at the end of the
build.

Will spin up nodes using the naming format ($JOB_NAME is actually a sum
calculation (echo "$JOB_NAME" | sum | awk '{ print $1 }'):

    $JOB_NAME-$BUILD_NUMBER-{type}

Stack name will simply be $JOB_NAME-$BUILD_NUMBER.

This patch preserves the build conditions for JCLOUDS such that the
common scripts work whether the job is using JClouds or Heat. We will
want to remove the conditional statements once all ODL jobs have moved
over to using Heat.

[0] http://docs.openstack.org/developer/heat/template_guide/index.html

Change-Id: I5cd7fc407119681c48885140ffc8ee594f8cab0c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 9 Jan 2017 16:31:03 +0000 (16:31 +0000)]
Updated git submodules

Project: releng/builder master 481062d4922a2927efe775c4466aee3d400ed5a0

Merge "Reduce printing during wait in distribution check"

Reduce printing during wait in distribution check

Change-Id: I3d49f238886c65819f012a77565b8a01f5f67437
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 9 Jan 2017 16:26:28 +0000 (16:26 +0000)]
Updated git submodules

Project: genius master 45b4daae468063bebc0bfa53a9447f3e6c97ef18

Merge "ITM POM minor clean up"

ITM POM minor clean up

moved all Testing Dependencies together

removed not needed <version> of org.apache.karaf.shell

Change-Id: I2f363becf04bc2903fb249af7070c94018349ce8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 9 Jan 2017 16:14:50 +0000 (11:14 -0500)]
Updated git submodules

Project: releng/builder master 77ca037b9591ad224007ab2998fd8a9f74978e6b

Add jq install to spinup scripts temporarily

Currently unable to rebuild CentOS 7 packer due to [0]. Temporarily use
spin up scripts to deploy jq until we're able to rebuild CentOS 7
successfully.

[0] https://bugs.centos.org/view.php?id=12598

Change-Id: Ib340eb37283e02f213e9771eac54bdfec80fb7ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Miguel Perez [Tue, 27 Dec 2016 10:53:20 +0000 (11:53 +0100)]
Updated git submodules

Project: netvirt master 0076b2053ce005936004a80f127dc215b4a647ee

Cleanup about isIpInSubnet

 + Method VpnUtil.isIpInSubnet is already in
   Genius's NWUtil class, so it is not needed here
   anymore

Change-Id: I7a18eba86e76d06d1d546c6d5b118cce2a46e073
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 16 Dec 2016 21:27:17 +0000 (22:27 +0100)]
Updated git submodules

Project: infrautils master d3c55a6f4390ab29a92fb92aa3f8404785cf4ad4

infrautils.testutils with JUnit @Rule LogRule & RunUntilFailureRule

see the ExampleTest for an illustration of usage, output:

[main] INFO ...tests.ExampleTest - BEGIN @Test testA()
[main] INFO ...tests.ExampleTest - doin' stuff in testA...
[main] INFO ...tests.ExampleTest - END (51ms) @Test testA()
[main] INFO ...tests.ExampleTest - ============================
[main] INFO ...tests.ExampleTest - BEGIN @Test testB()
[main] INFO ...tests.ExampleTest - doin' stuff in testB...
[main] INFO ...tests.ExampleTest - END (100ms) @Test testB()
[main] INFO ...tests.ExampleTest - ============================

Change-Id: I3c344afff87063ec786ec02229ffa208942e7439
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Miguel Perez [Tue, 27 Dec 2016 18:21:30 +0000 (19:21 +0100)]
Updated git submodules

Project: genius master 25fcfd8da20bb31dde4847195798f1b9de7e57f8

Refactor NWUtil.toStringIpAddress

 + Replaces the current StringBuilder approach with the
   InetAddress.getByAddress() method that is 1) faster and
   2) IpV6 compatible.

 + This method is not used anywhere (yet), but it will.

Change-Id: Ife5fa781542a8465626d8a6bc2feb6d66cfa62b6
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Olga Schukin [Wed, 4 Jan 2017 07:59:53 +0000 (09:59 +0200)]
Updated git submodules

Project: netvirt master a85a20daa0342ba7c65f365132a245d3cf82656c

Bug 7496: Errors and exceptions handling

Add fixes of the following problems:
1) TransactionCommitFailedException{message=Data did not pass validation., ...
   router-to-vpn-mapping/routermapping does not exist. Cannot apply modification to its children.]]}
at org.opendaylight.genius.mdsalutil.MDSALUtil.syncDelete(MDSALUtil.java:571)
at org.opendaylight.netvirt.natservice.internal.RouterPortsListener.remove(RouterPortsListener.java:93)

2) Exception in thread "..." java.lang.NullPointerException
at org.opendaylight.netvirt.natservice.internal.ExternalNetworkGroupInstaller.installExtNetGroupEntries(ExternalNetworkGroupInstaller.java:79)

3) Exception in thread "..." java.lang.RuntimeException: java.lang.IllegalArgumentException: All keys must be specified for class
   org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.elan.rev150602.elan.dpn.interfaces.elan.dpn.interfaces.list.DpnInterfacesKey.
   Missing key is getDpId. Supplied key is DpnInterfacesKey []
at org.opendaylight.netvirt.elan.utils.ElanUtils.read(ElanUtils.java:299)
at org.opendaylight.netvirt.elan.utils.ElanUtils.getElanInterfaceInfoByElanDpn(ElanUtils.java:501)

4) Exception in thread "..." java.lang.NullPointerException
at org.opendaylight.netvirt.vpnmanager.VpnInterfaceManager.update(VpnInterfaceManager.java:1243)

5) ERROR | Port Info Config DS to set isFloatingIpDeleted flag as true failed with exception java.lang.IllegalArgumentException:
   All keys must be specified for class
   org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.natservice.rev160111.floating.ip.port.info.FloatingIpIdToPortMappingKey.
   Missing key is getFloatingIpId. Supplied key is FloatingIpIdToPortMappingKey []

6) Exception in thread "..." java.lang.NullPointerException
at org.opendaylight.netvirt.neutronvpn.NeutronvpnManager.removeL3Vpn(NeutronvpnManager.java:1486)

7) Exception in thread "..." java.lang.NullPointerException
at org.opendaylight.netvirt.natservice.internal.NatUtil.getSubnetIpAndPrefix(NatUtil.java:953)

Change-Id: I91053bc78623c68e530f705ee1795d964839df19
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
Robert Varga [Tue, 20 Dec 2016 14:05:20 +0000 (15:05 +0100)]
Updated git submodules

Project: netconf master 3c03dd6d9a59a737293cad70062b5a0a7bd8e4a8

BUG-4219: use upstream karaf.version

Rather than hard-coding a specific version, pick it up
from odlparent.

Change-Id: I27c16ba9963cc1fea4e482fc006067a191111662
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Tue, 20 Dec 2016 13:43:34 +0000 (14:43 +0100)]
Updated git submodules

Project: netconf master 36e9654afba1684ee0b46244fe3b211d6b1d7aa0

BUG-4219: use scope=provided for karaf dependencies

We should not be pulling in the dependencies, but rather
require them to be provided.

Change-Id: I9f41c3f35d5b8d0b0a14b871816b66a13347781b
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 9 Jan 2017 03:38:18 +0000 (22:38 -0500)]
Updated git submodules

Project: releng/builder master 4f61acca05d60e763fa9f4eeefd91e270efd0d73

Add jq command into robot images

jq is a useful shell command to parse json data. We need this to help us
parse openstack commands used by opendaylight-infra to spin up systems using
Heat templates.

Change-Id: I5c5f0ae949c1ac65138379c29228962be985491c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Sun, 8 Jan 2017 03:16:05 +0000 (03:16 +0000)]
Updated git submodules

Project: genius master 03fbe49dc82f35103b3fa85ffebd0088d579e80b

Merge "Replace dlux with dluxapps features"

Replace dlux with dluxapps features

Renaming is due to DLUX project split.
Also, replacing yangui feature with yangman, new, redesigned and restyled
application.

https://wiki.opendaylight.org/view/Weather#Rename_some_odl-dlux-.2A_features_to_odl-dluxapps-.2A

Change-Id: I4cfeef30c7e83820ef628831c9a2ff6fb2622421
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoUpdated git submodules
Janki [Wed, 21 Dec 2016 15:07:56 +0000 (20:37 +0530)]
Updated git submodules

Project: netvirt master 6ada154ae38832c4b46bd92e68bd4d0901cc3015

Bug: 7422 Resolve checkstyle errors

Fix checkstyle errors at multiple places

Change-Id: I94d424dd9ee773ba65f4c31e51642e3c800c873a
Signed-off-by: Janki <jchhatba@redhat.com>
7 years agoUpdated git submodules
Miguel Perez [Fri, 30 Dec 2016 11:39:53 +0000 (12:39 +0100)]
Updated git submodules

Project: netvirt master 8c4c9e02bd6517ce59e1d80868000ef587ee1665

Bug 7463: nexthop in leaked routes is wrongly set

 + It is being set as nexthop the String representation of
   the Ipv4Address object instead of the value of the Ipv4Address as
   a String

Change-Id: Ife91ac823709a80c88b8aacaa03451f2ecac8831
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>