docs.git
7 years agoUpdated git submodules
Andrew Grimberg [Mon, 27 Feb 2017 22:48:10 +0000 (22:48 +0000)]
Updated git submodules

Project: releng/builder master ec49935051ddb4550d35a0f20bde5248b9166837

Merge "Fix ubuntu image creation issue"

Fix ubuntu image creation issue

- 'E: Unable to locate package':
  This issue is not reproducable local packer build. Add additional repository
  when install fails to get package from one of the repositories

Change-Id: I7b35770bc9fef31bada046139ee637da7f9b536e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 27 Feb 2017 21:26:52 +0000 (21:26 +0000)]
Updated git submodules

Project: releng/builder master 06b669d0ad95252e6830327bd24d3041c1767e58

Merge "Add separate log file to CSIT runs filtered by errors/warns"

Add separate log file to CSIT runs filtered by errors/warns

Change-Id: I689d6f2dbb14fdfd9bf2be14433785c5e3638c43
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Miguel Perez [Thu, 26 Jan 2017 14:05:01 +0000 (15:05 +0100)]
Updated git submodules

Project: genius master 23cc53511d6057ce841274f01872799b85c40e83

Make 'bindService' transaction-embeddable

Change-Id: I3608e43991a9b00a021f3f49f9c4413567d17acc
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Poovizhi P [Wed, 15 Feb 2017 10:23:54 +0000 (15:53 +0530)]
Updated git submodules

Project: netvirt master c38fca9272bf15ed2dcc2531fee288620bd90949

Qos implemented as separate service. All qos related codes from neutronvpn
are segregated and a separate qosservice module is formed.

Change-Id: Ie9fc4755f5270eeb3f654bf5d0676ae302c9f3e4
Signed-off-by: Poovizhi P <poovizhi.p@ericsson.com>
7 years agoUpdated git submodules
eupakir [Sat, 25 Feb 2017 14:08:38 +0000 (19:38 +0530)]
Updated git submodules

Project: netvirt master 3f0330a0c79d485a3874fa9edf44fd09bbcb8711

BUG 7727 : Local and Connected routes do not get imported

Route Origin for Subnet Routes and Local VM routes were changed from
STATIC to CONNECTED and LOCAL, respectively. Hence, the import/export RT
functionality for VPNs was broken.

Change-Id: I04d8326fcb0bddf77934a63c1eb459f23564323b
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Ursicio Martin [Wed, 22 Feb 2017 09:21:08 +0000 (10:21 +0100)]
Updated git submodules

Project: releng/builder master b23b25e28fbdda6de88880ff2765b056fec3c451

add patch-test jobs for aaa

Change-Id: Ied2c33379a3b178177105dc15ed5ad39c781ce20
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
7 years agoUpdated git submodules
epgoraj [Mon, 27 Feb 2017 07:35:15 +0000 (13:05 +0530)]
Updated git submodules

Project: netvirt master 70a910028d302599a934dc74e5a8b1e7c0e6304a

BUG:7824 ModifiedNodeDoesNotExistException

Change-Id: I32b64af56b5b7c5ed8d2af9ed3ca5b47b68a153f
Signed-off-by: epgoraj <p.govinda.rajulu@ericsson.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 16 Feb 2017 14:40:51 +0000 (20:10 +0530)]
Updated git submodules

Project: netvirt master e20135e77dd3e1a9b52d8665197ac21c74ffc859

Updated the conntrack based SNAT spec

1)Added a new HA logic when conntrack mode is selected.
2)Added info about the config parameter to switch NAT mode
3)Added info about a new CLI for displaying the NAPT switch selected for
each router.

Change-Id: Idd8388276adf8e4bb7974aaa869d04b3a91e09de
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 27 Feb 2017 11:55:35 +0000 (12:55 +0100)]
Updated git submodules

Project: genius master e1c53b1b1899d86d7d842e169913c8bc27cb707f

Remove try { } finally { LOG.error } introduced in previous commit

In 29ede9a79082ff38b5de705d9b1e8e779edf4f23, David turned a try {} catch
(Exception e) { LOG.error(e) } into a finally { LOG.error }, which to me
seems wrong - as-is now, it would ALWAYS LOG.error, wouldn't it?  So
best to just remove this finally.

This looks like a bigger change than it is because indention changed.
(I've not touched anything in that big block, just un-indent'ed it.)

Change-Id: I25c3479e3939ed54b1ec35a031e6c6f4c7f5514a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Fri, 24 Feb 2017 18:52:55 +0000 (13:52 -0500)]
Updated git submodules

Project: odlparent master 33e7c047626b75ef491dd1131ca138b4cce617bf

Bump bouncycastle dependencies from 1.55 to 1.56

Comprehensive release notes can be found here:

https://www.bouncycastle.org/releasenotes.html

This release fixes the following:

*    It is now possible to configure the provider to only import keys for specific named curves.
*    Work has been done to improve the "constant time" behaviour of the RSA padding mechanisms.
*    The GCM ciphers in the JCE and lightweight API will now fail if an attempt is made to use
     them for encryption after doFinal or without changing the IV.
*    The constructor for IESParameterSpec that allows the use of cipher without a nonce has been
     deleted. See also details for CVE-2016-1000344, CVE-2016-1000352.
*    Strict encoding enforcement has been introduced for ASN1Integer.
*    CVE-2016-1000338: DSA does not fully validate ASN.1 encoding of signature on verification.
     It is possible to inject extra elements in the sequence making up the signature and still
     have it validate, which in some cases may allow the introduction of "invisible" data into a
     signed structure.
*    CVE-2016-1000339: AESFastEngine has a side channel leak if table accesses can be observed.
     The use of lookup large static lookup tables in AESFastEngine means that where data accesses
     by the CPU can be observed, it is possible to gain information about the key used to
     initialize the cipher. We now recommend not using AESFastEngine where this might be a concern.
     The BC provider is now using AESEngine by default.
*    CVE-2016-1000340: Static ECDH vulnerable to carry propagation bug. Carry propagation bugs in
     the implementation of squaring for several raw math classes have been fixed
     (org.bouncycastle.math.raw.Nat???). These classes are used by our custom elliptic curve
     implementations (org.bouncycastle.math.ec.custom.**), so there was the possibility of rare
     (in general usage) spurious calculations for elliptic curve scalar multiplications. Such
     errors would have been detected with high probability by the output validation for our scalar
     multipliers.
*    CVE-2016-1000341: DSA signature generation vulnerable to timing attack. Where timings can be
     closely observed for the generation of signatures, the lack of blinding in 1.55 or earlier,
     may allow an attacker to gain information about the signatures k value and ultimately the
     private value as well.
*    CVE-2016-1000342: ECDSA does not fully validate ASN.1 encoding of signature on verification.
     It is possible to inject extra elements in the sequence making up the signature and still have
     it validate, which in some cases may allow the introduction of "invisible" data into a signed
     structure.
