docs.git
7 years agoUpdated git submodules
karthikeyan [Fri, 3 Feb 2017 06:54:21 +0000 (12:24 +0530)]
Updated git submodules

Project: netvirt master 4a5e0aacc1dab413526ba05f5b6d99ecc7b750d9

EVPN spec changes to address few extra use-cases for NAT

Updated NAT Section for following Use Cases to Support EVPN_RT5
1) DNAT to DNAT Traffic (Intra DC)
2) SNAT to DNAT Traffic (Intra DC)
3) Non-NAPT to NAPT Forward and Reverse Traffic

Change-Id: I6d88f4e2f6df465475f806429b35bf9480366701
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
7 years agoUpdated git submodules
Janki [Thu, 2 Feb 2017 14:53:48 +0000 (20:23 +0530)]
Updated git submodules

Project: netvirt master 5a4185057a90f0892e76144f3b90c85aa6df412c

Bug: 7483 Implement IPv6 component tests in ACLService

This is based on and inspired by the similar IPv4 tests

Change-Id: I2a5416992d178c8bfd99c5822005462f0536e44f
Signed-off-by: Janki <jchhatba@redhat.com>
7 years agoUpdated git submodules
Alon Kochba [Wed, 15 Feb 2017 19:16:03 +0000 (21:16 +0200)]
Updated git submodules

Project: netvirt master 340cea235b489d68d49d4429d8b92f115f3e8de0

Fix potential NPEs in ELAN tunnel handling

We encountered null ElanInfos in CSIT after deletion
of all the interfaces via REST in BFD Monitoring suite,
this should not prevent other elanDpns from processing.

Change-Id: I465b62cb5133e6aea5326eb4219fc82a70eab70e
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Tomas Cere [Mon, 20 Feb 2017 10:53:12 +0000 (10:53 +0000)]
Updated git submodules

Project: netconf master 8f381a390a956759a6cfeede40f13e3e2825bbdd

Merge "Remove unused imports in the whole NETCONF project"

Remove unused imports in the whole NETCONF project

Change-Id: I03f07fea22fa7c290acf6be8ac86e5aa00970143
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Periyasamy Palanisamy [Wed, 15 Feb 2017 09:48:15 +0000 (15:18 +0530)]
Updated git submodules

Project: netvirt master 962c48b4263be629ef0f1e07009ced7ec59ba4e6

adding lport tag for temporary mac learning

* loading lport tag into NxmNxReg1 while binding elan service
to the interface.
* adding NxmNxReg1 match for table 49 using relearn action

Change-Id: I2914c08157bf33fdb033b7656f1692b6be3ea690
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Hideyuki Tai [Wed, 25 Jan 2017 21:43:00 +0000 (21:43 +0000)]
Updated git submodules

Project: netvirt master 0b362a0a3428e524c4ef681c8adbeac8fd8b2ceb

Improve log messages.

* Correct wrong messages.
* Change the log level of some messages into the appropriate level.

Change-Id: I3e238611ebc9c9fc42aa800caa2a44621880c9aa
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoUpdated git submodules
Anil Belur [Sat, 18 Feb 2017 11:44:01 +0000 (11:44 +0000)]
Updated git submodules

Project: releng/builder master b0eeee528b8b5f6c943d22b70fc09dd7aa319b7f

Merge "Archive feature.xml files"

Archive feature.xml files

The generated feature.xml are often relevant when trying to understand
SFT failures, so archive them by default.

Change-Id: I2e87bbe5ad4ae8d1c8327343d26d216d73a56019
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Feb 2017 15:35:46 +0000 (16:35 +0100)]
Updated git submodules

Project: odlparent master c2dc9c9f341b1940525927b43537f437bf63241f

Add Maven site information

Change-Id: I5ddd8f162aace77d7b0c4bb40feb129d0402b439
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 18 Feb 2017 02:04:49 +0000 (21:04 -0500)]
Updated git submodules

Project: releng/builder master 1682cc57ffcd4287ddeb0f86da65607eeca41188

Wait for DNS before attempting git clone

Sometimes cloud-init comes online but DNS is not yet available when our
user-data script runs (see error example below). Let's loop infinitely
until git.opendaylight.org is resolvable.

Feb 18 01:45:02 centos-7---devstack-mitaka---20170210-1356 cloud-init:
fatal: unable to access 'https://git.opendaylight.org/gerrit/releng/builder/':
  Could not resolve host: git.opendaylight.org; Unknown error

Trello: https://trello.com/c/grIk0LdG
Change-Id: I038af66b0bce9142f0da7d26b4f26959914ae6b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 17 Feb 2017 23:00:05 +0000 (15:00 -0800)]
Updated git submodules

Project: releng/builder master 20454ba68d0193d3f597786f693886e9037c62f4

Report only the meaningful details in the report file being archived

if the full output is desired, it will still exist in the consolelog of the jenkins
job.

Change-Id: I0219d15a681b10ed6ee63f73206d9433cb2aef3a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vinh Nguyen [Wed, 1 Feb 2017 01:06:50 +0000 (17:06 -0800)]
Updated git submodules

Project: netvirt master e75e7ba9d5a928527a15880ebc708435623cbe8a

BUG 7717 Fix OOM when defining large number of networks

Use NodeId instead of Node as key for the cache
ProviderNetworkManagerImpl::nodeToProviderMapping
The size bridge Node object is huge when there are
large number of network/subnets on the bridge.

Change-Id: I6956318477dfa524ce20680d12bba3c7818540ec
Signed-off-by: Vinh Nguyen <vinh.nguyen@hcl.com>
7 years agoUpdated git submodules
Alon Kochba [Wed, 15 Feb 2017 13:28:30 +0000 (15:28 +0200)]
Updated git submodules

Project: netvirt master 832cd02284025076d23c90a53c6f770d1046a18a

Update netvirt guide - correct DB DROP procedure

Change-Id: I99d19c118d05ade5a9c77f6a98f75abb1b8c7ddc
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 17 Feb 2017 15:10:22 +0000 (15:10 +0000)]
Updated git submodules

Project: netconf master 8c9ae0a590ed7a7088990aa78d24fbd81b07375e

Merge "Bug 7295 - Incorrect handling of device transactions in clustered setting"

