docs.git
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 12:21:57 +0000 (17:51 +0530)]
Updated git submodules

Project: genius master 1b2425cb3d3f71af82738bd05bfac620f8625236

Cleanup unwanted exceptions in interfacemanager

Description : Fixing NumberFormatExceptions thrown by interfacemanager
when nodeConnectorId comes with reserved port keywords, for eg :
openflow:1:LOCAL instead of Integer port numbers

Change-Id: Ifa5b6d4924fe400345c8ac6ed71c1a7460191e29
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 7 Nov 2016 17:33:32 +0000 (18:33 +0100)]
Updated git submodules

Project: netvirt master aec0123372603f36dddb4c15104d13e5241c2286

Faster AclServiceTest w. new AsyncEventsWaiter

instead of using explicit Thread.sleep()

based on TestableDataTreeChangeListener infrastructure
introduced in https://git.opendaylight.org/gerrit/#/c/48077/

Change-Id: I0740a445e00c931e4251282ddd5d30f7a7765e5a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 7 Dec 2016 21:09:27 +0000 (16:09 -0500)]
Updated git submodules

Project: netvirt master 9603f6c18dc803b5a91b9db075db0bf56bec2e2d

cleanup unused dependencies for ipv6

Change-Id: I8762913def90f147996f8066bda0942d287d57b0
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 7 Dec 2016 21:10:02 +0000 (16:10 -0500)]
Updated git submodules

Project: netvirt master 3d34b8347ffeb7b4780230923bf4ced771f995b0

cleanup unused dependencies for it

Change-Id: Id209d623fff18037815fb6f6f87a524f2896e9b5
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Vivekanandan Narasimhan [Wed, 7 Dec 2016 12:15:03 +0000 (17:45 +0530)]
Updated git submodules

Project: integration/test master 20b0170f286d24aa4592fb835124e35a4557dd78

Add additional model dumps and cleanup some (for troubleshooting)

Change-Id: I72dff05f84f919e0af6ba514465ec3cef05b745c
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 7 Dec 2016 19:21:30 +0000 (14:21 -0500)]
Updated git submodules

Project: netvirt master 3eb91965d5d5697b3130c77a081ca232eca8bf77

cleanup from previous cherry-picks

Change-Id: I4daf69703f439c0c2d00cee3a2fb58f0d3b90a17
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 6 Dec 2016 22:10:40 +0000 (14:10 -0800)]
Updated git submodules

Project: integration/test master 04ba560156c55e64d60ab446b17ef2f294c03017

inserting None to the ip_list if no ip was found in console-log

also added some keyword doc improvements

Change-Id: I701c0568b5fcff0f9106497c20fa9dfb9da18827
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Olga Schukin [Wed, 30 Nov 2016 14:46:10 +0000 (16:46 +0200)]
Updated git submodules

Project: netvirt master be7c2df265907b3091522000d3a4dd7ae899122b

Bug 7236: Add temporary SMAC learning table

Temporary source MAC learning introduces two new tables to the ELAN
service, for OVS-based source MAC learning using a learn action,
to reduce a large scale of packets punted to the controller for an
unlearned source MAC.

Spec: https://git.opendaylight.org/gerrit/48835
Depends-On: https://git.opendaylight.org/gerrit/48834

Change-Id: I5b9351c4fde39e12f8062d5df3ec582c24077b44
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
Sam Hague [Wed, 7 Dec 2016 13:53:50 +0000 (13:53 +0000)]
Updated git submodules

Project: genius master ec49800f3e6076597eaae4fe812d4a6efaf4e67d

Merge "Bug 7220 :port updates are not getting reflected in Table 220"

Bug 7220 :port updates are not getting reflected in Table 220

Description : services-info DS was not getting cleared for interface-state removals
for default egress service, this will have impact when there is a change in the underlying port
number for the interface being bound

Change-Id: I63a105c673dba9f1e1d8e2a6e8b1c6d7e02cf650
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
David Goldberg [Wed, 23 Nov 2016 10:38:51 +0000 (12:38 +0200)]
Updated git submodules

Project: netvirt master a029a6b918633fab18a2dece0aa3463c92a53454

Bug 7298: NPE in vpn manager

NPE in vpn manager when configuring layer 3 services directly without
using neutron.

Change-Id: Ife4d422807141ee0766bfe10fc9eaccaff44952e
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoUpdated git submodules
Vishal Thapar [Wed, 7 Dec 2016 10:41:43 +0000 (10:41 +0000)]
Updated git submodules

Project: genius master a86583ba1d0d009277e4834d5649973fcc957e9c

Merge "New match Reg4 type and temporary SMAC table definitions"

New match Reg4 type and temporary SMAC table definitions

Changes required for Bug 7236:
- Implement the match type nxm_reg_4.
- Define new source mac tables ELAN_BASE_TABLE and ELAN_SMAC_LEARNED_TABLE

Change-Id: Ib1854b86b5fd95097adcf9b90f338fff5a91659b
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 5 Dec 2016 08:17:40 +0000 (10:17 +0200)]
Updated git submodules

Project: netvirt master 3fca027d8d8983a133de39ae905355f344e45431

Bug 7294: Use delete_learned flag on learn flows

Change-Id: Ifa9ae8da0537f444835021280db8652f874d360c
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
suvitha.balu [Wed, 30 Nov 2016 06:57:20 +0000 (12:27 +0530)]
Updated git submodules

Project: integration/test master 036fc30e6aaa7538b0bf17aae41ffd808a4e550b

Vpnservice Folder movement to netvirt

Change-Id: Iae86ef4f869ce22a686026af62631950cf1ec16f
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 2 Dec 2016 18:20:38 +0000 (19:20 +0100)]
Updated git submodules

Project: odlparent master 20bf078e1d4648fa54550e00ccc677195952fc06

Bug 6523: Use opendaylight-karaf-empty for SingleFeatureTest

This makes feature-parent to use the same karaf container
as integration/distribution uses for testing its features.

The downside is developers experiencing
daily download of a big snapshot artifact.

A solution which replaces org.apache.aries.proxy.impl
in maven-surefire-plugin default (non-snapshot) karaf container would be preferable.

Change-Id: I6cd4f0ee4c9883e0376f262bd2f09d1bc1c29911
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
gvrangan [Fri, 18 Nov 2016 23:51:49 +0000 (23:51 +0000)]
Updated git submodules

Project: integration/test master 40924f5c2ca334d5581f6185060a78f2ff4542a7

Modify Clustering Tests in line with the KW changes

- Getting IP Address was made dynamic recently
- This patch makes these changes to the 3no job tests.