*    CVE-2016-1000343: DSA key pair generator generates a weak private key if used with default
     values. If the JCA key pair generator is not explicitly initialised with DSA parameters,
     1.55 and earlier generates a private value assuming a 1024 bit key size. In earlier releases
     this can be dealt with by explicitly passing parameters to the key pair generator.
*    CVE-2016-1000344: DHIES allows the use of unsafe ECB mode. This algorithm is now removed from
     the provider.
*    CVE-2016-1000345: DHIES/ECIES CBC mode vulnerable to padding oracle attack. For BC 1.55 and
     older, in an environment where timings can be easily observed, it is possible with enough
     observations to identify when the decryption is failing due to padding.
*    CVE-2016-1000346: Other party DH public key not fully validated. This can cause issues as
     invalid keys can be used to reveal details about the other party's private key where static
     Diffie-Hellman is in use. As of this release the key parameters are checked on agreement
     calculation.
*    CVE-2016-1000352: ECIES allows the use of unsafe ECB mode. This algorithm is now removed
     from the provider.

This upgraded provider provides a great number of security fixes.  We should consider moving to
the updated version swiftly.

Change-Id: I0cec4b220bf6d37a76718faad682a9cf095a0dc1
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Feb 2017 14:59:23 +0000 (15:59 +0100)]
Updated git submodules

Project: odlparent master 9f6b556435fba83821f589c28c319beee505d5a9

Generator: add plugin configuration for prereq/deps

This adds two lists of features as configuration elements in
karaf-maven-plugin, dependencyFeatures and prerequisiteFeatures;
features named there (and defined elsewhere, in the POM) will be
flagged as dependencies and prerequisites respectively.

Bug: 7752
Bug: 7753
Change-Id: Ice35279822f513945df08f70880edcc74395da33
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
yair [Tue, 21 Feb 2017 13:24:42 +0000 (15:24 +0200)]
Updated git submodules

Project: netvirt master dd6667e9b1d85931c7a18a1540e9f0e2080964ad

Added to VrfEntry a new attribute of parentVpnRdName

This is part of the Hairpinning tasks also use in l3vpnOverVxlnEvpn tasks.
For floating IPs the route distinguisher will be subnetId
and the DPN information only exists for external network VPNs.
So, if will have information in the parentVpnName it will use it
to get the DPNs.

Change-Id: Ibf92c5a95e427c137c961a70c96acc1b6400b593
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 27 Feb 2017 09:02:23 +0000 (09:02 +0000)]
Updated git submodules

Project: netconf master 44b74533d053fd808de5fa6c74e71cbb1149366f

Merge "Null write transaction when cancel is called"

Null write transaction when cancel is called

Write transaction is finished and can't be used anymore.

Change-Id: Id9efcab3ca0161d5dba4cef3b56e6e568c1b1e6c
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 27 Feb 2017 09:01:29 +0000 (09:01 +0000)]
Updated git submodules

Project: netconf master ad4d56456a034a507ff34bf881985804c56dc9fd

Merge "Bug 5581: Optimize subtree filtering"

Bug 5581: Optimize subtree filtering

If single list entry with key is specified in filter,
only that specific entry is read from datastore, thus
filtering has smaller input to process.

Change-Id: Iae46e3c25067d35f6bcacc40d0997d008da8fb29
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
7 years agoUpdated git submodules
Alon Kochba [Mon, 20 Feb 2017 13:21:20 +0000 (15:21 +0200)]
Updated git submodules

Project: netvirt master 9656ecac9c16ed30eafa0f16572c1253adf581cb

Cleanup errors for networks of unsupported type

Reword and lower debug level of network configurations
for networks without a provider extension or with an
unsupported type.

Change-Id: I3b58a79b2fb72fe2c56328f79e0962e366a299ff
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Mon, 27 Feb 2017 04:35:01 +0000 (04:35 +0000)]
Updated git submodules

Project: releng/builder master 8f9896887515fa4d7af3c75bdf1cb1f1172ba547

Merge "Move autorelease notify script to publisher section"

Move autorelease notify script to publisher section

- Builders does not continue to execute when there are
  errors in previous builder steps, therefore this is changed
  back to publisher.
- Handle long artifact ID's and variations in ODL names

Change-Id: I17e2cfc8da4d75f58053c7df2167fe2d4b267815
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Periyasamy Palanisamy [Thu, 23 Feb 2017 06:53:47 +0000 (12:23 +0530)]
Updated git submodules

Project: netvirt master a06ddc11776d7e1c3f6127d406040dc7514dfd72

Bug 7824 - ModifiedNodeDoesNotExistException

* added potential fix to guard against above exception
while handling elan interface remove/interface state remove
handling

Change-Id: Iad5145eafd9398718171880825f1684189405398
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
Somashekar Byrappa [Thu, 2 Feb 2017 14:21:30 +0000 (19:51 +0530)]
Updated git submodules

Project: netvirt master 05a85fe4c2d5a4b71c0cce3a0914450b9a3cbf03

Bug 7725:  AAP with prefix 0.0.0.0/0 not supported in ACL

+ Added a check. In case of 0.0.0.0/0 prefix, program flow with just "ip"
match skipping the ip-prefix (0.0.0.0/0).
+ This method is called to configure flows both in table 40 and 251.

+ Handled below issue:
  - Create VM1 & VM2 with AAP 0.0.0.0/0 and default SG.
  - Create VM3 with default SG without AAP.
  - Delete VM2. Observe that +new+trk flow configured for VM2's 0.0.0.0/0 AAP
    prefix gets deleted (related to remote SG) in 252 table even though VM1 still
    exists.
    Flow: cookie=0x6900000, duration=4737.343s, table=252, n_packets=0,
    n_bytes=0,
    priority=61010,ct_state=+new+trk,ip,metadata=0x10000000000/0x1fffff0000000000
    actions=ct(commit,zone=5000),resubmit(,220)

+ Earlier flow priority was generated/used based on SG rule UUID. The
  above case was not handled with this approach.  So, with this fix now
  every ct_state=+new+trk flow will have a unique flow priority within table.
  Flow priorities are generated based on flow ID.

+ For every switch, two ID pools (one each for ingress and egress) are
  maintained which increases the availability of flow priorities.

Change-Id: I646312e1324267913cbb2865a1a8164b23b40372
Signed-off-by: Somashekar Byrappa <somashekar.b@altencalsoftlabs.com>
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Miguel Perez [Thu, 26 Jan 2017 14:48:17 +0000 (15:48 +0100)]
Updated git submodules

Project: genius master 8b56e4dac697529f64805b37a046f8ecaff49e83

Add API methods to check if service is bound on iface

Change-Id: I21ed6d2e5871be3c91a5f874f384f21045698196
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Alon Kochba [Sun, 26 Feb 2017 12:17:09 +0000 (14:17 +0200)]
Updated git submodules

Project: releng/builder master a4aa2762b5f914c0520845dd2e92d9929160dcb8

Move tempest logs to its own archive folder