Bug 7295 - Incorrect handling of device transactions in clustered setting

Transactions on mounted device in clustered setting are delegated to
leader node and leader node actually configures the device.

Implementation, hovewer, depens only on one transaction at a time.
Delegated calls can interleave together, for example one node can submit
transaction of the other node.

Explicitly open a new tranasction before applying any operations to it.

Change-Id: I0c5715a9cd089dd809b071d411884e71e9793849
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 14 Feb 2017 16:25:42 +0000 (17:25 +0100)]
Updated git submodules

Project: odlparent master 9de3c92ac3f8c51b3dbd7559e3bd5574c7adfcd1

Import the Karaf Maven plugin

This is a temporary measure to enable quick iteration on new features
in the descriptor generator. New features there will as far as
possible be submitted upstream.

Having this as a plugin in odlparent will allow us to drop the
4.0.8-odl artifacts and should resolve the Maven site plugin issues.

Change-Id: Iea0b54e1be49659fd95e98b15df09077dd871f9a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Fri, 17 Feb 2017 13:44:25 +0000 (13:44 +0000)]
Updated git submodules

Project: aaa master 7a1ea5b5accc9c3ceb5988e3f5badcc9e738605a

Merge "Add get TLS protocols command"

Add get TLS protocols command

Get TLS protocol command will show the allowd
tls protocols at aaa-cert bundle configuration

Change-Id: Ib10c9f72b2826ad404fbe29da29da85e68604245
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 9 Feb 2017 16:50:22 +0000 (17:50 +0100)]
Updated git submodules

Project: odlparent master ee954b112c88df91ccd47016d3f092e7d20a5236

BUG-7767: upgrade Jetty to 9.2.19

This bumps the version of jetty we are pulling in by our proxy
feature, which should result in an all-round upgrade.

Change-Id: I766a6489ce467590b03744f086a761ec4535132e
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Fri, 17 Feb 2017 08:27:27 +0000 (09:27 +0100)]
Updated git submodules

Project: aaa master 99ed267c5ea2a2a5682001fff267787a2bcfa0b1

BUG-7767: Enlarge jetty.servlets import range

This import is used by web.xml only, hence it can serve both
8.1 and 9.2 versions of jetty.

Change-Id: Ic28b6114c4dd5cb356376238002d84086afe7c8f
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Edwin Anthony [Thu, 16 Feb 2017 15:10:40 +0000 (20:40 +0530)]
Updated git submodules

Project: genius master 6e4171cb54b4f97c94a4bb2266cf9307da73bb88

Interfacemanager-api : Checkstyle Enforcement

Change-Id: I89250d986237ee75bb87ce99c4066c9f5e87d602
Signed-off-by: Edwin Anthony <n.edwin.anthony@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Fri, 17 Feb 2017 06:31:10 +0000 (06:31 +0000)]
Updated git submodules

Project: genius master f9735209dccfdef1720dbe9e4a1b8563879cbe9b

Merge "Genius support for Trunks"

Genius support for Trunks

Trunk Port API adds certain use cases which are currently not supported in
InterfaceManager. These include but not restricted to:

1. Interface membership will not be known at creation but come as an
upate later. There is no means to know at creation if it will become a
trunk member later or not.
2. Trunk member interfaces will not have any termination point, so
parentRefs will never be updated from southbound event. Trunk members will
add parentRefs through an interface update.
3. Trunk member interface can go from member to trunk if it is removed
from a trunk as subport.
4. Trunk member interface's parentRefs can be removed if it is removd from
a trunk as subport.

This means IFM now needs to support use cases where if2Vlan and parentRef
augmentations of an interface can change dynamically.

Related gerrits:
https://git.opendaylight.org/gerrit/#/q/topic:vlan-aware-vms

Change-Id: Ie240c1307547cce17463e2ff16a223aa72807d4c
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Tali [Thu, 16 Feb 2017 13:27:24 +0000 (15:27 +0200)]
Updated git submodules

Project: netvirt master 5b3c3bf9b16b8a0d301186ff22b31b9fd92688ad

Bug 7790 - Attempting to install RNH on local DPN for FIB with custom instructions

On VxLAN network there is no severe side affect other than trashing the log
For VLAN/flat networks this is a major issue since VrfEntryListener is not able to
find any local DPN hence all FIB entries are considered RNH and the actual local
FIB entry created using FibRpcService.createFibEntry() will be overridden by the
faulty RNH on the local DPN.

Change-Id: If703d71a6d92c1fb5bff2d0c5fec28f3519649c9
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 17 Feb 2017 01:47:53 +0000 (01:47 +0000)]
Updated git submodules

Project: genius master cd6a9aee8a98f8b3610d8072ee87e2e92624fcd8

Merge "Nat Action added in ActionNxConntrack"

Nat Action added in ActionNxConntrack

Change-Id: Id9c112e2490bd98192ef003d28c2065476c28c09
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 16 Feb 2017 22:36:06 +0000 (22:36 +0000)]
Updated git submodules

Project: releng/builder master 1c5bc5dd108afea15e4172da8a27a97a4198e74e

Merge "Fix the Latest stacking problem with Mitaka"

Fix the Latest stacking problem with Mitaka

- The package deprecation needs to be installed

Change-Id: I72774da5e02f324652c20ba46ef465563adce5e1
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 16 Feb 2017 19:51:28 +0000 (11:51 -0800)]
Updated git submodules

Project: releng/builder master a6649e2e7db9558b11a88a3afe5d5eb714448425

remove old distro.zip from workspace after it's extracted

Change-Id: I207629e231b24b8fc5f41445f00a5b63bba866ce
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Feb 2017 22:39:37 +0000 (23:39 +0100)]
Updated git submodules

Project: genius master ea70b15bf5f295854f5a1b24a5a0310e635db72e

minor AlivenessMonitorUtil clean-up incl. removal of 2 unused methods

Change-Id: Ia11625018060033ebfeef7b0a99bad28d0026eb2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
eceghkl [Mon, 5 Dec 2016 07:17:34 +0000 (12:47 +0530)]
Updated git submodules

Project: netvirt master 5e8a240679253d55ea7c67e2c48ef2ff73acd591

ECMP: L3VPN Yang changes and extra route rd selection.