Change-Id: I0907fd13bf982177f813a5403e7b1d5bbd3e9da4
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
sdevaraj [Fri, 2 Dec 2016 08:40:34 +0000 (00:40 -0800)]
Updated git submodules

Project: integration/test master 5d9b6bcf238bd6249eb8e874c71e73f7ee526676

Import Cases and refactoring

     - Fixed tidy script issues
     - Added requestslibrary, made jsons pretty under variables/daexim/daexim folder,replaced tabs with spaces.
     - Added a controller restart for the import test cases
     - Increased the loop of querying netconf device
     - Added a looping mechanism to check netconf mount status
     - Added new test case for import
     - Added a case for export with a netconf mount. Netconf endpoint is the controller itself mounted
     - Replace backup with export and restore with Import as these terms are more relevant to the project
     - Added new test suites into the testplan

Change-Id: I28b6c56f9ed88eac8a76837379f4e8d636eeff23
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 6 Dec 2016 15:08:19 +0000 (17:08 +0200)]
Updated git submodules

Project: integration/test master d871d7fa82461f63f20eaa0f70f11d241f0d34fa

Enable counter prints in log for netvirt CSIT

Enables the infrautils counter log prints in netvirt
CSIT runs, by modifying the configuration file before
ODL is run using a configplan.

Change-Id: Icda639fa6f698a4391bec4e7b26e206e944f681b
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Akash [Tue, 6 Dec 2016 06:49:36 +0000 (12:19 +0530)]
Updated git submodules

Project: netvirt master d7b1e2975d06ee1b2e2e94b57ca2f34c28845625

Bug 6589 Logging exception

Made changes to log exception submitted to job scheduler

Change-Id: I7988b5dda55d2e192e7a6ee8213f1ce293c02b04
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 07:42:23 +0000 (07:42 +0000)]
Updated git submodules

Project: genius master aacaa2b8bd89bb563721f2e94da2c9bf8533502b

Merge "Refactor ActionType.nx_conntrack"

Refactor ActionType.nx_conntrack

Change-Id: I187cbc444b996ce3574040745051e6aa7fcf89e6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 07:41:48 +0000 (07:41 +0000)]
Updated git submodules

Project: genius master 081c465467d13ba823b48999f5771b9bc74c4ba5

Merge "Deprecate ActionType.goto_table"

Deprecate ActionType.goto_table

It isn't used any more and doesn't do anything anyway.

Change-Id: I0db54f26eb9ce639f62dfa9ca8a3d3bf6b8db0fe
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 07:41:41 +0000 (07:41 +0000)]
Updated git submodules

Project: genius master 5f8f31c8ac7b7a348280ff37ccc4c579c7c03528

Merge "Refactor push/pop MPLS/PBB/VLAN actions"

Refactor push/pop MPLS/PBB/VLAN actions

Change-Id: I98055271b0924c7828d1f1b96b863f8cbc96ac15
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 05:49:26 +0000 (05:49 +0000)]
Updated git submodules

Project: genius master f6beb32f7e723b29f5b78e217e723fcf560951a0

Merge "Migrate ActionType.output to ActionOutput"

Migrate ActionType.output to ActionOutput

Change-Id: Ib4a469c32a5206a3cc06cb4c0895d9e57e8906ac
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 6 Dec 2016 05:49:17 +0000 (05:49 +0000)]
Updated git submodules

Project: genius master d914d7c842451d20fd23b35feea8c4cf2af61262

Merge "Migrate ActionType.group to ActionGroup"

Migrate ActionType.group to ActionGroup

ActionType.group is backwards-compatible and can handle both
ActionInfo (old-style) and ActionGroup (new-style).

Change-Id: I963b80b68018aa3a827400381186695e97822cc3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
David López [Tue, 29 Nov 2016 16:11:37 +0000 (17:11 +0100)]
Updated git submodules

Project: integration/test master e372d86817a2cf97e6f2bcc7be9aa09be96e1940

Generfy 'VPN Create L3VPN' with router-id

Only if specified, it is used

Change-Id: I19e68422e4486c80bbc490cd4e237a74e5a6ca8d
Signed-off-by: David López <david.lopez.munoz@ericsson.com>
7 years agoUpdated git submodules
Alon Kochba [Thu, 1 Dec 2016 09:11:42 +0000 (11:11 +0200)]
Updated git submodules

Project: integration/test master f6f00e0679e2cdbcd42e1aa899789d420d4e811a

Add nova show and ports debug

Change-Id: I8f232bc64a2151e74dcf4fff74d3d4a8f27f6ec0
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
ehvkand [Fri, 25 Nov 2016 08:42:17 +0000 (14:12 +0530)]
Updated git submodules

Project: netvirt master bf1b579d4cf0bc54ac3417763c987074721e6418

Bug 7239 : Multiple FIB entries for extra route get created when neutron
route-update is done

When a router is updated with extra route for a given destination IP and
nexthop IP (VM-IP=IP1) , even before VM is booted, FIB entry doesnt get
created because VM is interface itself is not yet available. When VM (IP1)
is booted , FIB entry for IP1 alone gets created.
When next VM (IP2) is booted , FIB entry for extra route gets created
twice along with FIB entry of IP2.

Change-Id: I8e1b1f28cbefb2278a5b3ce2eb33b0a92aa2fde1
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
Signed-off-by: HANAMANTAGOUD V Kandagal <hanamantagoud.v.kandagal@ericsson.com>
7 years agoUpdated git submodules
Vishal Thapar [Tue, 15 Nov 2016 11:43:47 +0000 (17:13 +0530)]
Updated git submodules

Project: genius master 9724527e456b49ec9654b9f76fd39d342fbc8c61

Updated pipeline

1. Fixed high level pipeline for internal tunnels
2. Created images folder for inividual file for each ascii diagram
3. Separated pipeline ascii diagrams into separate files
4. Added pipelines for L2, In/Egress ACLs and IPv6
5. Added blank file for L3, content TBD.

Change-Id: I01ae092751683bca60aeaf429f9412d32d60408f
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
sdevaraj [Mon, 5 Dec 2016 20:45:51 +0000 (12:45 -0800)]
Updated git submodules

Project: releng/builder master 52bb83e5d8a9088827b5c265a4669937f102056e

New karaf feature to daexim
   - Adding odl-jolokia feature to the daexim build

Change-Id: I47c16fcf3c9ae4fe022f1e0c7da804a419440c79
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 5 Dec 2016 16:57:47 +0000 (16:57 +0000)]
Updated git submodules

Project: releng/builder master 72aba96a0f22c8b9e24e42b4df9bbbc40c5db2e6

Merge "refactor git-url to parameter with default value"

refactor git-url to parameter with default value