Change-Id: I2ad686b3699dfc578bd37c7b5a31e83447384f18
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Sat, 25 Feb 2017 16:28:39 +0000 (18:28 +0200)]
Updated git submodules

Project: integration/test master 817ffc83ede08f58668fb0274af4e9217025590b

Use ostestr instead of run_tempest.sh

run_tempest.sh was deprecated and removed,
instead use 'ostestr' to run tests.

in addition remove unused code in DevstackUtils

Change-Id: I790dafd2821437e4a97b851dda659c51733541a4
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
ehvkand [Fri, 17 Feb 2017 09:43:22 +0000 (15:13 +0530)]
Updated git submodules

Project: netvirt master 17070a3ee44a393a5375b854faa58b4bbfcc568c

Bug 7815: Using DJC for VpnManager Interface-state Listeners

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
VpnManager application logic get executed by a seperate thread so
that the main thread is freed-up for other listener execution.

Change-Id: I926e0742fdc7955450c9423ce5026f9177ce21bb
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
7 years agoUpdated git submodules
Vyshakh Krishnan CH [Sat, 25 Feb 2017 07:31:22 +0000 (13:01 +0530)]
Updated git submodules

Project: netvirt master bf35ff3508484dc4677052cc09ecb7a2667be537

Bug 7852 : FIB not updated with DC-GW routes

Problem :
FIB not updated with DC-GW routes and DC-GW not updated with VM routes.

Analysis and Fix:
Recent commit has broken the way RT is handled in NeutronVPN.
Fixing the same.

Change-Id: I3678b491bdc743b24e3c4abcb9744accc640031b
Signed-off-by: Vyshakh Krishnan CH <vyshakh.krishnan.c.h@ericsson.com>
7 years agoUpdated git submodules
Shashidhar Raja [Thu, 23 Feb 2017 10:48:01 +0000 (16:18 +0530)]
Updated git submodules

Project: netvirt master 34457905258d85aad82eb0137d023370f782ff02

Bug 7842: ACL: Arp flows missing in ACL tables for overlapping MAC address

Updated to use lport tag with flowname for Egress ACL ARP flows

Change-Id: I9e733b70cb968c16f57253a975b9aa6d74c1d085
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Shashidhar Raja [Wed, 22 Feb 2017 13:29:52 +0000 (18:59 +0530)]
Updated git submodules

Project: netvirt master 5e862ece5c0ebb0d76e7670c32e411412ee42ef9

Bug 7839: ACL: ACL flows are not deleted from source host during VM
migration

    - In the current code, ACL flows are being added in Interface state
      listener and deleted from Interface config listener. As during
      migration, only interface state listener gets triggered, Config
      Interface and Interface state listeners are re-formatted slightly as
      explained below to fix this issue and also to support delete VM
      without any problems.
      Details of changes are as below:
      (a) bind/unbind moved to Config interface listener
      (b) All other ACL flows programming (add/delete) now being done from
      Interface state listener

    - Also, bind/unbind service code is updated to use
      DataStoreJobCoordinator to avoid ConflictingModificationExceptions

Change-Id: I4cf0c0d58eecbceafbed740f0201e128c196f555
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Periyasamy Palanisamy [Mon, 13 Feb 2017 10:39:38 +0000 (16:09 +0530)]
Updated git submodules

Project: netvirt master 00ef5cca684d2134d74b7841acdb29eed18ddbd8

releasing dcn thread once tunnel interface state dcn delivered

* This change is about releasing dataTreeChangeHandlerExecutor's thread
immediately after DCN is delivered to service module. This allows to
improve DataTreeChangeListener notification time when there are multiple
listerners listening to same data tree path.
* For ELAN, DJC is used to run tunnel interface state DCN related tasks in async
way using ElanUtils#getElanInterfaceJobKey

Change-Id: If3128e623ac3eae81fbec17320bf54d425b7f6f5
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
7 years agoUpdated git submodules
yair [Wed, 1 Feb 2017 15:25:27 +0000 (17:25 +0200)]
Updated git submodules

Project: netvirt master efbc18c3723be9a204121bd9c2c18064cdd3c66f

Creating default FIB router flows for external subnets.

This is part of the Hairpinning tasks.
It will install on the FIB table (21) default flow for every external subnet.
The flow match is based on the VPN ID for the external subnet.

Change-Id: I870696a3cbe186bb43a6997b6c8c6a577b2c008d
Signed-off-by: yair <yair.zinger@hpe.com>
7 years agoUpdated git submodules
Tali [Thu, 23 Feb 2017 13:35:25 +0000 (15:35 +0200)]
Updated git submodules

Project: netvirt master 25cad2e19e2f00ce33aee8f452b2147212b4c91a

Bug 7843 - Missing buckets in ELAN BC group installation during OVS restart

L2 pipeline can contain malformed flows/groups if OVS restart occurs in parallel
due to oper DS temp delete during restart
Possible solution would be to check for config DS inventory node instead of oper DS
so flows would be restored with correct content after the OVS is up again

Change-Id: I5aee6c2af85bca1beb98dab52bfa9181975192b1
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Tarun Thakur [Wed, 11 Jan 2017 16:14:50 +0000 (21:44 +0530)]
Updated git submodules

Project: genius master 45eec6dc46aff9f20345d356baba79d755af9ce5

Use def-tz-enabled and of-tunnel for TEP addition

1) Using def-tz-enabled config flag while adding TEP under default-transport-zone.
2) Added support to configure of-tunnel as TEP parameter from southbound and
use of-tunnel flag while adding TEP under transport-zone or tepsNotHostedInTransportZone.

Change-Id: I894bef7500bd72836f2020ac320e40ea7329c470
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 13 Feb 2017 16:11:07 +0000 (17:11 +0100)]
Updated git submodules

Project: ovsdb master ded19efe496310849e6f3a6025a5c1fa3af8aeb9

Add ovsdb southbound Karaf 4 features

Bug: 7619
Change-Id: I813e2b0bddf79b03a6c4925c28407b7857973e36
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 9 Feb 2017 07:44:46 +0000 (08:44 +0100)]
Updated git submodules

Project: ovsdb master b13986f493bca464d7cd360e7103d3dd91f2c098

Add ovsdb hwvtep Karaf 4 features

Bug: 7619
Change-Id: Id9da6ff6362a6defb7c20362248d9c832213cd60
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 24 Feb 2017 18:17:40 +0000 (13:17 -0500)]
Updated git submodules

Project: integration/test master c1556a332e93f18ebe81535013492bad73155688

distchanges: Add protections around patches under review

distchanges breaks for patches that are under review and not merged yet. This
is because the gerrit queries assume they are merged. When it breaks
the distchanges output stops abruptly and doesn't continue
processing all the projects. This patch prints the log and then keeps going.
There is another patch under review to get the gerrits for the unmerged patches,
so this patch here just keeps the logs going.

Change-Id: Ie451ccb083db3873f5680d78f1f8b0a36b0b9fc8
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Kency Kurian [Wed, 8 Feb 2017 06:03:02 +0000 (11:33 +0530)]
Updated git submodules