* This change contains selection of rd for an extra route from
  the list of configred rds. A new rd is allocated for an extra
  route if the new extra route is behind a different CSS.
* The selected rd for an extra route is advertised to quagga
* Vpn-to-extraroute container is modifed to include vrf-id
* New yang container is added for storing rds used for an
  extra-route

Change-Id: I4d427d8308d047a9667cd4247e53742df473b53a
Signed-off-by: eceghkl <manu.b@ericsson.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 16 Feb 2017 13:19:44 +0000 (14:19 +0100)]
Updated git submodules

Project: netconf master 8b3e3b6921616ed42fca2475075164becf59ac90

Pull in feat-jetty instead of feat-war

feat-war pulls in jetty 9.2, we need 8.1 for the transition.

Change-Id: I6cdd1354c80a5fe8b9e9c34100c4e68259122d2d
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 16 Feb 2017 16:05:05 +0000 (16:05 +0000)]
Updated git submodules

Project: genius master dcd20aeb4cdb51bb59a0505fe8d1e116a7724607

Merge "MdSalUtilTest no longer extends @deprecated AbstractDataBrokerTest"

MdSalUtilTest no longer extends @deprecated AbstractDataBrokerTest

use new AbstractConcurrentDataBrokerTest instead - and fix MDSALManager

Bug: 7538
Change-Id: Iaad38472581f7271f894650f255bda0c6a48aae8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Vivek Srivastava [Thu, 16 Feb 2017 15:56:33 +0000 (15:56 +0000)]
Updated git submodules

Project: genius master 32f6a5f9ef12ea50b1758234522a4b5f997902e4

Merge "Fix issues related to checkstyle compliance"

Fix issues related to checkstyle compliance

Fix issues related to checkstyle compliance in module
fcapsappjmx:
- Copyright sections
- Line lengths
- Order imports
- Declaration of constants: name, modifiers
- Formatting
- Checkstyle enforcement activated

Change-Id: If4e6131025190ba4c38504053273f7114a3bbc09
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 16 Feb 2017 15:53:58 +0000 (15:53 +0000)]
Updated git submodules

Project: genius master 9ab90a9619f8c927c1534cc65978bffce1a4c69e

Merge "alivenessmonitor-impl reduce dependency to interfacemanager-api"

alivenessmonitor-impl reduce dependency to interfacemanager-api

All code removed here is completely dead code, this should be low risk.

BTW: Now only AlivenessProtocolHandlerARP still needs interfacemanager
API.. if that could be removed as well, then we could resolve the cyclic
dependency that is causing us pain... could it refactored?

Change-Id: Idba767b1f59cc255d59f5d1751983a9a2d48620e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 16 Feb 2017 15:50:40 +0000 (15:50 +0000)]
Updated git submodules

Project: genius master ce073cdbe33f134961d9b786fae2ec4a68457a4d

Merge "Change ITMManagerRpcservice Test frm Mock to Guice"

Change ITMManagerRpcservice Test frm Mock to Guice

ITM RPC service Test cases are re-written in Guice framework.

Change-Id: I8a2f8a5bee35c9e5edc74292eeb1f1d75cc5056c
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 16 Feb 2017 15:49:46 +0000 (15:49 +0000)]
Updated git submodules

Project: genius master df530f096aac4528acd2d8fbfa0af24d1863fe6c

Merge "Fix issues related to checkstyle compliance"

Fix issues related to checkstyle compliance

Fix issues related to checkstyle compliance in module
fcapsapplication-impl:
- Copyright sections
- Line lengths
- Order imports
- Declaration of constants: name, modifiers
- Formatting
- Exception catching
- Change name of variables
- Checkstyle enforcement activated

Change-Id: I342fae60e3be3addad147a08d309a743dec37f95
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Feb 2017 20:20:59 +0000 (21:20 +0100)]
Updated git submodules

Project: genius master 460fbe08b371affa104cfe28099dd8e879e792bf

alivenessmonitor-impl AlivenessProtocolHandlerLLDP dead code removed

I obviously have no idea what this code really does, but something looks
very wrong in this handlePacketIn() method .. all of that code does
NOTHING, literally (dead code).  --  Can this entire class be removed?

Change-Id: I181c82acff2af6e80953a1554f35d33fc86b5465
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 16 Feb 2017 12:48:04 +0000 (13:48 +0100)]
Updated git submodules

Project: aaa master 2258230fdab472cd935eed592b34ab8d36b17833

Do not pull in both jetty and war features

Confusion over versioning means that we should not pull the
war feature now, only jetty.

Change-Id: Ib098a465e1281bb7e21772f0a21bb9b1b8072453
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 15 Feb 2017 23:36:49 +0000 (18:36 -0500)]
Updated git submodules

Project: releng/builder master 18775bc98fd080c4c876c725f9a7c4ffb2ac5ee9

Allow topic branches to use distribution-check

The current distribution-check job assumes that the gerrit branch is known
to the integration/distribution branch, i.e. a patch on stable/boron
would build a distribution for stable/boron. This fails when using a topic branch
where integration/distribution only has the upstream branches, stable/boron and master.

This patch adds a variable: distribution_branch and sets the default to GERRIT_BRANCH.
For topic branches, they can set distribution_branch in their project.yamls to be
the right branch.

Change-Id: Icb39a2de15d66f3998daa68d3a40b95362029ae6
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Tali [Wed, 15 Feb 2017 16:26:15 +0000 (18:26 +0200)]
Updated git submodules

Project: netvirt master 19c5da8fc44c9435dcd597c701eaccdba9e1b595

Fix BFD regression

When tunnel and elan-interface goes up in parallel, there is a race in writing
DMAC flows. The result could be DMAC flow with drop action for the affected interface

Change-Id: I080e222025d59f0b482cd6c07563c168646afc76
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 15 Feb 2017 17:37:24 +0000 (18:37 +0100)]
Updated git submodules

Project: aaa master 34480aa770fcfb1e0c800528c5e208523062ac53

Compile-time dependencies matter

Not sure whether this is a proper fix,
but right now distribution karaf4 patch
fails while SFT on odl-restconf due to not seeing aaa-idmlight:py:config
See [0] when it is downloaded only after SFT failures happen.

[0] https://logs.opendaylight.org/releng/jenkins092/distribution-verify-carbon/21/console.log.gz