Change-Id: I798157fc88b9ee802ea9bc8131e97464a8246d02
Signed-off-by: Sandra Biton <sandra.biton@hpe.com>
7 years agoUpdated git submodules
Daniel Malachovsky [Sun, 4 Dec 2016 08:46:27 +0000 (09:46 +0100)]
Updated git submodules

Project: releng/builder master ea6e000e6b67f742f35eabf1341e3ecc1c10ac0c

Add  dluxapps jobs to Jenkins

Change-Id: I51473253bbd668aa34da4861afc697c49ef7f921
Signed-off-by: Daniel Malachovsky <dmalacho@cisco.com>
7 years agoUpdated git submodules
Rudolf Brisuda [Mon, 10 Oct 2016 16:13:33 +0000 (18:13 +0200)]
Updated git submodules

Project: netconf master 3e309063bc2e1a9f66dd4217dd033f4a24cf3d90

Bug 6911 - RPC support in singleton

- master invoke RPC and send back to slave.

Change-Id: Ica407f800da3d902f722d835bf6d658163c01bb5
Signed-off-by: Rudolf Brisuda <rbrisuda@cisco.com>
7 years agoUpdated git submodules
gvrangan [Sat, 3 Dec 2016 01:04:51 +0000 (01:04 +0000)]
Updated git submodules

Project: netvirt master b38be6a10efcfaf902da01f16cacc1f0f2b999ac

Fix Bug #7289 Set delete_learned flag to Acl Learn flow Entries

* The learnt entries will get deleted as soon as the
 flows that created them get deleted.

Change-Id: I55cc9c09421e05abd1d4bf7ecacaf2485b45b376
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Faseela K [Sun, 4 Dec 2016 14:16:46 +0000 (14:16 +0000)]
Updated git submodules

Project: genius master 8d12022164a7e047cb704249aad55b33392a193b

Merge "OFTunnels: IFM changes"

OFTunnels: IFM changes

1. Create/Delete of tunnel port in OVSDB when tunnel interfaces are
created/deleted.
2. Additional egressActions for tunnel interfaces if source/remote IP are
set to flow.
3. Aditional matches in Ingress flow if source/remote IP are set to flow.
4. Use batching when adding child interfaces for better performance.
5. Use cache to avoid DS reads for BridgeEntry and BridgeRefEntry.

Change-Id: I4da995eba1ef3b16b05f82c4930ca4a7dcd3e58a
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 28 Nov 2016 12:46:21 +0000 (13:46 +0100)]
Updated git submodules

Project: genius master 5d441a8a25c2acb8becdf2299dfc22d83a1f8bf7

Add new ActionInfo implementations for reg load/move

This illustrates a pattern for ActionInfo implementations with strict
typing and less coupling in ActionInfo/ActionType.

Change-Id: I5bcbe039ecc5d871ef9b1ee11c88822231e92ef7
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Akash [Thu, 1 Dec 2016 09:41:53 +0000 (15:11 +0530)]
Updated git submodules

Project: netvirt master 816e29111e05bb31795f68264e891b3e4a4c27bf

Bug 6589 adding support for hwvtep devices ha

Adding ElanGroupListner to handle cluster reboot scenario .
Under cluster reboot scenario elan l2gw cache will not be
getting filled in all the cluster nodes as that job is part of runonly in
leader node task. Hence if Dpn's got updated later at another leader node
then Mcast Mac and broadcast group in l2gw devices and DPNs will not be
updated (Race condition ) . To handle that scenrio this listner has been
introduced.

Change-Id: Ic741e7e6b9e3b5a888517582e9a88a1a978d2e10
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Akash [Mon, 28 Nov 2016 13:48:49 +0000 (19:18 +0530)]
Updated git submodules

Project: netvirt master 4f2d84fa87dd1850cbf5b9c3c5a0dbc8ccef66c4

Bug 6589 adding support for hwvtep devices ha

Deletion of Elan-Instance was not deleting associated L2gwconnection .
Also L2gwdeletion was dependent on Elan-Instance which was removed and can
be deleted independently now.
Introduced new Listner ELanInstanceListner which will listen to deletion
of elan instance and will delete corresponding l2gwatewayConnection .
Added l2GwConnection reset CLI to reset all connections object.

Change-Id: Ieedad9ad290c56e9b811d4ee419ad3a20dd369ec
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Miguel Perez [Mon, 28 Nov 2016 15:30:51 +0000 (16:30 +0100)]
Updated git submodules

Project: netvirt master 14bc49f9be2569de8b4f32a97b991726c9871db2

Bug 7263: Spread InterVpnLinks among available DPNs

 + Avoids as much as possible to place InterVpnLinks
   in the same DPNs.

 + This way, BGP router will not overload one specific DPN

Change-Id: I99fccd3542d5a904369d8de91b6b4117cd070acd
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 1 Dec 2016 18:23:12 +0000 (23:53 +0530)]
Updated git submodules

Project: netvirt master 1c4b6b480caaf3cb6e3685b1165258961f0ade4e

Bug 6668 - Security Groups (all implementations) - port_security
extension and default DHCP/ICMP drop rules

Changed getPortSecurityEnabled to check the device Owner

Change-Id: I69058c6465f1745c9c6d7dacaf9a07b8f0b13510
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Miguel Perez [Wed, 21 Sep 2016 13:41:37 +0000 (15:41 +0200)]
Updated git submodules

Project: netvirt master 19061ccd3c30aa3e9b9b998a288438b137abce87

Bug 6833: InterVpnLink FIB routes not populated when no VM on VPN

 + FIB table's flow that send the packet to BGP router for BGP-exported
   route is not being populated when there is an InterVpnLink
   but there are no VMs in the included VPNs.

 + At InterVpnLink creation, it checks if the VPN Operational data is
   ready, and wait 20 seconds for it to be ready.

 + Fix is based on calling method fibManager.populateFibOnNewDpn()
   when the InterVpnLink is created. Even if there are no real VPN
   Interfaces installed on any DPNs, the InterVpnLink installs 2 fake
   VpnInterfaces on the selected DPN(s). This wasn't triggering the
   'createFibEntries' as real VpnInterfaces did.

 + Also, solves the problem of creating an InterVpnLink when the
   Operational Data of a VPN is not ready yet

    - New class VpnOpDataNotifier that offers methods like waitForXXXX,
      to which other classes like VpnInterfaceManager or
      InterVpnLinkListener can subscribe to. There must be only object
      of this type per module, and it must be injected to the interested
      classes via Constructor

Change-Id: Ib3fdcfe5946288b288ab3453bdcb9f2e68bdcb6e
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Sat, 3 Dec 2016 00:51:40 +0000 (00:51 +0000)]
Updated git submodules