Project: netvirt master 5a0415af0a16ebb4b365b26fab67998c8417220d

Support for multiple route paths

- Modified odl-fib.yang to support multiple route-paths for the same
  destination prefix.
- Added a FibHelper which provides util methods to construct VrfEntry.

Change-Id: I7bcd3b77ac452476b4190286c1f3e8815a1b8819
Signed-off-by: Kency Kurian <kency.kurian@ericsson.com>
7 years agoUpdated git submodules
Hideyuki Tai [Thu, 26 Jan 2017 01:56:17 +0000 (01:56 +0000)]
Updated git submodules

Project: netvirt master 6e180ae6cdb7f44ed997aacde00a6d9272f97e64

Bug 7773: Objects should be compared with "equals()".

Additional changes:
 * Removed unnecessary repetitive calls.

Change-Id: I607ce073ee9ec4289c80dccd96a4b5222e4d9772
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
Signed-off-by: arthi.b <arthi.b@hcl.com>
7 years agoUpdated git submodules
Vishal Thapar [Fri, 25 Nov 2016 16:36:22 +0000 (22:06 +0530)]
Updated git submodules

Project: netvirt master 93846649219d3a704767af95c082a4d55e56ca81

Use OFtunnels when configuring automatic tunnels

Refer: https://git.opendaylight.org/gerrit/48694

Change-Id: I12b38946d779e267729ae6e6d1713529a86060cb
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Sam Hague [Thu, 23 Feb 2017 01:51:00 +0000 (20:51 -0500)]
Updated git submodules

Project: integration/test master 2d42ea9426c41c6dcddb2926615dba0b3e2abb34

Add distchanges lookup for aggregated merges

Some distributions end up with a aggregated merge
of a number of gerrits in a patch stack. The data included in the git.properties
includes all the gerrit's commit messages. This gerrit adds a
search using the commit message of the patch at the top of the stack. [1]
is an example of one of these types of gerrits.

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

Change-Id: I26663b44e08b2f09c18dfff98efe560fbeaae4e4
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Suvitha.balu [Fri, 24 Feb 2017 14:37:13 +0000 (20:07 +0530)]
Updated git submodules

Project: integration/test master 1f013770a4ed8b4af3f74869be770839dd9a0b14

Comment out BFD and ELAN suits due to inconsistent issue.

Change-Id: I13d2a6a0a899078bd15e977d0840e8ef814d5dff
Signed-off-by: Suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 24 Feb 2017 16:19:16 +0000 (17:19 +0100)]
Updated git submodules

Project: integration/test master ce738fa1fa76405467907996bcd37cc5d3b942a4

Bug 7661: Add WUKS to netconf outages suite

Change-Id: Id6467cb29b7649d63a61d3b4b9c754164bb6e189
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Fri, 24 Feb 2017 15:14:51 +0000 (15:14 +0000)]
Updated git submodules

Project: netconf master dbf52f547bb00a34d884acb135144740e31aa978

Merge changes from topic 'bug7850'

* changes:
  BUG-7850: SourceIdentifier.getRevision() can return null
  BUG-7850: YangLibProvider needs to accept null revisions
  BUG-7850: do not open-code non-existent revision
  BUG-7850: fixup Swagger generator

BUG-7850: SourceIdentifier.getRevision() can return null

Fix assumptions which are not in-line with API documentation,
i.e. that getRevision() will return a magic string and never null.

Once the users are fixed, getRevision() will return null as per
its defined contract.

Change-Id: Ia7d45325d9f45ff6dc237461fc4ea4d45901675a
Signed-off-by: Robert Varga <rovarga@cisco.com>
BUG-7850: YangLibProvider needs to accept null revisions

The API contract indicates that SourceIdentifier.getRevision()
may legally return null. The implementation is currently broken,
so make sure we account for both possibilities.

Also share empty revision object for efficiency, as it is constant.

Change-Id: Iacfe5009eea8d5d9531340da27cbb25d3c6c763f
Signed-off-by: Robert Varga <rovarga@cisco.com>
BUG-7850: do not open-code non-existent revision

Revision 0000-00-00 is reserved and should not be used anywhere
directly.

Change-Id: I0e1c4e38f5719b4ae86df1cde15ff43143f90c6a
Signed-off-by: Robert Varga <rovarga@cisco.com>
BUG-7850: fixup Swagger generator

Remove open-coded "0000-00-00" string and refer to its original
definition. Also use SimpleDateFormatUtil instead of open-coded
formatter and fix methods which can be made static.

Change-Id: I0108cdaa7012ca93ccc41d3cdc454a5b386c6a9c
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Fri, 24 Feb 2017 14:11:13 +0000 (14:11 +0000)]
Updated git submodules

Project: netconf master 32fbbabc0b941b903fef8736623c2adbc8845010

Merge "Refactor netconf-util's configuration service"

Refactor netconf-util's configuration service

- log netconf configuration service lifecycle events
- NetconfConfigUtil's getNetconfConfigurationService method fails if
  netconf configuration service is not present
- make properties for netconf configuration service constant
- netconf configuration service does not have to be singleton

Change-Id: I0466a7b83803fc93589f40a138c12cbe369135fd
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Ivan Hrasko [Thu, 23 Feb 2017 08:07:52 +0000 (09:07 +0100)]
Updated git submodules

Project: netconf master 6a7a0107290658048308523f16d749ec65db2d17

Bug 7728 - modules-state conflict kills rest-connector-default-impl

-improved workaround:
reset transaction chain to be able to continue writing another data
after transaction fail

Change-Id: I24d608b9a01da10ab237f3b1d9b29a6f30953e0d
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 9 Feb 2017 07:24:21 +0000 (08:24 +0100)]
Updated git submodules

Project: ovsdb master ee5b29e758af57d665f10ad9001166c277f3542e

Add ovsdb library Karaf 4 features

Bug: 7619
Change-Id: Iac6d17015c85e21e2e3de26bfa3b2285b3869516
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 23 Feb 2017 21:29:24 +0000 (21:29 +0000)]
Updated git submodules

Project: releng/builder master 89646a8d6f03e605503875c181404b45b538657e

Merge "Fix for newton jobs stacking problem"

Fix for newton jobs stacking problem

The version  of appdirs package  has been  fixed.

Change-Id: I6fe148b994c1ea623f47a0dee4ed51baf126f327
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 23 Feb 2017 20:03:13 +0000 (20:03 +0000)]
Updated git submodules

Project: releng/builder master dceeffa4363ffca877a01ffa463151e05fe5a3bd

Merge "Initial commit for JSONRPC jenkins builds."

Initial commit for JSONRPC jenkins builds.

Change-Id: I4ffd10efaf68df37456365716fc1c13ecb529c3a
Signed-off-by: Balaji <bvaradar@brocade.com>
7 years agoUpdated git submodules
Faseela K [Thu, 23 Feb 2017 18:15:22 +0000 (18:15 +0000)]
Updated git submodules