Change-Id: I8ea38ee5c011aba7de7e0afcb63b85cfc453e3e8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 6 Feb 2017 19:24:16 +0000 (21:24 +0200)]
Updated git submodules

Project: netvirt master 767cb0e6d0489a89c2ccbe8dcdd61e5980c1dba5

Use Objects equals instead of == where necessary

This might actually fix bugs and change behavior,
there were places where Java objects were compared
using == instead of equals(), this patch corrects
those cases.

Change-Id: I6996e168966fb660d62cca3e4c81635a6c1f6b06
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Jakub Morvay [Thu, 16 Feb 2017 09:48:07 +0000 (09:48 +0000)]
Updated git submodules

Project: netconf master 3592257de06121694377e52bd90fb3500bfd6051

Merge "BUG-7183: do not hard-code scala version"

BUG-7183: do not hard-code scala version

Akka artifacts should be coded against scala.version, not to a specific
version. Also drop scope=test, as it is not needed.

Change-Id: Ib7aeb1d9c78f75697e844e620483ac5fac21f92b
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
cgowdru [Mon, 13 Feb 2017 12:34:47 +0000 (18:04 +0530)]
Updated git submodules

Project: netvirt master 77e7e6b97bbc797df387d50b88a60170770be231

Bug 7775: Using DJC for NAT Interface-state Listeners

Description : With mdsalutil is having a THREAD_POOL_SIZE=1, all the
add(), update(), and remove() methods handling the application logic were
on the same thread. This in turn was delaying all the interface-state
listeners.

Changes are done to make use of DataJobCordinator so that all the NAT
application logic get executed by a seperate thread so that the main
thread is freed-up for other listener execution.

Change-Id: I0c7f3f70715b01a2dcb54d251a36a2f9ff21357e
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
Abhinav Gupta [Wed, 23 Nov 2016 13:27:24 +0000 (18:57 +0530)]
Updated git submodules

Project: netvirt master 8c612b7617df37f6ae40f984f7a2ec3e46f3935f

Spec for VNI based L2 switching, L3 forwarding and NATing

1. Added specification document for VNI based L2 switching, L3
forwarding and NATing
2. Linked spec to specs/index

This spec is a first step in the direction of enforcing datapath
semantics that uses tenant supplied VNI values on VXLAN Type networks
created by tenants in Openstack Neutron.

Earlier the datapath semantics for VXLAN traffic from tenants were
realized by using either LportTags (or) MPLS Labels being carried as
VNI values, even though the networks created by the tenant were of
type VXLAN.

Please note that implementation of Spec DOES NOT COMPLETELY remove
usage of LPortTags (or) ElanTags (or) MPLS Labels.

It retains the use of MPLSLabels for realizing an L3 BGPVPN
(regardless of type of networks put into such BGPVPN that may include
networks of type VXLAN) both on the wire and within the OVS Datapaths.

It also retains the use of LPortTags within the OVS Datapath of a
hypervisor, for streaming traffic to the right virtual endpoint on that
hypervisor (note: not on the wire).

It retains the use of ELANTags within the OVS Datapath to handle
local/remote L2 broadcasts (note: not on the wire)

On the cloud data network wire, all the VXLAN traffic for basic L2
Switching within a VXLAN network and L3 Forwarding across VXLAN-type
networks using Routers will use tenant supplied VNI values for such
VXLAN networks.

Complete removal of use of LPortTags and MPLS Labels for VXLAN-type
networks has large scale design/pipeline implications and thus need to
be attempted as future initiatives via respective specs.

Change-Id: I708243b75fb83ce94064b7214af2709ee82914f4
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
Jakub Morvay [Thu, 16 Feb 2017 09:16:13 +0000 (09:16 +0000)]
Updated git submodules

Project: netconf master 7a16a48c424e20001716b766e4b9cc297fa47578

Merge "Compile-time dependencies matter"

Compile-time dependencies matter

This is an analogy of https://git.opendaylight.org/gerrit/#/c/51921/1

Change-Id: I54f242a462787f0a00bfe294f242791051cc1465
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Feb 2017 09:15:36 +0000 (09:15 +0000)]
Updated git submodules

Project: genius master b364c1b71be48075d9a24f608dbf1ff89a7b57e0

Merge "ITM Auto-config: Change other_config to ExternalId"

ITM Auto-config: Change other_config to ExternalId

Change TEP fields configuration from other_config to external_ids.
Parse TEP params from external_ids list of ovsdb node, and then use it
for add/update/delete TEP in ITM Config DS.

Change-Id: I29f2a7aabb12ac97b896956f931e6d8fba89df83
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
7 years agoUpdated git submodules
Lorand Jakab [Wed, 15 Feb 2017 09:53:46 +0000 (11:53 +0200)]
Updated git submodules

Project: odlparent master 319641253fa8089e990ba9c3b967a01c8561227b

Bump netty to 4.1.8

See [0] for release notes.

While at it, also update API link from 4.0.x to 4.1.x.

[0] http://netty.io/news/2017/01/30/4-0-44-Final-4-1-8-Final.html

Change-Id: I69722be2d06a3a1317f02e6aba9c6f116793e417
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Thu, 16 Feb 2017 08:55:38 +0000 (08:55 +0000)]
Updated git submodules

Project: netconf master 54aabe4ddcccf0f57056a5f7d5fa5a3457c3f02b

Merge "Remove blocking get in read transaction"

Remove blocking get in read transaction

Change-Id: I6829aea0e2cd1f98c3d845db05b4d52dfad8f75e
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 15 Feb 2017 14:30:37 +0000 (15:30 +0100)]
Updated git submodules

Project: odlparent master ff154c3bc4ef9e07638ae77ddc6e6715e8d87e2e

Karaf 4: remove the war feature

In Karaf 4, the war feature ends up pulling in Jetty 9.2, which we
aren't ready for yet.

Change-Id: I7b95633ef04e1031b87a91aafdfeb0929875adae
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Thu, 16 Feb 2017 07:36:01 +0000 (13:06 +0530)]
Updated git submodules

Project: genius master a0b20e04f8bdc188203a069fe08afbd925635a2e

interfacemanager-shell : Checkstyle Enforcement