Project: genius master 4d40e4df2aecf56fde2fb00906693f58161265f1

Merge "Fcaps: changing alarm text parameter to be same while raising and clearing"

Fcaps: changing alarm text parameter to be same while raising and clearing

Change-Id: I941aef182be4d3a1488399d8ea1eaa7432c707ff
Signed-off-by: gowri <gowri.r@ericsson.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Thu, 1 Dec 2016 15:31:58 +0000 (21:01 +0530)]
Updated git submodules

Project: netvirt master fd243f3c4aae14e966701475c6f37b2aab4d51f0

Bug 7283: Fix exception in VpnInterfaceManager for IPv6 subnets

Commit cb7992e6bfe76535933e5c111dea56b230f30dd5 implements Arp
responder for internal subnet GW addresses. Arp equivalent in IPv6
is Neighbor discovery and currently there is no support in OpenFlow
to program rules to auto-respond to Neighbor Solicitation requests.
So, this patch updates the code to program arp responderer rules
only for IPv4 subnets.

Change-Id: Id7f8d506d38f5acbf075402656d3dae10802fc64
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
vinoth [Thu, 1 Dec 2016 13:00:55 +0000 (18:30 +0530)]
Updated git submodules

Project: netvirt master ef0ee39620e4ef7e277b150c2db5c96b18a8e40d

Bug 7233: Multiple VLAN external network communication failed while using compute nodes.

   * Previously when compute node is connected into ODL, that time data path id return from compute node.
   * Compute node doesn't have any patch port details.
   * Currently modify the logic that data path id read from control node which has patch port value details.

Change-Id: I4e41e9ff8d1fb2ecd999da2625d71c15638b4fee
Signed-off-by: vinoth <m.vinoth@hcl.com>
7 years agoUpdated git submodules
Sumanth MS [Wed, 30 Nov 2016 21:04:20 +0000 (02:34 +0530)]
Updated git submodules

Project: netvirt master f5a3a11890eafabadb6897a8d38bfced7fbb15ae

Bug 7247-The BGP configuration is getting configured as "router bgp 0"

Incorporates following changes:
1) Support for 4 byte AS number from the
existing 2 byte.
2) Fix for bgp display commands to work in COMCLI
3) Additionally added debug statement in the code
4) Method onUpdateWithdrawRoute added with nexthop
information. Currently the nexthop information is
not considered when route is withdrawn.

Change-Id: I045f8901869e7c94b3a8039b993c8062751aa63c
Signed-off-by: Sumanth MS <sumanth.ms@ericsson.com>
7 years agoUpdated git submodules
vinoth [Thu, 1 Dec 2016 12:43:11 +0000 (18:13 +0530)]
Updated git submodules

Project: netvirt master 01c8e0c6d459c82f05cdb9ef922fe3fa93343ac5

 Bug 7233: Multiple VLAN external network communication failed while using compute nodes.

  * Previously when compute node is connected into ODL, that time data path id is return from compute node.
  * Compute node doesn't have any patch port details.
  * Currently modify the logic that data path id read from control node which has patch port value details.

Change-Id: I4215cba6688675d5977339a57f50fa74162cf467
Signed-off-by: vinoth <m.vinoth@hcl.com>
7 years agoUpdated git submodules
Sridhar Gaddam [Mon, 28 Nov 2016 09:35:41 +0000 (15:05 +0530)]
Updated git submodules

Project: netvirt master 53c4f80d4558662aaa441db8b503be378e705020

Bug 7250: Add IPv6 integration tests

This patch implements the following.
1. Enhances the current Netvirt IT tests to support IPv6 subnets,
   security groups etc.
2. Validates IPv6 L2 connectivity between two VMs on the same
   tenant network.
3. Validates IPv6 East-West Routing support via Neutron tenant
   router.
4. Fixes an issue in IPv6 LLA generation API.

Change-Id: Ic605cb0b1ef0791c889ca0d7f6852b93299118ff
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
7 years agoUpdated git submodules
gowri [Wed, 30 Nov 2016 08:53:19 +0000 (14:23 +0530)]
Updated git submodules

Project: netvirt master 96e9465bf5cd49600a74f10c6ad4d9c39220cec1

Fcaps: changing alarm text parameter to be same while raising and clearing

Change-Id: I92e8b2d202779f0df3fa4d90868e36c52a9b95ec
Signed-off-by: gowri <gowri.r@ericsson.com>
7 years agoUpdated git submodules
Miguel Perez [Tue, 29 Nov 2016 16:34:57 +0000 (17:34 +0100)]
Updated git submodules

Project: netvirt master f6cc201e25ad44987e56288c5218f167129191b5

Bug 7278 - SC to Elan handover flows priority is wrong

 + The flow that takes the traffic comming from ServiceChaining and
   handovers it to Elan is being set with default priority. However,
   it must be set to ServiceChaining priority

Change-Id: I0add87af0fafc1de2d7eb2ddb2890f4a8aa7503c
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
Signed-off-by: Marcos López Samaniego <marcos.lopez.samaniego@ericsson.com>
7 years agoUpdated git submodules
Olga Schukin [Sun, 27 Nov 2016 10:01:35 +0000 (12:01 +0200)]
Updated git submodules

Project: netvirt master 34e218c9fb274709f7a8d1b4974606e506a69567

Bug 7170: ARP thread is sleeping 2s

ARP thread is sleeping 2s each time MAC migration occurs

1. Koby: every time a MAC migration occurs (i.e. ArpNotificationHandler
notices a MAC change), instead of removing the entry & sleeping for 2s,
it will remove the entry & add that "VPNInstance+IP" to a "dirty IPs"
hashmap with timestamp. Now, each time ArpNotificationHandler is about
to learn a new IP, it will compare against that "dirty IPs" hashmap
and will ignore the learn in case 2s hasn't passed yet.
This will make sure the notification thread is not blocked.

2. Learn from GARP and ARP Responses only.

Change-Id: Ic3d6f58bd1a8ff5b9e29abd9280c3954fd7c7fb3
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 2 Dec 2016 17:11:25 +0000 (17:11 +0000)]
Updated git submodules

Project: releng/builder master 2021800dee7c68a8a2b3615e07bd757b635cab48

Merge "Use single macro and single trigger word for all every-patch jobs"

Use single macro and single trigger word for all every-patch jobs

Only "recheck" now works, even "recheck-opendaylight" trigger word was renamed.
Removed obsolete trigger words (and warnings) from docs.
Macro gerrit-trigger-patch-submitted documented.
Its argument names shortened and documented.
Added "files" argument to set file-paths-pattern.
Macro integration-trigger-patch-submitted closely resembles gerrit-trigger-patch-submitted.
Use {project} and {branch} even if only one value makes sense within a file,
so now a verbose value means it is different from the default one.
Fixed docs for {project}-distribution-{stream}.
Added fixmes to builder-verify-python and {project-name}-sonar.
Updated docs on which job is voting on Gerrit.
Patterns for jjb-templates removed.
Minor indentation changes.