Project: genius master fde68b82a5d05ac257c5ddceba971be0a89c2d7a

Merge "Remove an unnecessary augmentation"

Remove an unnecessary augmentation

The Ovsdb node was being augmented twice - in ItmUtils, and in
OvsdbNodeListener.

With this small change, it is only augmented once in OvsdbNodeListener,
then passed as a parameter into the ItmUtils.

Change-Id: I933fc794c25573371262df746309f215d9706ba5
Signed-off-by: Miguel Duarte <miguel.duarte.de.mora.barroso@ericsson.com>
7 years agoUpdated git submodules
Diego Granados [Mon, 23 Jan 2017 16:10:21 +0000 (17:10 +0100)]
Updated git submodules

Project: integration/test master 4a07112b1723fd212fc4768fe4f6e35c8eee1e64

Bug 3712. SFC: SFP validation of SF types at creation time

Set of five new tests for SFP validation. This validation
verifies that SF types for SFs defined in SFP hops are (when
present), consistent with the SF types for the SFs defined in
the referenced SF chain

Change-Id: I66a5f3bc3fa2098def8397bdd256094c5c82a818
Signed-off-by: Diego Granados <diego.jesus.granados.lopez@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 23 Feb 2017 16:37:43 +0000 (16:37 +0000)]
Updated git submodules

Project: releng/builder master 358fe5d4bfeec6c053a41ab33fd92a8ff6db6944

Merge "Enhanced Hwvtep template to supply provision to enable l2gw services for integration project."

Enhanced Hwvtep template to supply provision
to enable l2gw services for integration project.

Change-Id: I71ca8d298b1b181ff7a1621587bd9168a318ecf3
Signed-off-by: abbas <abbas.pareedkunju@tcs.com>
7 years agoUpdated git submodules
Robert Varga [Thu, 16 Feb 2017 17:35:29 +0000 (18:35 +0100)]
Updated git submodules

Project: odlparent master 09d994a57c856bc3920392751aa414d60d3ca2f4

BUG-7813: remove spring from base distribution

We do not use spring anywhere in the project, hence we can safely
remove it from the distribution, cutting it down by 35MB.

Change-Id: I07e6c8f0996d0d9cc9b0d6c50195a9fbb9f448b7
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
abbas [Thu, 23 Feb 2017 09:46:37 +0000 (01:46 -0800)]
Updated git submodules

Project: releng/builder master 4ac515a9864a70c6537b38248bc420724bc758e2

Fix heat stack macro to handle multiple stack-templates

This was broken by I9d1c119ea4b60ee057b63ecb83192ff7fbbadf0f

Change-Id: Ide8294b143b06edf6b0c840616e081541e8df13f
Signed-off-by: abbas <abbas.pareedkunju@tcs.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Ryan Goulding [Wed, 15 Feb 2017 05:15:23 +0000 (00:15 -0500)]
Updated git submodules

Project: odlparent master 8b38e0558020a8471f792d81e97fc361f9ff0935

Add syslog log4j appender entry, disabled by default

Add correct formatting for enabling syslog appender for ODL.  By default,
the appender is disabled.

Change-Id: Ibbd296af53901b636b917a75c6072a36ef3cebe9
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Anil Vishnoi [Wed, 22 Feb 2017 07:40:26 +0000 (23:40 -0800)]
Updated git submodules

Project: ovsdb master 267672c683837e89a4eca85318de7e7f2c98571b

Bug 7836 - Make OVSDB southbound plugin listener port configurable

Change-Id: Ic59cb1af40de46e150bb09ec584f362755ed7e62
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
Anil Vishnoi [Wed, 22 Feb 2017 02:38:08 +0000 (18:38 -0800)]
Updated git submodules

Project: ovsdb master 80fe075275b9d1899c02684aa30c15a6ee1ccb0b

Bug 2487 - Too large configuration file from OVS

Change-Id: Id8d7c9864503cb996112207c6018957ca302a3ad
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 23 Feb 2017 01:44:46 +0000 (01:44 +0000)]
Updated git submodules

Project: releng/builder master 975d7ea070a613a590cd93da9a5828cae812bf6e

Merge "Fix autorelease notify script"

Fix autorelease notify script

- use !include-raw
- Add ${STREAM} to email subject
- Fix typo CONSOLE_LOG

Change-Id: I192d719e2f81cbb6394ab10a11e3dcfde18cfdf0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 23 Feb 2017 01:05:05 +0000 (01:05 +0000)]
Updated git submodules

Project: releng/builder master 1f63d63e02bfc957cf4ae5a07bf2ad3f45e7053f

Merge "Move builder jobs to run on minion nodes"

Move builder jobs to run on minion nodes

Change-Id: Ib57332e3f77df7f0645f891ed885a07ff61a6a62
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 22 Feb 2017 23:44:27 +0000 (23:44 +0000)]
Updated git submodules

Project: releng/builder master 6f011a11c8fd5b5dff5130b3a4003cd6ca213999

Merge "Fix for CSIT of VTN Openstack newton jobs"

Fix for CSIT of VTN Openstack newton jobs

  * Added specific system image for openstack newton

Change-Id: I34bea053eaa214c38af1d6a427dec5c9746b1f64
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 22 Feb 2017 17:37:49 +0000 (12:37 -0500)]
Updated git submodules

Project: integration/packaging master 9db5ae0e36ae4b4d2a15e46681ea757805e5e887

Add example RPM repo config for latest-Carbon

Change-Id: Ic70d17ca59786af257e284b62e86ed301988fdd0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Wed, 22 Feb 2017 17:41:21 +0000 (12:41 -0500)]
Updated git submodules

Project: integration/packaging master 013611a1cc3a90c4d48cfffd848c919e5d7eed83

Add RPM repo config for Carbon

Note: Will not work until Carbon is released/built/pushed.

Change-Id: I9c45d7272a6658dc925f97fb79d704a770e053aa
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
gvrangan [Tue, 21 Feb 2017 22:42:01 +0000 (22:42 +0000)]
Updated git submodules

Project: releng/builder master 1357cc51ad4f9175f92c3aeaa5780f091d949447

Fix the Tempest Tests failure in Mitaka Jobs.

The earlier merged fix is causing some failures with Newton jobs.
this change will avoid all the problems.

Change-Id: If3d87ef196178bf5f30d9afff0f388a60f521c73
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Olga Schukin [Wed, 8 Feb 2017 09:45:15 +0000 (11:45 +0200)]
Updated git submodules

Project: integration/test master 8049fdd3915572f4f87c8d540cd5e36cf08a97b9

Add interfaces child info to model dumps

Change-Id: I60983dde4c6646e5a113107489be258451d9b319
Signed-off-by: Olga Schukin <olga.schukin@hpe.com>
7 years agoUpdated git submodules
suvitha.balu [Wed, 22 Feb 2017 09:15:23 +0000 (14:45 +0530)]
Updated git submodules