Change-Id: I406a957160481b2463d2c88d705d67d2360939cf
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
yair [Mon, 9 Jan 2017 15:47:04 +0000 (17:47 +0200)]
Updated git submodules

Project: netvirt master 9a91425b095c45b7c5d39d768f030e5ff5caaf21

Creating vpn-instance for external subnets for flat/vlan.

This is the first task for the Hairpinning issue.
Added new model to odl-nat for external-subnets.
For each subnet of flat/vlan external network will create vpn-instance.

Change-Id: Ie3cb34f0746c9a06d0b2fda009fb69da3522c8e6
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Marcus G K Williams [Tue, 17 Jan 2017 17:57:04 +0000 (09:57 -0800)]
Updated git submodules

Project: integration/packaging master 44e84dc5924360dd921da4f53db9961c28ce2d9d

Add OpenStack Containers

Add OpenStack compute containers
for the purposes of
testing and developement.

Change-Id: I1b5717c2ed3665dae887b9ba15cf39d97aebeea0
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Co-Authored-By: Matt Welch <matt.welch@intel.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Feb 2017 20:35:17 +0000 (20:35 +0000)]
Updated git submodules

Project: genius master b840cb8ec44d33808651ca5b60bfe57b087bb168

Merge "Revert I466b2489107172ad7f391ba6b50c4dce9f08343d"

Revert I466b2489107172ad7f391ba6b50c4dce9f08343d

Reverting the temporary work around as part of
Bug 7538 InterfaceManagerTestModule temporary local work-around

Change-Id: I976934978d2d3ddd69052b449d623aa6f1fc527c
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Vinh Nguyen [Sat, 4 Feb 2017 01:30:47 +0000 (17:30 -0800)]
Updated git submodules

Project: netvirt master f1e25c03de171bb4b7d95fc09fe9d1534bd46d96

BUG 7729: Remove redundant tunnel drop flow in table 110

- Remove methods: L2ForwardingService::programLocalTableMiss
  and L2ForwardingService::programTunnelMiss. Both methods
  generate the same tunnel drop flows in table 110.
  The drop flows for individual tunnels are not needed
  since there is a default drop flow in the same table.

- Remove the method L2ForwardingService::programVlanFloodOut
  which is not used.

Change-Id: I0fb826094b6c03e58fb89c95600e7b84bc2c774f
Signed-off-by: Vinh Nguyen <vinh.nguyen@hcl.com>
(cherry picked from commit a3a91c1c01d294a8e36662284c4cc82a2749c2e1)

7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 15 Feb 2017 18:41:57 +0000 (18:41 +0000)]
Updated git submodules

Project: releng/builder master f32491c9331f1097bc22973d88d459bfea17abd6

Merge "Remove unneeded jobs for topic branch"

Remove unneeded jobs for topic branch

Change-Id: Iffb714bd476473d867e76d2e98419e98b0b08e6a
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Wed, 15 Feb 2017 17:46:02 +0000 (17:46 +0000)]
Updated git submodules

Project: releng/builder master 52a7162db2fb53ad3fd5633163466df94597ed36

Merge "Add workaround to unzip not fully extracting all contents"

Add workaround to unzip not fully extracting all contents

Change-Id: I06b02254928b431293c2174efa4fe1224904b4da
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 14 Nov 2016 15:27:03 +0000 (16:27 +0100)]
Updated git submodules

Project: netconf master 6a3199c487a2adf2f9bee7b2c73ec12bd08179a9

Refactor NetconfDocumentedExceptionTest class

Conform to API changes introduced in
https://git.opendaylight.org/gerrit/#/c/48322/.

Also move test to correct package.

Change-Id: I87beaa009d01b2e01912c4dd783881f1dac20b4f
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Wed, 15 Feb 2017 13:53:15 +0000 (13:53 +0000)]
Updated git submodules

Project: netconf master e85b308c5bb9978141d511d323225ba1d503810d

Merge "Bug 5581: Merge empty map instead of exist check"

Bug 5581: Merge empty map instead of exist check

Change-Id: Id48fe23e6e3f7c3f333c1b1bc6b88ffc888e197a
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Andrej Mak [Tue, 14 Feb 2017 08:01:40 +0000 (09:01 +0100)]
Updated git submodules

Project: netconf master 631162ed4bfcbcea7fbca3ee0c0b13f023882176

Bug 5581: Minor Exi decoder optimization

Initialize DomSource with new document. Otherwise new
document is created by SAX2DOM class, which is more
expensive as it includes creating new
DocumentBuilderFactory etc.

Change-Id: I8511f39c5ae099d55c07fe3844e4aae5b3bd9bbb
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Faseela K [Sun, 12 Feb 2017 09:46:40 +0000 (15:16 +0530)]
Updated git submodules

Project: genius master 865d24c77f36b6de5968c97f0ad9573d0c3e06cb

Tunnels in DOWN state in scaled scenario

In a scaled environment, some of the tunnels remain in DOWN
state after ITM full mesh creation. This is due to a race condition
when openflow port add and bfd port status messages are processed
out of order. Making the code more robust against such races.

Change-Id: Ic239c15605c2e446aa8a465b09508cfcc0b18eb0
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 14 Feb 2017 15:27:18 +0000 (16:27 +0100)]
Updated git submodules

Project: netconf master 27a8264015c1da21f27e8d6e19376a929666901b

Declare -util/-tcp/-ssh prerequisites

This is imperfect since we drop the relationships from the POMs, which
breaks -Psft (running SFT on the features individually). We need to
improve the plugin to handle this more generically.

Change-Id: Ic7ddc583450b3e207eb4a13f837e8994cb3d5ff0
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 13 Feb 2017 16:08:28 +0000 (18:08 +0200)]
Updated git submodules

Project: integration/test master 1006896cb8a8d8a46fb81845a1c9dd636d7cfccb

Reorder netvirt suites, start with connectivity

Move connectivity suite to beginning, as we know
exactly what is done. Tempest running first uses
various API calls that may hide issues tested by
connectivity suite, such as auto tunnels.

Change-Id: Ic56db7beb83ac5ad24a5997404bd46b599e88118
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Sun, 12 Feb 2017 08:41:26 +0000 (10:41 +0200)]
Updated git submodules

Project: integration/test master 9d0e9a7951afa25676d068d631d0f057831dce29