Change-Id: I8fda86326af7628e0c385f9a7cb2d2aed1caf881
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 2 Dec 2016 17:06:34 +0000 (17:06 +0000)]
Updated git submodules

Project: releng/builder master ace1068d5652c9939cdcd4581df78337bc91023a

Merge "Fix for VTN CSIT verify job"

Fix for VTN CSIT verify job

* Add ubuntu image 2.5.0 as generic for vtn verify job, vtn CSIT boron
  and carbon
* Add default ubuntu image 2.0 for VTN beryllium CSIT job.

Change-Id: Ie561f9a3a3004cd0ac10749dda88ec7e2f798925
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Faseela K [Fri, 2 Dec 2016 12:48:12 +0000 (18:18 +0530)]
Updated git submodules

Project: genius master e99cd6d68657b1c4b39b0b3d6d22827ac2667e7e

Bug 7220 - OVS egress table (220) contains stale rules that send the packet to the wrong port

Description : There was a race condition in the way unbind of default egress service was done,
when the interface-state deletion happens parallelly.
Unbind Service needs interface-state information which is deleted already, Similarly stateUnbindHandler
needs service-info which is already deleted by unbind-service(), and both the threads won't
proceed with table 220 flow deletion. This is a corner case, and won't be seen always, however
it has become more visible in recent csit runs. Moving the unbindDefaultEgressDispatcherService()
logic to the EgressServiceStateUnbindHelper to avoid the race, so that it gets called once all
default 220 flows are removed from the switch.

Change-Id: Iec20a3e09064064bd5564dac2e65500c73dfad50
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Karthik.S [Fri, 2 Dec 2016 12:41:25 +0000 (18:11 +0530)]
Updated git submodules

Project: integration/test master f441009385c2ce469ba4f79df439f7cd728af77d

Bug 6245: Enable vlan pcp test cases of VTN Manager CSIT

  * Removed tags exclude from vlan-pcp test case of VBRIF-Flowfilter

Change-Id: I3ab4f53bb3a4b7b675a2dfc70f1819c2a791484a
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Fri, 2 Dec 2016 12:20:07 +0000 (07:20 -0500)]
Updated git submodules

Project: odlparent master f56e85588b6c681ba89bff72cf3ce3b52e984fbd

Bug 7285 - CENTINEL Carbon Autorelease Build Failure

guice dependency shouldn't be targeted with scope test
as downstream consumer of that dependency needs it during
some other lifecycle state (compile).

Centinel is pulling graylog2-plugin that requires guice at
compile time, and does pull it as transitice dependency.
But since odlparent provide it with the scope test, and centinel
isn't speficically defining that dependency, odlparent overwrite
the transitive dependency of graylog2-plugin

Change-Id: I9c109f942804637463113db56d0bce45d4cf65ae
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Akash [Thu, 24 Nov 2016 06:55:50 +0000 (12:25 +0530)]
Updated git submodules

Project: netvirt master 2e146e0ae956734773a926c9f16812008899400d

Bug 6589 adding support for hwvtep devices ha

HWVTEPPhysicalSwitchListner changes to sycn with changes required for
supporting HA feature. If new physical switch got connected , based on if
HA enabled node or not rest of actions are taken.

Change-Id: I282256bea20cc82462184a62db7462ae244951c5
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 1 Dec 2016 12:46:50 +0000 (18:16 +0530)]
Updated git submodules

Project: netvirt master 72a505f5864b445630cb432c88d774a543f3c239

Bug 7282 - The egress table flows(table 220) are not deleted on port
delete.

Changed the flow removal from interface state listener to interface
listener.

Change-Id: I8b7920de826a58b0ba25c08a42636b127f36bc51
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Faseela K [Fri, 2 Dec 2016 12:31:12 +0000 (12:31 +0000)]
Updated git submodules

Project: genius master 195b6cc7036f589a01e11fae24bb5c5e7bcee0ad

Merge "Gateway mac table should have unique MAC address for vhu hosts other than 00:00:00:00:00:00"

Gateway mac table should have unique MAC address for vhu hosts other than 00:00:00:00:00:00

Description : With OVS DPDK ports, the port physical address is always coming as "00:00:00:00:00:00".
Because of this interface-manager stores the phyaddress of all interfaces on top of this port
as "00:00:00:00:00:00", there by responding to the ARP requests with this MAC address for
netvirt L3VPN usecases.
For address this issue, whenever an openflow port added notification comes with hardware address "00:00:00:00:00:00",
a mac address is generated for the same using its port-number and de:ad:be:ef prefix,
and this generated mac-address will be used in all subsequent processing.

Change-Id: I305288e44d12993f8f1bad9932c19ca86fa6afca
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 2 Dec 2016 10:14:57 +0000 (10:14 +0000)]
Updated git submodules

Project: genius master 3b9df1e7f9a76d535ef98d7e96a08a283cf17594

Merge "ActionInfoBuilderTest to illustrate ActionInfoBuilder requirements"

ActionInfoBuilderTest to illustrate ActionInfoBuilder requirements

This should be useful as we build additional ActionInfo types, such as
the work in https://git.opendaylight.org/gerrit/#/c/48736/

Change-Id: I4aeb925784c285bea4cbf1cf65c1c057f6ae4843
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Mor Zvi [Wed, 30 Nov 2016 07:56:26 +0000 (09:56 +0200)]
Updated git submodules

Project: integration/test master bd7ef0c3c399c4cc18a0ddb535a8e2845445fe3b

add additional Tempest scenario tests

Change-Id: Ia96d21052085b8f96596692688c866dafbed852b
Signed-off-by: Mor Zvi <mor.zvi@hpe.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 1 Dec 2016 19:27:17 +0000 (11:27 -0800)]
Updated git submodules

Project: integration/test master 5b9c98e5dd9342703e86a59b56b0b9e818118e2a

Quick fix to forgotten parameter

Change-Id: I7d3ddd726fa8c71c1ac4173f09ba38bc1b0c9c9d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 1 Dec 2016 18:36:07 +0000 (10:36 -0800)]
Updated git submodules

Project: integration/test master 2f3335fe8cb83313b4f8ef18b46835626ac88e4c

Revert changes in Utils.robot and ClusterManagement.robot libraries