Project: integration/test master 94c7496bc1c9e92a0647eccd35b73de35b661869

Due to Two patch merge, the Delete SecurityGroup added twice in OpenStackOperation.robot.So deleting one.

Change-Id: Ib57391d74d8fe32401d3c6251698d0935c63a9c2
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 27 Jan 2017 15:53:39 +0000 (16:53 +0100)]
Updated git submodules

Project: integration/test master 1450d8a59ff94e9f1252563cb19a863bc74c4919

Add isolation scenarios for clustered car/people tests

Change-Id: Ie0e282df9e6a01aa8e0e3ef116f016d6378ac275
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
David [Wed, 22 Feb 2017 12:39:31 +0000 (13:39 +0100)]
Updated git submodules

Project: genius master 29ede9a79082ff38b5de705d9b1e8e779edf4f23

Fix some problems introduced after checkstyle enforcement

ResourceBatchingManager violates some checkstyle rules. It should fix
the compilation problems.

Change-Id: I9516a85b58188e4708e73152f988ea24f5d44f41
Signed-off-by: David <david.suarez.fuentes@ericsson.com>
7 years agoUpdated git submodules
jenkins-releng [Wed, 22 Feb 2017 11:02:24 +0000 (11:02 +0000)]
Updated git submodules

Project: releng/builder master 1d848aa934f813bba9f7c0c7f005c542c456e5e1

Update cloud image list docs

Change-Id: Ied8a1062518128c74eeb51bc2e1f3fe2cdb1075f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Lorand Jakab [Wed, 22 Feb 2017 10:23:23 +0000 (12:23 +0200)]
Updated git submodules

Project: netvirt master 03ffd3d4d26e8c09cf1587062554b3a2e208646e

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/51704/

Change-Id: Id1bcbad79a5db7ffd8ce1eafae020f2895034c68
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Akash [Mon, 13 Feb 2017 15:39:44 +0000 (21:09 +0530)]
Updated git submodules

Project: netvirt master 9ee310da6c6e80c65455166fbbc7249c6a332d61

Bug 7786 Delete and re add of access port handling

After deleting access port in l2gw device and upon readding , vlan
bindings were missing .
Fix is to resync upon such case from config topology.

Change-Id: I993616f6ea90312af2ae5830e444c1918f8b48bb
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Wed, 22 Feb 2017 09:33:00 +0000 (09:33 +0000)]
Updated git submodules

Project: genius master 997cb5b641abb29f4cf49f4866aadf267a905700

Merge "Bug 7599 hwvtep ucast mac consumption performance"

Bug 7599 hwvtep ucast mac consumption performance

Adding batching support by adding BlockingQueue for each shrad
which can be used for batching resources across whole application
easily without creating there own batching queue.

Change-Id: I9b2fcab374b59295bf92f5a000a85dc111425a1f
Signed-off-by: Akash <a.k.sahu@ericsson.com>
7 years agoUpdated git submodules
Miguel Perez [Mon, 16 Jan 2017 17:30:16 +0000 (18:30 +0100)]
Updated git submodules

Project: netvirt master 4201e193470aad5586dba7d7486d0128c9a35948

Bug 7772 - Service Chaining is not being applied to VMs in the L3VPN

 + Problem: Ping from outside DC-GW to a VM located inside DC-GW
   works well in the Uplink, that is, packets going from outside
   DC-GW towards the VM are hijacked by SCF Pipeline and delivered
   to VM. However, when VM responds (Downlink), the packets are sent
   to DC-GW right away via L3VPN pipeline. Service Chaining is not
   applied for the return path.

 + Solution: try to divert to SCF Pipeline the packets that come from
   the VM too, not only the packets coming from the external Tunnel
   port.

 + How: by adding a listener on VpnInterface on CONFIG DS.
   When a VpnInterface is added, the listener checks if its VPN is
   involved in a ServiceChain or not. If so, the interface is bound
   to SCF too.

 + This commit is requiered in stable/boron SR3. The Gerrit change URL:
   https://git.opendaylight.org/gerrit/51681

Change-Id: Id1051bc8ec180589583a76524c0b2d456ba7b85a
Signed-off-by: Marcos López Samaniego <marcos.lopez.samaniego@ericsson.com>
7 years agoUpdated git submodules
Faseela K [Wed, 22 Feb 2017 06:16:24 +0000 (06:16 +0000)]
Updated git submodules

Project: genius master 551b7c4b2928afdfc5395546ab57e9d0a10909cd

Merge "BUG-7758: Fix creation of FLAT and VLAN networks with the same parent"

BUG-7758: Fix creation of FLAT and VLAN networks with the same parent

Change-Id: Ia0e08c3ef22de39769c6f81e978060501107a0c2
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Faseela K [Tue, 21 Feb 2017 08:52:17 +0000 (14:22 +0530)]
Updated git submodules

Project: genius master 5c5e3a7b64447c19bd8b9b58763e6a9fdcbcfc0f

Remove @Deprecated from interface-manager APIs

Initially GENIUS was planning to move away from API models
to promote the usage of RPCs. However, given the various benefits of
using APIs, removing the Deprecated tags.

Change-Id: Ibbbf60632ede1a324a80d67a35302f84e8aa33d7
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
suvitha.balu [Tue, 7 Feb 2017 11:42:41 +0000 (17:12 +0530)]
Updated git submodules

Project: integration/test master a0cb97ae76e59432d59af1f14518d1400cbbf95d

Basic Elanservice Test case

Change-Id: If9fee3d7150ae830fe345457cab22ec66a53f646
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 17 Feb 2017 13:33:39 +0000 (14:33 +0100)]
Updated git submodules

Project: integration/test master 13178c4812a4a5aef42edaa34068101e1689553c

Bug 7791: Add test cases to Netconf Mdsal suite

Change-Id: Ie5576193f4e10fa6d735535a7bb65f94f1d13067
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
rahul.agarwal [Wed, 15 Feb 2017 13:49:16 +0000 (19:19 +0530)]
Updated git submodules

Project: integration/test master c7ccbbb36119d4fc596d6291511d50b84c4acd29

Moving DHCP check from suite setup to test case

so that all test cases get exectuted.
Also adding 2 more testcases.

Change-Id: If0773039c3e3fbf74bb70969c8b9bfc1431ceb73
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
7 years agoUpdated git submodules
Yakir Dorani [Mon, 16 Jan 2017 18:19:05 +0000 (20:19 +0200)]
Updated git submodules

Project: netvirt master 5951b793877cab858c8546855073eb8a07b75039

Add ability to punt LLDP packets to controller

Change-Id: Ib6bdd0377e055def3ab7c18f45ef2bf0905b9eb3
Signed-off-by: Yakir Dorani <yakir.dorani@hpe.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Feb 2017 22:13:01 +0000 (22:13 +0000)]
Updated git submodules

Project: releng/builder master d4f11a932a5c54386de19c74f7bd286114940d00

Merge "Notify projects automatically of autorelease build failure"