Add missing teardown debugs to vpnservice CSIT suite

Change-Id: Ia5835d26b421f16cf2ef3a222de51c68719ce406
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 13 Feb 2017 17:25:07 +0000 (18:25 +0100)]
Updated git submodules

Project: aaa master a6441347e2883f503f11cfa5dd27af6ae228e187

Jetty 9.2: pull in h2 using odlparent DM

odlparent's dependency management now handles h2, delegate to that.

Change-Id: Iad7a7bd6c94529ff4c3c3a916c1c9ba9ed32a548
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 14 Feb 2017 16:05:43 +0000 (16:05 +0000)]
Updated git submodules

Project: genius master 9e0f3345945071340329d18c33c755925d84b2d7

Merge "Prepare Karaf 4 migration: move old features"

Prepare Karaf 4 migration: move old features

This sets the stage for the Karaf 4 migration (which needs dluxapps,
ovsdb and openflowplugin first, on top of patches which are already in
progress for yangtools, mdsal, controller, infrautils and netconf).

Bug: 7623
Change-Id: Icf20f546c6a65870a07b546c3fb945c1fca303b4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 13 Feb 2017 16:56:56 +0000 (17:56 +0100)]
Updated git submodules

Project: odlparent master 07423d9e8c6805344b4a1340ddccd7638e6f88af

Jetty 9.2 upgrade: add h2 to dependency management

This allows the Jetty upgrade to be driven from odlparent, without
requiring synchronised commits to odlparent and aaa (once aaa starts
using this dependency management).

Change-Id: I99f9086497706a321380d32f7cbc194895cf6abf
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 17:33:05 +0000 (18:33 +0100)]
Updated git submodules

Project: netconf master 5075ba671d4293b496995800353e9dd09cfb02c1

BUG-6875: adjust for yangtools requiring getYangVersion working

ModuleDependencySort requires a correct YangVersion, fake version 1.

Change-Id: I2877ee1a5ee1e7d3b56e7bf47c9c422a782b59a0
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 13 Feb 2017 21:04:14 +0000 (16:04 -0500)]
Updated git submodules

Project: releng/builder master 979e1e334e7e6c579d01e2d4c7c9b3e36da90f29

Ubuntu docker is not a supported configuration

Change-Id: I039a8c071b059037ddeb83bb8d1df72a83981e6b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 14 Feb 2017 10:19:30 +0000 (10:19 +0000)]
Updated git submodules

Project: genius master a046e57084b376e2fbf7d6087c387915e3a990e8

Merge "Remove specific version for maven-bundle-plugin"

Remove specific version for maven-bundle-plugin

Remove specific version for maven-bundle-plugin to avoid problems like:
https://bugs.opendaylight.org/show_bug.cgi?id=7537

Change-Id: I7997ef221ab16e7fe4a6c422f5886587e66d0e06
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Tue, 14 Feb 2017 07:31:17 +0000 (07:31 +0000)]
Updated git submodules

Project: genius master 194557a19aa81275f66d093c58ac07f8a54a3cd5

Merge "Checkstyle enforcement - idmanager-shell"

Checkstyle enforcement - idmanager-shell

Change-Id: I5c43b3c5f4de7b52198b6d19b2859eb6c044171c
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Sun, 1 Jan 2017 17:01:40 +0000 (22:31 +0530)]
Updated git submodules

Project: netvirt master b26545a563fa495fe4353051fafb0cd1eb7edb02

Spec to support IPv6 North-South support for Flat/VLAN Provider Network

Change-Id: Idd84aad01afa7d599e69ca3663f1d49a865a27b6
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 13 Feb 2017 20:30:30 +0000 (20:30 +0000)]
Updated git submodules

Project: releng/builder master 4dd23b00ca2784989a62d13a6308baaca8d52cb7

Merge "Added different usage for packer build with local env file"

Added different usage for packer build with local env file

this is after the reject in review - 51587
I have tested this change in our local env and got through
the image creation.
Kindly see if fits.

Change-Id: I7986da257ac4cc659aa943becf5413c14284d9bd
Signed-off-by: Guy Belotzerkovsky <guy@hpe.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 13 Feb 2017 20:28:45 +0000 (20:28 +0000)]
Updated git submodules

Project: releng/builder master 0ba293deb5b3d9ff52ec4624cb0ce8b14f621eb5

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I536c3e0e022dd7e2bc7fea9e7a67f4296c4e6d05
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 19:01:40 +0000 (20:01 +0100)]
Updated git submodules

Project: odlparent master 450ba19ab72892bed142c6f8926586202119dff2

Checkstyle: no space inside parentheses

Fix violations of ParenPad rule so it can be enabled at a later point.

Change-Id: I17968e48ca25b09be9dea7dac355612b81c7e606
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 18:45:15 +0000 (18:45 +0000)]
Updated git submodules

Project: odlparent master 329666dd49309f405366f6750d7847b2da2f1827

Revert "Checkstyle: no space inside parentheses"

This reverts commit 28204b1caf363e7f7ae8d184ad305cf958a24608.

Breaks controller, we certainly do not need any more breakage at this point.

Change-Id: I3ee127e638a1adcbdf295ee7ab3e7328c6fd5777
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 13 Feb 2017 16:27:45 +0000 (17:27 +0100)]
Updated git submodules

Project: genius master 27e1abd9fb5341d276c657f52c864a5be6f42985

mdsalutil-api clean up Checkstyle now enforced

Change-Id: I758925b0d5bd30bafd6b117c09f3575a52dab320
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 13 Feb 2017 09:55:01 +0000 (11:55 +0200)]
Updated git submodules

Project: netvirt master 21a53b9ba7790df9c93a583217a81afceb761091

Fix regression in auto tunnels - listen on Interface

This patch https://git.opendaylight.org/gerrit/49908
introduced a behavior change in how parentRefs are used.
Refactor the auto-tunnel behavior to listen on Interface
from config instead of Interface State, to take into
account any change in parentRefs and in any order.

Change-Id: Iee459634fab97eba5f76dbe7ae70caa00a48f3b4
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 14:43:56 +0000 (15:43 +0100)]
Updated git submodules

Project: odlparent master 60bc717dd1dd612fe191cb0fa155ee3d05c2644e