Change-Id: Iad3e5b3cdcc72f1d2685e39ebf3124aa9b299231
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Wed, 10 Aug 2016 15:31:25 +0000 (11:31 -0400)]
Updated git submodules

Project: aaa master e6213343714bde457d98556786b56d35903fca2b

Clean the aaa features

- Remove odl-aaa-authn-no-cluster feature same as odl-aaa-authn feature
- Remove odl-aaa-authn-sssd-no-cluster feature as it was depend on
  odl-aaa-authn-no-cluster

Change-Id: Ie70b968530e4dba2c5b41262e1447918fa15f532
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Peter Gubka [Thu, 1 Dec 2016 15:14:48 +0000 (16:14 +0100)]
Updated git submodules

Project: releng/builder master 1f0d5558cb7dae3a474ac9063fd79a3c71eef6d6

adding explicit usage of USE_NETCONF_CONNECTOR

The https://git.opendaylight.org/gerrit/48889 will change
the usage of USE_NETCONF_CONNECTOR in the future and because
of that the explicit usage is needed.

Change-Id: I4dbcb8699c7b66326d75057c0a4378b05a702cc1
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Akash [Tue, 22 Nov 2016 13:05:01 +0000 (18:35 +0530)]
Updated git submodules

Project: netvirt master c055ca73df3f4303cc77bd5fe7792cc8de33b4b3

Bug 6589 adding support for hwvtep devices ha

Updating existing Listners to adher the changes done for HA changes and
extend newly introduced base listner class.
Updated newly added listners in Bulprint xml file
Added new Cli to give info on HA and L2gw device

Change-Id: Ib7a5d06a4b2d390e8ce7b0237ddba04ba0e07a51
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Bertrand [Wed, 30 Nov 2016 09:10:32 +0000 (01:10 -0800)]
Updated git submodules

Project: netvirt master e849bcc621ec8e0f6c2ec2dd852cf8f830856a92

Add configurable timeouts for acl security groups in Legacy NetVirt.
Also sync up default timeout values with those in current new
NetVirt (see aclservice-config.yang)

Change-Id: I310e7c34c75ee0c16d503c974e0284c076f473c0
Signed-off-by: Bertrand <bertrand.low@hcl.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 1 Dec 2016 13:42:30 +0000 (14:42 +0100)]
Updated git submodules

Project: genius master c07c4a828659112b6af2f3c2c405b291c6099aa7

SingleTransactionDataBroker should not be a @Singleton with @Inject

because this causes issues with the blueprint-maven-plugin, see full
analysis on today's email thread "Genius CSIT Unstable" on genius-dev,
and summary just added to
https://wiki.opendaylight.org/view/BestPractices/DI_Guidelines#Nota_Bene

instead, anyone use of it can just do new
SingleTransactionDataBroker(dataBroker), which this change does for the
2 places I had used it so far.

Change-Id: Ic08184d5c4a0147ec134cedaae641dd394fd69d0
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 1 Dec 2016 10:41:29 +0000 (11:41 +0100)]
Updated git submodules

Project: odlparent master 800a96ac17eb576d9cfe206e0f7a2e7e151f7314

git-commit-id-plugin cannot fail build for new projects w.o. .git/

Change-Id: I5483524047476b9fcf3562dde55b07c79efbea0b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 28 Nov 2016 19:39:31 +0000 (11:39 -0800)]
Updated git submodules

Project: integration/test master 75eba198498f310a1facc48fa5d440ebd48f4508

Rework OF cluster test

- Remove duplicate tests.
- Add Owner stop/start test.
- Add new KWs to stop cluster instances.
- Adjust Verify Owner KW to deal with stopped instance.

Change-Id: I682124f1e753632c49efacaa29b54d5061fd0f34
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 21 Nov 2016 13:45:24 +0000 (14:45 +0100)]
Updated git submodules

Project: odlparent master 5319abaaabb6d597e9ca87c892179679ea33971b

BUG-4219: eliminate odlparent-version

Since karaf4-parent is derived from odlparent,
we can just add branding and conf to our artifacts
and not specify the version. Hence we can eliminate
odlparent.version.

Change-Id: Ic62f80cca737cfc386a428d33ccac2b4ab43c395
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
sdevaraj [Wed, 30 Nov 2016 20:35:38 +0000 (12:35 -0800)]
Updated git submodules

Project: releng/builder master 8bab3021b0604fe79512b2e47aa991d753156505

New template for daexim tests

Change-Id: I3cca4a35caf0c19b97d5de0151e81f2ade812ef7
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
7 years agoUpdated git submodules
sdevaraj [Wed, 23 Nov 2016 02:21:34 +0000 (18:21 -0800)]
Updated git submodules

Project: integration/test master 9634f7daf93e0554390fee8e8e158b2d3ad2fdd7

Basic Tests for DAEXIM project
  - Replace tabs with spaces
  - Fixing Utils keyword for rc
  - Fixing the style errors
  - Fix for a failure in the jenkins
  - Removing the test suites which are not ready
  - Adding json files for export and import
  - First commit for branch testing
  - Fixed the first set of comments on review
  - Removed reference to ODL_SYSTEM_IP and added cluster_index for better portability to cluster test cases
  - Fixed tidytool issues

Change-Id: Ia0de7bbb2a08f9411715dd64b4fe42e140702ae2
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 30 Nov 2016 18:48:23 +0000 (18:48 +0000)]
Updated git submodules

Project: releng/builder master 6aa920e85381cee9bf204523e346042d4c73a9ea

Merge "archive openstack node logs individually, and not as a tarball"

archive openstack node logs individually, and not as a tarball

Change-Id: Ie573cfde7fceb82b07f0b07ab5e5d4c5938511b3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 30 Nov 2016 17:47:49 +0000 (17:47 +0000)]
Updated git submodules

Project: releng/builder master 68ed4905bdb6ee0bec6d182122022c7b295df36c

Merge "Honor infra parameters in autorelease templates"

Honor infra parameters in autorelease templates

This allows unmerged autorelease patches to be tested on Sandbox.

Change-Id: I4777e14ef64cd5d07f14fee5e78f185584f9d490
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Nov 2016 17:02:37 +0000 (17:02 +0000)]
Updated git submodules

Project: releng/builder master f7e3d3f91cc1b600dd2e9d49e6fd151a14c0d5c8

Merge "adding odl-netconf-topology install feature"

adding odl-netconf-topology install feature

the purpose of this change will be a step by step removal of
odl-netconf-connector-all(ssh) feature from the jobs
step 1) adding odl-netconf-topology (present change)
step 2) replace connector functionality in integration/test suites
step 3) removal of odl-netconf-connector-.. from installed features

installing of odl-netconf-topology should not affect any jobs. No
collisions are expected in B and C. Be jobs may log some exceptions
as the feature is not existing, but this should be harmless to the
functionality.