Notify projects automatically of autorelease build failure

* Search patterns include both formats
    1. Full format:    ODL :: $PROJECT :: $ARTIFACTID
    2. Partial format: Building $ARTIFACTID
* Get project name from reactor summary for any failures
* Verify remote staging is completed succesfully
* Notify the release list and project list only on build failures
* For testing purposes have excluded mailing lists

Change-Id: I0252d18551c86f08a3f95d87cacc7722ec621082
Also-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Feb 2017 17:36:45 +0000 (12:36 -0500)]
Updated git submodules

Project: releng/builder master f77652640ed99537c4ebc5eb3199dc886c9d5b32

Add workaround to Kernel panic issue on CentOS images

Change-Id: Ic697c627a1971ce906c5aaf84dfde93645582970
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Feb 2017 17:32:49 +0000 (12:32 -0500)]
Updated git submodules

Project: releng/builder master 0b19fa1e72459e1eef84f3fc10ae02c9e3b939b4

Update devstack image

Noticed kernel panic when openstack was trying to boot this image.
Update to a working image.

Change-Id: I977869e78e43045667863de68fae9969ff25c3ca
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Miguel Perez [Fri, 30 Dec 2016 18:59:06 +0000 (19:59 +0100)]
Updated git submodules

Project: netvirt master 785c26d9fe8234ad11fea6a044e0afa3c41e9dca

Cleanup ivpnLink unused code + small modifications

 + This is the 1st change to cleanup/refactor InterVpnLink code

 + 3 new utility methods in InterVpnLinkDataComposite
 + add.getName() replaced by IvpnLinkName in InterVpnLinkListener

Change-Id: Icf7e29d9f77f53cc3d06620f60e8fab7efd464da
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
eupakir [Tue, 21 Feb 2017 15:35:21 +0000 (21:05 +0530)]
Updated git submodules

Project: netvirt master 00c858ffaee97104bc9343d97c7ab0fbf3817f3a

Adding debug statements to track caching of Operational Vpn Instances

Change-Id: I0bb17dec5714e8f68085bf1b70e2b2fa1f2f16ae
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Ivan Hrasko [Thu, 16 Feb 2017 13:27:25 +0000 (14:27 +0100)]
Updated git submodules

Project: netconf master e95dcf13b6b1c442ef9a0fa69533cb2ee6eed38c

Bug 7728 - modules-state conflict kills rest-connector-default-impl

- this is just Carbon workaround for bug
- ignore error when another node is already putting the same data

Change-Id: I091393c27cb4ab8d7db04257ffe0e922d6487843
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
Thanh Ha [Tue, 21 Feb 2017 14:58:46 +0000 (14:58 +0000)]
Updated git submodules

Project: releng/builder master 7b62638071099c476f36beb2d343e20f24bf999a

Merge "Add retries to stacking"

Add retries to stacking

Change-Id: I9d1c119ea4b60ee057b63ecb83192ff7fbbadf0f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 14 Feb 2017 12:24:18 +0000 (13:24 +0100)]
Updated git submodules

Project: integration/test master c5f5ba2f9e817278ed67935a7665bc8f525a76ef

Add MdsalLowlevel.robot library

Change-Id: I7b4ac834f05242ce7717aa203d377e44c64b0331
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 16:31:37 +0000 (17:31 +0100)]
Updated git submodules

Project: odlparent master 67ce311a0b843515c0585a6a09c7ab81712c5112

Forbid use of mockito-all via a new maven-enforcer-plugin rule

mockito-all is bad, because it includes other libs (non-shaded), they
never intended it to be used from system with transitive dependency
management such as Maven; it can cause issues incl. fix
NoSuchMethodError: org.hamcrest.Matcher ...

see
http://maven.apache.org/enforcer/enforcer-rules/bannedDependencies.html

We'll remove mockito-all from dependencyManagement a little later.

Bug 7662 related
Change-Id: Id0da73a875cbb6de481782db1ccaadd6ac54ea6f
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Sat, 18 Feb 2017 09:49:20 +0000 (10:49 +0100)]
Updated git submodules

Project: odlparent master 4f9770c11c2a7b3d1ef804d8678569f393bbc3f2

Bump akka to 2.4.17

http://akka.io/news/2017/02/10/akka-2.4.17-released.html

Change-Id: Ib0de05829fe1c9f581ec89fab7e0b22f69dd5910
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Tue, 21 Feb 2017 09:33:01 +0000 (09:33 +0000)]
Updated git submodules

Project: netconf master 53646a063c2ec4251bb4f9d02a4ff488956a0dcc

Merge "Fix error reporting for PUT/POST"

Fix error reporting for PUT/POST

If a datastore failure occurs for PUT or POST, restconf reports the
error message "Problem while PUT operations" which is neither useful
nor grammatically correct.

It used to report the underlying error info however this was broken by
https://git.opendaylight.org/gerrit/#/c/40235/ which changed the code to
use a Future callback with a CountDownLatch but doesn't propagate errors
from the Future. I don't understand why the code was changed in this manner
when it worked fine and was much simpler using checkedGet. I changed the
code back to use checkedGet, in several places.

Change-Id: I2e917d7eedc569702cdf3a54c4aa0321fe229ca1
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
7 years agoUpdated git submodules
Jakub Toth [Thu, 9 Feb 2017 14:54:47 +0000 (15:54 +0100)]
Updated git submodules

Project: netconf master 159f2a9cfd97531452c174cede9a4f3ab1262935

Bug 7686 - Make notifications defined by yangs automatic loaded
for streaming

  * make notifications define by yangs initialized by restconf
server
  * subscribe to notifications define by yangs by getting of
location specfici stream
  * fix test

Change-Id: Ib2a3787e5d0252b7200190643f848a180260d167
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 17 Feb 2017 18:48:27 +0000 (19:48 +0100)]
Updated git submodules

Project: genius master a202894405787214fd9271902af55525b1324f09

Intro. alivenessmonitor-impl-protocols to break cyclic dependency

This change makes alivenessmonitor-impl not be dependent on
interfacemanager-api anymore, by refactoring the protocol handlers
(which are somewhat orthogonal) into a separate bundle, thus breaking a
cyclic dependency which caused issues in the BP migration (c/49175).

The real problem actually wasn't the compile time dependency of
alivenessmonitor-impl to interfacemanager-api, but the (implicit)
blueprint DI dependency to interfacemanager-impl (which itself requires
alivenessmonitor); but this solves this, because now
(only) interfacemanager-impl can depend on alivenessmonitor, and the 3rd
new
bundle alivenessmonitor-impl-protocols depends on both.

Change-Id: I4fe98dbf55e727d6704b216c5fea304e336babb2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Stephen Kitt [Fri, 17 Feb 2017 13:29:19 +0000 (14:29 +0100)]
Updated git submodules

Project: odlparent master 28b8f38b4a471505eba9e6102b5a672c513c05ef

Generator: merge existing dependency information