Downgrade javax.mail version

Installing both jdbc and jetty-8 features causes a conflict on
which version of javax.mail to use, as they pull in 1.4.4 and 1.4.5
respectively.

Resolve this by downgrading the version in jetty-8.

Change-Id: Icfa2fe3d5f87b7fc97405f94fe7bf33113178a75
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 16:01:37 +0000 (17:01 +0100)]
Updated git submodules

Project: odlparent master 98ade8cd3707f4753bbe6dc1fb9aee388f13ba3a

Remove unneeded groupId

Maven plugins have an implied groupId, there is no need to be
explicit.

Change-Id: I6c0d3aa532be7c1c3255e2a1cc5e927a96bb66c4
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 16:02:10 +0000 (17:02 +0100)]
Updated git submodules

Project: odlparent master a5e514e9557e9b3921df8ad7bb25a291fc2a0376

Add version declaration for maven-remote-resources-plugin

Fixes a warning about undeclared version.

Change-Id: I47118df48ee7f3b7d0d09c090228a46d70acbd68
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 13 Feb 2017 13:40:56 +0000 (14:40 +0100)]
Updated git submodules

Project: odlparent master 922b9af4ea355e1fddce42ee9530dd350172af61

Pull in karaf's enterprise repository for jdbc

This seems to be causing downstream grief, while passing SFT here.
Pull in the repository explicitly.

Change-Id: I963fa67fe7470f155bae459ba2b2cdf8a2f874fa
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Lorand Jakab [Thu, 2 Feb 2017 00:06:01 +0000 (02:06 +0200)]
Updated git submodules

Project: odlparent master 28204b1caf363e7f7ae8d184ad305cf958a24608

Checkstyle: no space inside parentheses

Add the ParenPad check to odl_checks.xml, which makes sure there is no
space after a left parenthesis and before a right parenthesis. Fix the
violations in odlparent.

Change-Id: Ib6cf36f05598f68ad034af67be17b8963bafba07
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Vratko Polák [Mon, 13 Feb 2017 12:33:01 +0000 (12:33 +0000)]
Updated git submodules

Project: releng/builder master c63f16d4cc357b4e3449ae5f0950be3a5165f221

Merge "Adding simple checks examination of data/logs after robot suites"

Adding simple checks examination of data/logs after robot suites

this was found useful in the case when karaf logs were not able to be archived
because of a controller bug which caused them to be so bloated that jenkins
would choke and exit. This patch would at least give some clue in the console
log in that case.

Change-Id: Iacf4e2475f6525e781549e7a9eefb18a2041cc88
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Faseela K [Mon, 13 Feb 2017 09:28:51 +0000 (09:28 +0000)]
Updated git submodules

Project: genius master b6611e8b1ee7627fa4b29ba94d6c4c5c712f27a9

Merge "Fix NPE in ITM endpoint list usage"

Fix NPE in ITM endpoint list usage

This NPE is popping up in CSIT , while deleting all
transport zones and interfaces via REST API.

Change-Id: Iea4c162519a0dbfe9bb6f926e6c9895fffdab02e
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Lorand Jakab [Fri, 10 Feb 2017 23:39:51 +0000 (01:39 +0200)]
Updated git submodules

Project: netvirt master 472d3de3ea50d603aa03c48132c9a69ff05357f7

Checkstyle: fix new ParenPad violations

Enforcing no space(s) after a left parenthesis and before a right
parenthesis is a proposed change [0] which can only be merged when all
violations are fixed in projects enforcing checkstyle. This patch fixes
new violations since [1] was merged.

[0] https://git.opendaylight.org/gerrit/#/c/51316/
[1] https://git.opendaylight.org/gerrit/#/c/51414/

Change-Id: Id68cac28db2911f552fd9951a027bbcfd99faf76
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Hema Gopalkrishnan [Sat, 3 Dec 2016 03:23:11 +0000 (08:53 +0530)]
Updated git submodules

Project: genius master 166deb70e6987fcbd00afbea053eb23d8e5c88ac

Bug 6952: Support for deleting TEPs in multiple TZ

Resolved merge conflict
Removed commented lines

Change-Id: Ib25a95242cbc96af0e0087f524630dd42ea4f669
Signed-off-by: Hema Gopalkrishnan <hema.gopalkrishnan@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Sun, 12 Feb 2017 20:21:08 +0000 (20:21 +0000)]
Updated git submodules

Project: releng/builder master f04a0ff9c978586188992d466885f5e108bd2f56

Merge "move ending regex out of csit list indent"

move ending regex out of csit list indent

Change-Id: I0f23c71cbcb6596b9bfdc21d01ca5272890c89d4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Sun, 12 Feb 2017 17:20:09 +0000 (17:20 +0000)]
Updated git submodules

Project: releng/builder master d21aa1a7d7942113e327e3f1d6998d855a48a89b

Merge "Do not pinpoint version of elasticsearch*"

Do not pinpoint version of elasticsearch*

Change-Id: I5e93c0731f28c6e883abf096576308676bab0668
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 11 Feb 2017 05:22:01 +0000 (00:22 -0500)]
Updated git submodules

Project: releng/builder master 467f8bc7501fdfb3268c21228148c7081952c6ee

Improve ping output to be less verbose

The full ping output takes a lot of log space and makes the logs hard to
read. We are only interested in knowing what IP it's pinging and if it
was success or fail so configure a custom message.

Change-Id: I5a03963accf9800c1fcd154293e5245d889a7709
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Faseela K [Sun, 12 Feb 2017 01:15:07 +0000 (01:15 +0000)]
Updated git submodules

Project: genius master 3474f5d8510415dabb060f784c60659fc3e2e83d

Merge "fix for id duplication for different id keys"

fix for id duplication for different id keys

* handling id pool listener appropriately otherwise it overwrites local pool
which lead to allocation of same id to different key

Change-Id: Ibc075846a7daa07e681ce2b34dfaabf084e7d287
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Sat, 11 Feb 2017 05:19:19 +0000 (05:19 +0000)]
Updated git submodules

Project: genius master b1ac4bf6db7c762c643f0bb4310ddb01c02d08ef

Merge "Blueprint XML Config support in ITM."

Blueprint XML Config support in ITM.