Change-Id: Ibd39888516fcd240e864a6c9befc6ae57a398ac4
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Faseela K [Wed, 30 Nov 2016 16:24:56 +0000 (16:24 +0000)]
Updated git submodules

Project: genius master a10dc6210d9a743f462825e3b3ee57c9598fb2ce

Merge "idmanager Checkstyle now enforced, incl. much work on exception handling"

idmanager Checkstyle now enforced, incl. much work on exception handling

Change-Id: I96d9494254bd2f782bd37d02e1cee59fbe08ca16
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 30 Nov 2016 16:10:52 +0000 (16:10 +0000)]
Updated git submodules

Project: releng/builder master fedc289e0be77c0668afbab7fd7229c7c97c5683

Merge "unimgr:add mininet 2.5"

unimgr:add mininet 2.5

Change-Id: I8ca5003fbad7a8cf268da7047abee8bf8d1a7cd9
Signed-off-by: amir876 <amir.abudi@hpe.com>
7 years agoUpdated git submodules
Vishal Thapar [Wed, 30 Nov 2016 09:53:12 +0000 (09:53 +0000)]
Updated git submodules

Project: genius master 37071162641e5f90c9ad8baeabd1588b02177d62

Merge "BUG 6952: DPN can't be added in multiple TZ"

BUG 6952: DPN can't be added in multiple TZ

In dpn-endpoints, replace transport-zone with a list tz-membership which
will track transport zones to which a DPN belongs.

Some more changes needed for delete-use case. They will come in separate
patch.

Change-Id: I77848ed142bbb0cb6e8f8489b3a28a0bd525663c
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 17 Nov 2016 14:12:20 +0000 (15:12 +0100)]
Updated git submodules

Project: odlparent master 4237d2a28cf2ad4e9f144546b019bf32abeadb86

Checkstyle Windows EOL single message instead of each line

The current configuration prints a Checkstyle violation for EACH LINE in
a file with Windows (CR+LF) instead of UNIX (LF) end of line (EOL)
delimiters.

This change adjusts that to cause only 1 violation per such file.

This leads to clearer and shorter logs.

Change-Id: I4ef2825608966e3dbd714f73fbc462e10cc5d8d8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Faseela K [Wed, 30 Nov 2016 08:02:36 +0000 (08:02 +0000)]
Updated git submodules

Project: genius master bcb2d9eef08bc2f0078320103e777568ed942bcf

Merge "AsyncEventsWaiter with TestableDataTreeChangeListener"

AsyncEventsWaiter with TestableDataTreeChangeListener

for AsyncDataTreeChangeListenerBase etc.

see https://git.opendaylight.org/gerrit/#/c/48078/ for a usage example

Change-Id: I400acba12ec9e2bdd61a6c680fc925bde60b6686
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
rahul.agarwal [Thu, 24 Nov 2016 17:14:06 +0000 (22:44 +0530)]
Updated git submodules

Project: integration/test master e788bcdb34e558688ac6af7c1372fa8fee2e7c9b

Change for dynamic allocation of IPs in Newton OpenStack

Change-Id: I987f0815f072ca406065766c54fe6af9e1acf494
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 24 Nov 2016 00:15:02 +0000 (16:15 -0800)]
Updated git submodules

Project: integration/test master 554e9375823c326dc4121a4b124d71a26a958da9

adding model dump in new netvirt specific robot library

Change-Id: I3b2ceda888bebb01dd651e1057b1aebfeea4c0b2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
balakrishnan [Sun, 6 Nov 2016 19:24:21 +0000 (00:54 +0530)]
Updated git submodules

Project: netvirt master e355b3cdbd0eca6dde874ed11374471bc198597b

legacy netvirt: forcibly disable port security for network port

   *Security group applies to only VM port. Not to internal used port.
   *Even openstack sends port security enabled true ODL should not apply
    SG for router interface port, dhcp port and floating ip port.

Change-Id: If73116661a1b20f06c36ce935330b01e76cf5a82
Signed-off-by: balakrishnan <balakrishnan.ka@hcl.com>
7 years agoUpdated git submodules
Miguel Perez [Mon, 21 Nov 2016 18:37:55 +0000 (19:37 +0100)]
Updated git submodules

Project: netvirt master 370a4aeddbdd1b8383ab463718452ac36c7ff9d7

Listen on Topology Node instead of Inventory's

 + Topology Node under "flow:1" raises less DCNs than Inventory
   Node under "openflow:1" and serves same purpose here

 + This is a change analogous to change [1]

 + Changes the name of the class from "NodeListener" to
   "VpnToElanFallbackNodeListener" to differentiate it from some
   other "NodeListener"s

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

Change-Id: Iaaba48c443d0d7e268052c09139aba3512df1cc7
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Ryan Goulding [Tue, 29 Nov 2016 18:54:37 +0000 (18:54 +0000)]
Updated git submodules

Project: aaa master c1eb758a76a5827b5937f669ff3103d0d2e1e4cb

Merge "New AAA CLI standalone JAR to create users and set passwords"

New AAA CLI standalone JAR to create users and set passwords

This creates a (new) "executable fat JAR", which is NOT an OSGi bundle,
allowing installation tools such as the one used by Tim Rozet for OPNFV,
to create users and set passwords, without requiring ODL REST API to
run, and (more importantly) without knowing the current password.

As discussed and agreed with Ryan Goulding and others during the weekly
"Kernel call" on Tuesday Nov 15th this is still secure, as it's based on
physical access to the database file.

https://wiki.opendaylight.org/view/AAA:Changing_Account_Passwords has
end-user facing documentation (which may be updated as this gets
merged, perhaps later packaged, etc.)

Change-Id: I0f9f991520128b53460b3ee80dbbe0b4b824ca5b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoMerge "Add Logical SFF architecture documentation"
Colin Dixon [Tue, 29 Nov 2016 18:36:43 +0000 (18:36 +0000)]
Merge "Add Logical SFF architecture documentation"

7 years agoMerge "Describe system status after configuring Logical SFF"
Colin Dixon [Tue, 29 Nov 2016 18:09:10 +0000 (18:09 +0000)]
Merge "Describe system status after configuring Logical SFF"

7 years agoUpdated git submodules
Vratko Polak [Tue, 29 Nov 2016 16:23:27 +0000 (17:23 +0100)]
Updated git submodules

Project: integration/test master da4dfc942a5d5aac9cb39345198d19dccc36e15c

Bug 7172: Update expected response

This should fix Missing_Message_ID_Attribute test case of MDSAL netconf suite.
Currently only in Carbon, will add stream dependence if the fix is not cherry-picked.