This patch allows the generator to merge dependency information from
feature.xml stubs and POMs ("dependency" and "prerequisite" flags).
This allows version information to be pulled from the POMs and still
allow the flags to be set.

Bug: 7752
Bug: 7753
Change-Id: I2b5147dc1636b4c9a3ec3b77654c9994702c7877
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Faseela K [Tue, 31 Jan 2017 17:58:54 +0000 (23:28 +0530)]
Updated git submodules

Project: genius master f4040a55131ab8267c7d01677397c8c5eece1b4e

Design spec for Service Binding On Tunnels

Change-Id: Icb3747badf76cd93df22bcb6db3dd546fcc089ee
Signed-off-by: Faseela K <faseela.k@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 21 Feb 2017 03:16:59 +0000 (03:16 +0000)]
Updated git submodules

Project: releng/builder master d18dac2fb136643ffd876f6d7511a1918ebe3390

Merge "Fix for the recent Tempest Test Failures"

Fix for the recent Tempest Test Failures

Reverted the version of pycrypto

Change-Id: I123c959d7be7d31a67a90582037f9e0bbbea9f00
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Vishal Thapar [Mon, 16 Jan 2017 15:55:29 +0000 (21:25 +0530)]
Updated git submodules

Project: netvirt master 60a48833433a3541bdee11d016eacde961228076

Add Trunks support

This adds hooks to bring Neutron Trunk configuration into netvirt.
Genius/IFM already has required parameters to support this.

Change-Id: Ic087c0b9a7d1c27d880533331164ae3af0a1fabb
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 6 Feb 2017 23:56:15 +0000 (00:56 +0100)]
Updated git submodules

Project: netvirt master d07a1b328c9a006e91790d7cfa34f7156dc496a0

Fixed NodeConnectedHandlerTest with AbstractConcurrentDataBrokerTest

use new AbstractConcurrentDataBrokerTest instead of @deprecated
AbstractDataBrokerTest, and manage the impacts this had in
NodeConnectedHandlerTest (which was a bit of a mess; e.g. we typically
shouldn't mix a Mockito mocked transaction with a real one... and we
need to wait for DataBroker submit() to process via a get() before
asserting something)

Bug: 7538
Change-Id: I15ed9908b03d56bd84c4f637fc83fc62328f6f11
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
cgowdru [Mon, 13 Feb 2017 08:07:38 +0000 (13:37 +0530)]
Updated git submodules

Project: netvirt master e4923ed5dc4ae88464a709466ec7d19b624095d3

Bug 7780 : NAT RPC's for getting SNAT/DNAT translation information.

Description : With the Current DS structure, it's is bit difficult to
identify information about what is the current DNAT/SNAT configuration
done fo the given router-uuid/vpn-uuid.

It would be good if we have a RPC's which can provide a information as
below.

input- router-uuid/vpn-uuid

SNAT output - router-name, internal-ip/port, external-ip/port,protocol
DNAT output - router-name,internal-ip,floating-ip

Change-Id: I00b6576d2a752b53e94ad28c611a06794c65456c
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
7 years agoUpdated git submodules
Sam Hague [Mon, 20 Feb 2017 21:50:25 +0000 (16:50 -0500)]
Updated git submodules

Project: releng/builder master a9bf8772eac6026014ffe17b932af440fc8fd22d

Set log level to not log the yang does not match actual text

Change-Id: Ie091f31107776f912c3ed3cf3c0610fb1fc26d7f
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Alon Kochba [Sun, 12 Feb 2017 16:29:05 +0000 (18:29 +0200)]
Updated git submodules

Project: netvirt master 69e69a4decc672a50d903b5d85ff7babe623a8a9

Fix several NPEs showing up in CSIT

1. ElanUtils - an ELAN instance can have no segments
2. TEPChangeListener - TEP could be missing in interfaces-state
3. VpnInterfaceManager - gateway IP/MAC could be missing when creating
ARP responder flows.
4. BgpConfigurationManager - NextHop in list could be null
5. TransportZoneNoticationUtil - not all interfaces have a neutron port

Change-Id: Ibbf6e5834cd01389e29e36736073927cdd3dbb1a
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Matt Welch [Mon, 30 Jan 2017 20:26:15 +0000 (12:26 -0800)]
Updated git submodules

Project: integration/packaging master 8909c8a535518362c3bb3037a421086ef5f7503e

Enable scripted start/stop of key-value server

Add scripts to repeatably start and stop key-value server in
docker-devstack cluster.

For related work, see:
https://github.com/mgkwill/docker-devstack
https://github.com/matt-welch/docker-devstack

Change-Id: I4cb5115d43f576fa95c4d3ca9897aedea3abe3f2
Signed-off-by: Matt Welch <matt.welch@intel.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Sat, 18 Feb 2017 02:05:17 +0000 (18:05 -0800)]
Updated git submodules

Project: netvirt master ca44bd5c917dd0641dd22d5fa3e5c4313fb685f2

Adding missing <name> to poms

looking at the output of a build, it seems we missed a few of these. I think this
might catch the rest of them.

Change-Id: I6311c42f71f1a63bf61a4215a8325b5929c04ce0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
hari.pr [Fri, 3 Feb 2017 18:07:56 +0000 (23:37 +0530)]
Updated git submodules

Project: netvirt master 732818b45b262715519ffbde728860ea647e5d57

Bug 7392: L2 Forwarding Table=110 Flows Missing

 * Problem:  While creation of very first subnet or Vm in CSIT environment,
              respective 110 flow is missing in openstack nodes.
 * Solution: Installed missing table#110 flows as part of Vxlan interface request.

Change-Id: Ie7eb35b50aaaafa79fd8ed0f0893ab37156f431e
Signed-off-by: hari.pr <hari.pr@hcl.com>
(cherry picked from commit afdb2934eeea67006631cd313c6581772ed4230d)

7 years agoUpdated git submodules
Miguel Perez [Wed, 15 Feb 2017 14:08:55 +0000 (15:08 +0100)]
Updated git submodules

Project: netvirt master 70cbe82a9b0550458dcb62ba784900ee564f2728

Fix priority in IntervpnLink flows installed in LFIB

 + InterVpnLink flows installed in LFIB must have higher priority than
   regular ones (which is typically 1 or 10)

Change-Id: Ifb6a6e8d91f83b65ffda356cd16ad878a1ae11ee
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 20 Feb 2017 09:19:34 +0000 (10:19 +0100)]
Updated git submodules

Project: odlparent master e2450da8453d50eec8e627f749578f27d968f809

Skip site generation for karaf-maven-plugin

Change-Id: I58f384df87542bb7b9318da7990ca92093255e50
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 17 Feb 2017 21:35:11 +0000 (16:35 -0500)]
Updated git submodules

Project: netvirt master 5d03b87dbc189e2ec9a6a539e6d1552950b082a0

Spec template cleanup

Change-Id: I330e46f82deea26bd24a73ca2d08a337b0d7fc12
Signed-off-by: Sam Hague <shague@redhat.com>