- Added genius-itm-config.xml into ITM as per Blueprint standard.
- Introduced 2 params in config - def-tz-enabled and def-tz-tunnel-type
- Used new 2 config params to create/delete default-transport-zone

Change-Id: I83fd74f88ea3d6b3c30b120f76d97aa92fb6d611
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
7 years agoUpdated git submodules
Faseela K [Wed, 8 Feb 2017 18:51:55 +0000 (00:21 +0530)]
Updated git submodules

Project: genius master 98874848c426ba9fa560767f60a8e4f672eb497b

getInterfaceInfoFromOperationalDS Optimisation

vxlan:show CLI was getting stuck in one of the cluster nodes
in a scaled scenario of full mesh creation due to a datastore
reads in the call flow

Change-Id: Iab43b5c2d6eea3d77351658fe44e5f41d793b30d
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 11 Feb 2017 04:53:23 +0000 (04:53 +0000)]
Updated git submodules

Project: releng/builder master bcfceb1206dc85463968648c56d35fe3e38c8d7e

Merge "Replace ubuntu_mininet with updated label"

Replace ubuntu_mininet with updated label

Change-Id: Ica3d044474bad775b3d30c5a4d33ab0954fe9799
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 11 Feb 2017 04:52:47 +0000 (04:52 +0000)]
Updated git submodules

Project: releng/builder master 6798f72d325e7bf708eedfd46f5d524a62c5867b

Merge "Remove centos/fedora mininet configuration"

Remove centos/fedora mininet configuration

We no longer use these image types and only use Ubuntu mininet now.

Change-Id: I186aaa063a44ccb7100489dd5feeb74052255b7f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 11 Feb 2017 04:49:30 +0000 (04:49 +0000)]
Updated git submodules

Project: releng/builder master f7c64bec068e78f8dd6f8b28f824038135e43e7d

Merge "Remove python-* package installs from spinup scripts"

Remove python-* package installs from spinup scripts

These scripts are now installed via the packer scripts.

Change-Id: Ia823920061d940676ba8fc8e75a582a0d2fe9cd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Fri, 10 Feb 2017 16:24:02 +0000 (08:24 -0800)]
Updated git submodules

Project: integration/test master a534c75d650e56f273e6014c1de3164657db3f97

Fix OpenFlow library KW

Clean up ${base_mac} variable.
Also add REST content log.

Change-Id: I28ae68440c0de6426d4eab4b9614bea23a6ac249
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polák [Fri, 10 Feb 2017 18:03:36 +0000 (18:03 +0000)]
Updated git submodules

Project: releng/builder master 20f43ddc2ea28a73f272f6fb76825edd514dd320

Merge "Fix tabs -> spaces"

Fix tabs -> spaces

Change-Id: Ia390ea7ac859ca1c82ae35ccb68702cfeb5186b9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Fri, 10 Feb 2017 17:12:54 +0000 (17:12 +0000)]
Updated git submodules

Project: releng/builder master 851d198bc4a2223249fb5ff68891c0012696836f

Merge "Cleanup devstack spinup script"

Cleanup devstack spinup script

These options have moved to the packer scripts.

Change-Id: I573224dc126199d0be9d0b04b2efab59dc45f441
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Fri, 10 Feb 2017 17:12:20 +0000 (17:12 +0000)]
Updated git submodules

Project: releng/builder master 094a416a4d7454a1fb0369d41646323765539510

Merge "Update devstack images"

Update devstack images

Change-Id: I3f5927355e137459c33c0cadc9fb8c54d411ea66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Fri, 10 Feb 2017 16:48:08 +0000 (16:48 +0000)]
Updated git submodules

Project: releng/builder master 0f5bdb879b4f4c5cd1de1bcbd37010191a29502f

Auto Update CSIT Jobs to run

Change-Id: I28c8b5af0540096f1a0daa45fbdfb578c917ca57
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 10 Feb 2017 16:40:00 +0000 (16:40 +0000)]
Updated git submodules

Project: releng/builder master 66141d85aed77561723dec971836e71b8d9b55b3

Merge "Remove vpnservices from hwvtep job names"

Remove vpnservices from hwvtep job names

Couple reasons:
1. we removed vpnservices from the jobs a while back
2. path is too long problem as described below.

The virtualenv pip install has a limit for the path that [1] hit. The error is below. Notice the output is truncated at ...nodl-v2-up.

23:54:53 /tmp/hudson6603185957697917851.sh: /w/workspace/netvirt-vpnservices-csit-hwvtep-1node-openstack-newton-nodl-v2-upstream-transparent-boron/.venv-openstack/bin/pip: /w/workspace/netvirt-vpnservices-csit-hwvtep-1node-openstack-newton-nodl-v2-up: bad interpreter: No such file or directory

[1] https://jenkins.opendaylight.org/releng/job/netvirt-vpnservices-csit-hwvtep-1node-openstack-newton-nodl-v2-upstream-transparent-boron/15/console

Change-Id: I80c7560d9ea58674cd2e52bf1d5dbc7ece8e7812
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Fri, 10 Feb 2017 15:11:03 +0000 (15:11 +0000)]
Updated git submodules

Project: releng/builder master 85307deaccfd13bbacea555d20bc46d19d998e1a

Merge "Add distribution diff collection between newly created distribution and latest on nexus"

Add distribution diff collection between newly created distribution and latest on nexus

Change-Id: Ic785538490bef15d92434723b798515cbb731306
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Fri, 10 Feb 2017 11:02:09 +0000 (11:02 +0000)]
Updated git submodules

Project: releng/builder master 9776c888cca4e275084223e066d1dae390131391

Update cloud image list docs

Change-Id: I854c7ef4c0256c9b8590b07f370f941ebbf716ef
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
eceghkl [Tue, 7 Feb 2017 10:05:57 +0000 (15:35 +0530)]
Updated git submodules

Project: netvirt master e408d7abb496d7346d50415887a4f3db8ae2e39a

Enhancement to support list of rds for l3vpn

* This review contains enhancement to support list of rds while
    creating l3vpn instances.
* Primary rd is obtained from the list of rds which will be used
  as route distinguisher for primary adjacencies.

Change-Id: Ib8d0dd41712c734b5868c5dc87ee0e54e547ff34
Signed-off-by: eceghkl <manu.b@ericsson.com>