Change-Id: I3c749d219f79d0189e01932ecc66a90807dce07e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 21 Nov 2016 15:43:45 +0000 (16:43 +0100)]
Updated git submodules

Project: aaa master 2a88d680b625530b74250fa8a03fccdd45ac3d36

Introduce IdMServiceImpl, refactoring IdmLightProxy

This would make it easier to re-use this code from other places, such as
the planned new CLI utility.

Change-Id: I3c2c5d210d6c34602ecf41a7e84a3a1fb4d9d6aa
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 29 Nov 2016 16:28:43 +0000 (16:28 +0000)]
Updated git submodules

Project: releng/builder master 86c774e985eaa3ba3f633f0332d4734f5ff809e5

Merge "move odl ml2 branch to use stable newton"

move odl ml2 branch to use stable newton

Change-Id: I56d157c39ee0cfd661f08926c30dec6101686bd2
Signed-off-by: Sandra Biton <sandra.biton@hpe.com>
7 years agoUpdated git submodules
Faseela K [Tue, 29 Nov 2016 16:24:27 +0000 (16:24 +0000)]
Updated git submodules

Project: genius master 60fe407155ef20de804ec84cdf9d756540764d36

Merge "Fix an error on table ranges."

Fix an error on table ranges.

-

Change-Id: I7e2ea96eaee07d49bcfcb9063fbad93925c40d4e
Signed-off-by: David Suarez <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 29 Nov 2016 14:44:50 +0000 (15:44 +0100)]
Updated git submodules

Project: odlparent master cdc487cf7e661719c6b75e0eef1c7db72d8a6a1b

Add akka-distributed-data to akka features

Change-Id: I2548ab02df746dc076dc5a7153accd54b39e22ba
Signed-off-by: Tomas Cere <tcere@cisco.com>
7 years agoUpdated git submodules
Martin Mihálek [Tue, 29 Nov 2016 08:47:27 +0000 (09:47 +0100)]
Updated git submodules

Project: integration/test master f3686e7906e9751b4938882b6de4203c9c545cba

Migrate SXP controller check to jolokia

Update checking of active SXP sevice from SSH to request.

Change-Id: I1786caf944f5679b4c6ecb7766093d19868b1d88
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 29 Nov 2016 13:08:31 +0000 (13:08 +0000)]
Updated git submodules

Project: netconf master 9d6c04fb735ad5aff2c0e5ebd2bb946154cfb8fa

Merge "Bug 7172 - Correct error-info for missing-attribute errors"

Bug 7172 - Correct error-info for missing-attribute errors

Add bad-attribute and bad-element information to error-info when
constructing missing-attribute rpc-error.

Change-Id: I96652e3154c8ebdba53396360f5ddfe6a5ec0211
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Jakub Toth [Fri, 25 Nov 2016 15:03:24 +0000 (16:03 +0100)]
Updated git submodules

Project: netconf master a96e53c9cb5b902aa66232cb175fe00ade3a4475

Bug 7240 - Restconf returns Status.Ok if delete fails

  * add a private class for setting Throwable object
  * if operation failed, set Throwable object to object created from
    private class
  * throw RestconfDocumentedException in Restconf (doesn't in hijack
    thread) if Throwable object isn't null
  * add test

Change-Id: I413c5d3c969969903951da876277439ac2b67d66
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Jakub Toth [Thu, 20 Oct 2016 08:54:06 +0000 (10:54 +0200)]
Updated git submodules

Project: netconf master 7c43e0b0e18fcda26907903b15659b2cdb2bb5e1

Bug 6324 - Notifications stream output is not same as restconf data

  * serialization NormalizedNode to JSON with gson codec from yangtools
  * added test

Change-Id: I15245c48188151a1e7aaaf482997ae0d214491c0
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 17 Nov 2016 15:14:32 +0000 (16:14 +0100)]
Updated git submodules

Project: odlparent master 136e8b34581c2e27ecee76da35730ef9f62cac8e

git-commit-id-plugin to put a META-INF/git.properties in all built JAR

see https://github.com/ktoso/maven-git-commit-id-plugin for background

This automatically works for all ODL JARs without any changes needed in
any other POM (unlike buildnumber-maven-plugin which needs SCM info).

This required https://git.opendaylight.org/gerrit/#/c/48447/ before.

Change-Id: I43f9692b4a3ae83a90cdfbeaf20bd2cba323bce8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Faseela K [Mon, 21 Nov 2016 05:33:47 +0000 (11:03 +0530)]
Updated git submodules

Project: genius master 223388dbefd90570a98380ff8d28fb50f92f88df

Enhancing the junits for interface-manager

Change-Id: I5fd00e4e386482b3f65fcd686070056a934b14c5
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
David López [Wed, 23 Nov 2016 17:03:13 +0000 (18:03 +0100)]
Updated git submodules

Project: integration/test master 9a192dc54ece3e62068bb750fbded08c914f2c5b

Fix OpenStackOperations.Get Tenant Id from Network

The procedure to parse the result, based on striping and cutting
strings, was faulty depending on the results and versions.

A proper procedure has been introduced, by using existing libraries

Change-Id: I6e0738b8718853ae031a399c158a740c9e763f0d
Signed-off-by: David López <david.lopez.munoz@ericsson.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
David López [Fri, 25 Nov 2016 13:59:40 +0000 (14:59 +0100)]
Updated git submodules

Project: integration/test master 8c8211986ce6f4543b3c092c9bf04d38cef68520

Use ipaddress for better network calculation in Create ITM Tunnel

Change-Id: I4fccc3166514b774c48c1414d364fecc0e8ec295
Signed-off-by: David Lopez <david.lopez.munoz@ericsson.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 28 Nov 2016 20:28:46 +0000 (12:28 -0800)]
Updated git submodules

Project: integration/test master 899ba56534ef8b9821e0bb773b31c43e628bb5fb

Add variable to select configure netconf device method

Default is still config system but this would allow to test using
the topology API.

Change-Id: Iae445dd44427f36568c7018683f26a3a482890b7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 28 Nov 2016 11:24:45 +0000 (12:24 +0100)]
Updated git submodules

Project: odlparent master 062cab903c602b23ef82f0aa84801649aed48bd1

Upgrade commons-fileupload from 1.3.1 to 1.3.2 (security vulnerability)

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3092

http://mail-archives.us.apache.org/mod_mbox/www-announce/201606.mbox/%3C6223ece6-2b41-ef4f-22f9-d3481e492832@apache.org%3E

https://bugzilla.redhat.com/show_bug.cgi?id=1349475

Change-Id: Ifc63c3b6021d8a8b3a906905fee96ce7287fd96b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>