docs.git
6 years agoUpdated git submodules
Jakub Morvay [Tue, 5 Sep 2017 12:14:50 +0000 (12:14 +0000)]
Updated git submodules

Project: netconf master 16aa0ef0f03f1fb297104e7638411c5102971b8c

Merge "Fix failed test - tested string of '..was[n']t..' to '..was[ no]t..'"

Fix failed test - tested string of '..was[n']t..' to '..was[ no]t..'

Change-Id: I2e49e3d4ce72dfd161807736f9afc9b2a5af3edb
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
6 years agoUpdated git submodules
Jakub Morvay [Tue, 5 Sep 2017 06:29:17 +0000 (08:29 +0200)]
Updated git submodules

Project: integration/test master 2833c20b5fb43fae119699b3edb05d026574c4d4

Bug 9020 - Increase setup SSH connection timeout

There is a performance regression in setting up SSH connection to
NETCONF northbound servers. For now, increase SSH setup connection
timeout in Netconf MDSAL test suite to 60 seconds. This way suite does
not fail during its first step (setting up connection to ODL) already.

Change-Id: I469aa164b554784576ccb3459c54ccc9dca5384d
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
6 years agoUpdated git submodules
Jakub Morvay [Tue, 5 Sep 2017 06:13:55 +0000 (08:13 +0200)]
Updated git submodules

Project: integration/test master 7b469ec71f8ac6e9b107541c594bcf189cc31254

Bug 9045 - Update netconf readiness suite

netconf-connector readiness test suite checks if system is ready to
mount netconf devices. This is done by mounting CSS netconf endpoint and
trying to access
config:modules/module/sal-restconf-service:json-restconf-service-impl
/json-restconf-service-impl
resource located on mounted CSS netconf server.

However, this resource was deprecated and removed in Nitrogen release.
Check ietf-netconf-monitoring:netconf-state resource instead. Netconf
monitoring is supported on CSS netconf endpoint, so this resource is
present.

Change-Id: I8525cbcf8803046f512de306aacd84f536793447
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
6 years agoUpdated git submodules
Faseela K [Mon, 4 Sep 2017 16:43:04 +0000 (22:13 +0530)]
Updated git submodules

Project: genius master 823ef52ea265ad69934d8c806c45d84e6fc4f5b2

Bug 9099 - Suspected WriteOnlyTransaction leak in interfacemanager

Change-Id: I37260ff709dd3661955cd8eb6598db24a7e7bd5e
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
David Suarez [Wed, 9 Aug 2017 15:08:06 +0000 (17:08 +0200)]
Updated git submodules

Project: netvirt master d4b58a0d2aac76f337004c86acb6d142337b0dc2

Replace size()==0 by isEmpty()

Replace size()==0 by isEmpty(). It improves readability and avoid "=0".

Change-Id: I4bba45bea95a234734079376c7439395ae38e981
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Thu, 17 Aug 2017 07:50:18 +0000 (09:50 +0200)]
Updated git submodules

Project: netvirt master cf20625b79d9e79ed22d617cd1107b2fa0797865

Replace <? extends Object> by <?>

Replace <? extends Object> by <?> since they are equivalent.

Change-Id: I548338da4bbc1da2c7b7401f456d08d74cec5111
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Victor Pickard [Wed, 30 Aug 2017 19:34:17 +0000 (15:34 -0400)]
Updated git submodules

Project: ovsdb master 0e29c3be3136b4ba39116a64efc25fd4974b6417

BUG 9073 Fix memory leak - close TransactionChain

Part of larger effort related to bug 9060 and
bug 9034 to fix memory leaks.

Change-Id: Id3f46b83d4b98fa0d4c5a0706d0758ef98eb85ba
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Siva Kumar Perumalla [Tue, 29 Aug 2017 21:22:55 +0000 (02:52 +0530)]
Updated git submodules

Project: netvirt master 6a9172dfcd4f42a5af3baca76b6ab99735649294

Bug 6349: try connecting to qthrift only when configured.
 - default values are set to invalid host/port.
 - verify whether port/host configured before connecting

Change-Id: I4cd19ad1e9844435f75f08f45962c67d555a7e39
Signed-off-by: Siva Kumar Perumalla <sivakumar.perumalla@ericsson.com>
6 years agoUpdated git submodules
Aswin Suryanarayanan [Thu, 31 Aug 2017 14:25:22 +0000 (19:55 +0530)]
Updated git submodules

Project: netvirt master e4461ae3bd39f2597596b8a4715aedf583bb876c

Bug 8882 - With conntrack SNAT communication with PNF fails

Traffic from Non NAPT to PNF was failing, Since from non NAPT switch the
packet came through a tunnel port to NAPT Switch. There it was failing
since the vpn interface does not exist for tunnel port. Hence it fails
to identify the router id.

Now for the tunnel port the external ip associated with router used to
identify the vpnid.

Change-Id: I60081c050ca117c99ba1809efde49d71d0909bdb
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 4 Sep 2017 17:25:48 +0000 (19:25 +0200)]
Updated git submodules

Project: netvirt master c16103f21b565ebe89fd0c5a3a52f2549d9daf3d

Bug 9102 Fix ReadOnlyTransaction leak in NeutronvpnUtils

by delegating to my SingleTransactionDataBroker, which correctly closed
the transaction.  Also, the exception handling here is really wrong, but
that's not really related to the bug being fixed here, so separately,
later, someone, sometime... ;)

Change-Id: Id3ef558623b69bf155796200db397a4da11c8500
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Tue, 5 Sep 2017 00:37:08 +0000 (00:37 +0000)]
Updated git submodules

Project: releng/builder master b7a803d347805aff9db3989f67a7456304c7e0e6

Merge "Add test-suites option to run specific suites"

Add test-suites option to run specific suites

Change-Id: I7aba5c1ecdfd4b64e5d1f35555ba05133f7ec4fd
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Sun, 3 Sep 2017 00:51:34 +0000 (20:51 -0400)]
Updated git submodules

Project: integration/test master 3a9cc698b0fc2c2081cbc85de0537fd5dfa9b542

Use function for Is Vm Active

Change-Id: I4fb1d2f380d1cc2b347f17f1d8130935a5e1b37a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:31:32 +0000 (22:31 +0000)]
Updated git submodules

Project: releng/builder master f35a5c7942dabac9e4b9535d95a1024664e37ba0

Merge "Update calls to pkg build scripts for 62023 CLI"

Update calls to pkg build scripts for 62023 CLI

Change-Id: I7744f3ec0743cb8ca29ff3741e2f3fb1bd812ce4
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:26:48 +0000 (22:26 +0000)]
Updated git submodules

Project: releng/builder master dc9ad058be739eb336359cf9fda53ed3c7903a41

Merge "Make facter OS output case insensitive"

Make facter OS output case insensitive

Update provisioning scripts to handle the output returned
from facter command, should be made case insensitive.

Change-Id: I9fdca69cf44ff64fa9f6386f627231c6b9ff39a5
Jira: releng-202
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:23:31 +0000 (22:23 +0000)]
Updated git submodules

Project: releng/builder master 1daf36c6c043e715f7e72fca62aff9b59754e3c5

Merge "Create job to verify and set image visibility"

Create job to verify and set image visibility

Create job that scan cloud images and compares with images in
yaml files. Set the images as public on the private cloud to
avoid them from getting auto remove by the delete job.

Jira: releng-371
Change-Id: I2955ed40092904f2a155f816ad23be0e43c9ae6e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:22:54 +0000 (22:22 +0000)]
Updated git submodules

Project: releng/builder master 7eeb0bb304bd818b3e388271f6f83da592b47842

Merge "Replace pip freeze with pipdeptree"

Replace pip freeze with pipdeptree

Change-Id: Ic3306f23975ff75ba50efdd807f3dc9d5fc55dfc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:07:46 +0000 (22:07 +0000)]
Updated git submodules

Project: releng/builder master 6042bc99f732605b550657e276cb96c75914857f

Merge "Revert tox to previous stable version"

Revert tox to previous stable version

This new release 2.8.0 is causing some errors in stacking because
of its incompatibility with tempest.Until the same is
resolved by tempest we will use previous version that was compatiable

Change-Id: I83cd1eb51aa3286044ac4c72629669178f212e50
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 4 Sep 2017 22:07:09 +0000 (22:07 +0000)]
Updated git submodules

Project: releng/builder master 975b44a18c74998ab39d91f02eb59b9793c4ec84

Merge "Override the  csit verify stream for bier"

Override the  csit verify stream for bier

Change-Id: I5cc91285c1d7905539162a242dbc6107c24e1502
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
6 years agoUpdated git submodules
Michal Rehak [Mon, 4 Sep 2017 11:46:58 +0000 (13:46 +0200)]
Updated git submodules

Project: releng/builder master 471cd75db928785e9cd6fa02fa188c2a09fff95a

Fix odl-sxp-routing feature rename impact

Change-Id: Iacaaba75fe593d8daa2114846ac8eb9a8eaf764c
Signed-off-by: Michal Rehak <mirehak@cisco.com>
6 years agoUpdated git submodules
Jakub Morvay [Mon, 4 Sep 2017 17:02:01 +0000 (17:02 +0000)]
Updated git submodules

Project: netconf master 65e3ef6c3f9697a80fbdd7654fcce97cc3cd207e

Merge "Bug 8989 - Create just one DS for each test-tool's simulated netconf device"

Bug 8989 - Create just one DS for each test-tool's simulated netconf device

When using netconf test-tool with option --md-sal set to true, we expect
that each test-tool's simulated netconf device will have its own md-sal
persistent datastore. However, current implementation creates own
datastore for each netconf session.

Map newly created simulated device's datastore to its server socket
instead of netconf session's socket.

Change-Id: I2d5a0295c8cbff6d29baafa36bdbbe6aba8119c6
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
6 years agoUpdated git submodules
David Suarez [Sun, 3 Sep 2017 14:51:16 +0000 (16:51 +0200)]
Updated git submodules

Project: netvirt master 8f82f79603968deefd1e9b80443588c646075381

Cleanup

- Remove dead code
- Final class & private constructor for utility classes
- Return variables directly
- Add method qualifiers
- Join some if statements

Change-Id: I2ca3cc08cbe10e4885510f9fc6bcb7f684e48922
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
eupakir [Fri, 1 Sep 2017 08:44:21 +0000 (14:14 +0530)]
Updated git submodules

Project: netvirt master 9c4bf5766fbed4fc6ae4d30428575ea17cc8ccf1

Bug 8953 - IllegalArgumentException: vrfEntry is missing mandatory
descendant origin

Change-Id: I74d6e503268414b0635a84007b36a1f9c0c0a8cc
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdated git submodules
Robert Varga [Mon, 14 Aug 2017 13:29:22 +0000 (15:29 +0200)]
Updated git submodules

Project: odlparent master 67f1686c5dd00d97c7f58bbc90d334ced6a6affe

Add net.sf.jung dependency declaration

Downstreams are using an old revision backaged from controller,
which is completely out-dated. Add a dependency declaration and
a proper feature.

Change-Id: I77b1e42aa8a21d94f96a967c0c21af497a65f18e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Daniel Farrell [Sat, 2 Sep 2017 18:51:30 +0000 (14:51 -0400)]
Updated git submodules

Project: releng/builder master 50080ab20ebea4ca8c0af5f88aa1c85edf206c73

Finish s/include-raw// rename

We moved away from include-raw-* naming for shell scripts, but missed
this expect script.

Change-Id: I7f9906eb6089fc3ce6cb2ff0879d615cfaab6e21
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Victor Pickard [Wed, 30 Aug 2017 18:52:19 +0000 (14:52 -0400)]
Updated git submodules

Project: ovsdb master a789df9c46eeb063ef981b417d07fe587fdfd53d

BUG 9072 - Fix OVSDB TransactionChain memory leak

TransactionChain is never closed. Add code to
close txChain when SouthboundProvider is closed.

This fix is part of memory leak cleanup efforts
for bug 9060 and bug 9034.

Change-Id: Ic24ec8081b02a35b73a4c640e751b75ee80bd143
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Luis Gomez [Fri, 1 Sep 2017 23:19:20 +0000 (16:19 -0700)]
Updated git submodules

Project: releng/builder master b9bd1eec0db461ff03db1e44f16f096093c49d2b

Add forgotten branch

Change-Id: I78a3dfbc3aac8df6e6ceff33718cd78ab3666c23
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoMerge "Correct nitrogen RC1, RC2, RC3 schedule dates"
Thanh Ha [Fri, 1 Sep 2017 18:29:02 +0000 (18:29 +0000)]
Merge "Correct nitrogen RC1, RC2, RC3 schedule dates"

6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 1 Sep 2017 18:10:32 +0000 (18:10 +0000)]
Updated git submodules

Project: releng/builder master 8e387b30d0e99fecacb287350878a1d1e72d5fba

Merge "Copy libvirtd.log and audit.log"

Copy libvirtd.log and audit.log

Change-Id: I99bba4b979ddce918d4cea65f64f1594971e3cc4
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 1 Sep 2017 12:35:15 +0000 (08:35 -0400)]
Updated git submodules

Project: releng/builder master abc2acd1f478041c89f5bb8fe004f8587662c7d3

Add sudo for netstat and getenforce

Change-Id: If78a08ef1fcdde2ad5984d08c0440c984de16c44
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Lorand Jakab [Fri, 1 Sep 2017 07:56:24 +0000 (10:56 +0300)]
Updated git submodules

Project: integration/test master bfe30729ca939890e79cd845c738642200262a1e

Fix lispflowmapping CSIT for Nitrogen and later

Account for moving the ietf-lisp-address-types.yang file from the
lispflowmapping project to the mdsal project during Nitrogen. While at
it, remove Beryllium specific conditionals, since we no longer test
Beryllium.

Change-Id: I51f4b4872bf2e005be291a5fea96efefd7d4707f
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdated git submodules
Sam Hague [Fri, 1 Sep 2017 15:54:42 +0000 (11:54 -0400)]
Updated git submodules

Project: releng/builder master 1aa56fe9f2b4339b14c0f57b8091d3f91ce0323d

Collect journalctl and messages

Change-Id: I3cafaf75c1a48c2e6f02174c962ff3a0d4ec012a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Edwin Anthony [Tue, 1 Aug 2017 07:33:45 +0000 (13:03 +0530)]
Updated git submodules

Project: genius master 73e76cb8fdf41e8faf697b582f006eda8b301a09

Service Binding on Tunnels - Basic Framework

Adding the basic constants and utilities and the base structure
of code flow for service binding on interface-type

Change-Id: Ice78b993459d3e0aae4e164289523266fc265ee9
Signed-off-by: Edwin Anthony <n.edwin.anthony@ericsson.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 31 Aug 2017 23:46:03 +0000 (16:46 -0700)]
Updated git submodules

Project: integration/test master 91f4a87fce907ae5b46351beb43299b2d27a1e64

Increase instance spawn time polling

While working on getting the devstack pike job to pass,
it was noticed that openstack instances were taking much
longer to move to ACTIVE state. This will help to make
the job more stable, but it should still be understood
why this is so.

Change-Id: Ie7cd82f3cc7391fbe445b3bf0a00f43c77c67393
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 7 Aug 2017 18:09:52 +0000 (11:09 -0700)]
Updated git submodules

Project: integration/test master 29ad7fdcf89bf79f2a210fa4603016fa51dc624a

Use different cirros images per openstack release

Change-Id: I850396970ee0d3bf80357e9345540024b1de0994
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 22 Aug 2017 10:42:17 +0000 (12:42 +0200)]
Updated git submodules

Project: odlparent master d238d2c548a726db94f7ad036f3a7dfd2b1daab7

Checkstyle AvoidHidingCauseExceptionCheck

http://sevntu-checkstyle.github.io/sevntu.checkstyle/apidocs/com/github/sevntu/checkstyle/checks/coding/AvoidHidingCauseExceptionCheck.html

Change-Id: I37d22c88869911f26daad023d66c5559a3cd1fa8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 31 Aug 2017 23:37:08 +0000 (16:37 -0700)]
Updated git submodules

Project: integration/test master 25560c02f8203fdc74355bbc5a0a03f2fe5e6d19

Add pike exclusion regex for tempest

Change-Id: I8430c67b31d4890942c968b0fcaa09df7e09be77
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 8 Aug 2016 14:27:02 +0000 (16:27 +0200)]
Updated git submodules

Project: odlparent master e0e9fbdd6b08aab555bcd2e7cd8efa42ca1ba3f6

CS new FinalClass & HideUtilityClassConstructor

* http://checkstyle.sourceforge.net/config_design.html#FinalClass
* http://checkstyle.sourceforge.net/config_design.html#HideUtilityClassConstructor

Change-Id: I4ab4d4550c2bba4e25a19cae7a0c20aa1241757e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 31 Aug 2017 22:57:31 +0000 (18:57 -0400)]
Updated git submodules

Project: integration/packaging master 3667eeb9acb6092786e11cbc8ca5a3e5029b94b4

Add gitignore rule for tarballs/zips

Change-Id: Ic7c09202a86d23d568c330569d466470875e83f4
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 31 Aug 2017 22:58:05 +0000 (18:58 -0400)]
Updated git submodules

Project: integration/packaging master f06239473ac111e5b6dc3c2cf0262968fb283efd

Ignore zips in Coala linting

Change-Id: I79fdae1fd71fa9ac75145f31b67999abe5a9175e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 31 Aug 2017 20:04:58 +0000 (16:04 -0400)]
Updated git submodules

Project: releng/builder master 4459c61d6af6ef934596c8abc318c466896089ad

Copy libvirtd.log

Change-Id: I8393032443879f0460e9cc18adbc2642e2cd227a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoCorrect nitrogen RC1, RC2, RC3 schedule dates 14/62514/1
Kit Lou [Thu, 31 Aug 2017 21:12:43 +0000 (16:12 -0500)]
Correct nitrogen RC1, RC2, RC3 schedule dates

Update schedule dates
Capitalize "release" for consistency

Change-Id: I019c581e913d63700a33c99338260e738804552a
Signed-off-by: Kit Lou <klou.external@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 16 Aug 2017 15:19:28 +0000 (11:19 -0400)]
Updated git submodules

Project: sfc master 1f527418a256182f588aaaa4d978d5c21c935c7f

Update odlparent to 2.0.4

Change-Id: I5a5c82c894e3498ccda590e12061b484b2449231
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
David Suarez [Thu, 31 Aug 2017 13:17:05 +0000 (15:17 +0200)]
Updated git submodules

Project: sfc master 61712d958a05fc30bc6abb2dfdc3202967cc4f6e

Remove Executors not used

Remove Executors not used.
Remove some dead code.

Change-Id: Ided648c741c503e3352abb82c68ad7919b1d17e1
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 30 Aug 2017 00:48:22 +0000 (20:48 -0400)]
Updated git submodules

Project: genius master 31932fb10b3c3634aa7b288465ce40f501e54364

Remove unused references to DataChangeListener

Change-Id: Icb444f8293de7681a959456fe6ded6d7008b7c8b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 31 Aug 2017 06:13:31 +0000 (23:13 -0700)]
Updated git submodules

Project: integration/test master ea6da7511a5956c856d33e3a318f226e70f9399f

Correct network name: l2_net_1 to l2_network_1

Change-Id: I044bfe8897ec7c36b5e6e1d3b6f16c76a116a3de
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Anil Belur [Mon, 7 Aug 2017 00:19:20 +0000 (10:19 +1000)]
Updated git submodules

Project: releng/builder master 2b9c3f2a206bb737ea9b526b861432b34a433f3f

Move common parameters to project level

Change-Id: I78f17cca4a352547122fe606c9aa7933227a3eeb
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 6 Apr 2017 11:54:33 +0000 (13:54 +0200)]
Updated git submodules

Project: genius master 97d65bfbd295d4d2ff3da2e504df9f0e2f773805

LockManager unlock should not pretend its successful when it was not

or was this intentionally done as-is, for some reason I'm missing?

It's seems strange to "hide" error during unlock (currently it logs an
INFO not even an ERROR, and returns sucess, when if there was a
problem).

If so, then it should be documented with an in-line comment...

Change-Id: I977d1cba241c735ba97325fece4ec09964a5355f
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Aswin Suryanarayanan [Wed, 30 Aug 2017 14:30:47 +0000 (20:00 +0530)]
Updated git submodules

Project: netvirt master 28ee731e346e88e006ff95147ec062062d7d6a44

Bug 9030 - port and port security groups cannot be null

Fixing an issue caused due to the removal of null check bindAcl in [1].
Which could cause bind service being called for port which has SG
disabled.

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

Change-Id: Icd9e75f7b0bbfa448e49aa9109c8ea562a48be27
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 29 Aug 2017 12:34:00 +0000 (14:34 +0200)]
Updated git submodules

Project: netvirt master 9ae997e631280d7191ada2934eda4d96108a8556

Bug 9060: Package mdsal trace utility in netvirt Karaf distribution

This will make it easier to detect OOM issues such as Bug 9034 on scale
test environments, based on using the mdsal-trace DataBroker wrapper.

Change-Id: I3198bffac2a7fa434b0ab2a74d257ad42f064f51
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
eupakir [Wed, 5 Jul 2017 13:03:39 +0000 (18:33 +0530)]
Updated git submodules

Project: netvirt master e7ddca34550d96002798384214b3c550627dea16

Bug 8801 - EVPN remote routes are not pushed to ovs flow table

Change-Id: I332f9cde34e1f716b3cb9e02585101055be6624b
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 23 Jan 2017 20:27:05 +0000 (21:27 +0100)]
Updated git submodules

Project: odlparent master f5488c4c98d9c39ec9192c7fe7c73d105bb3ec81

Remove & forbid mockito-all + findbugs:jsr305

via the maven-enforcer-plugin

as all projects should only use findbugs:annotations, to avoid duplicate
classpath entries from FindBugs annotations which are present in both
:jsr305 as well as :annotations (which is more recent, bigger, and
maintained)

https://git.opendaylight.org/gerrit/#/q/topic:bug/7663, which replaces
all current existing usages of findbugs:jsr305 by :annotations in ODL
project, is the 1st pre-req. to this change.

https://git.opendaylight.org/gerrit/#/c/47337/, which changes the
dependencyManagement re. FindBugs, is the 2nd pre-req. to this change.

Related to Bug 7663 & Bug 7662.

Change-Id: Ifcd9c833af37fe52182dbc8604978fb82cdbcba7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Anil Belur [Thu, 31 Aug 2017 11:27:30 +0000 (11:27 +0000)]
Updated git submodules

Project: releng/builder master 7c2608254d8a510175c659fd39f566a942908854

Merge "Find major version from stream, avoid mismatches"

Find major version from stream, avoid mismatches

With the current build-snap jobs, it's possible to pass a major version
that doesn't match the stream. This results in building an RPM from the
given major version but pushing it to the Nexus repo for the stream.

Don't accept version params and always derive them from job stream.

Change-Id: I471c7e5e8aca09a45859d88abb4200b6a825ca64
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Sat, 26 Aug 2017 13:54:44 +0000 (09:54 -0400)]
Updated git submodules

Project: ovsdb master f9e6c7453682fd61cf33517d5c8e87c033d6629f

Convert DataChangeListeners to DataTreeChangeListeners

The DataChangeListener API has been deprecated for a couple releases
with possible removal in Oxygen.

Change-Id: Ifca15545eb1ff7a5e889e472c9456bfd2b824cf3
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 29 Aug 2017 10:18:55 +0000 (12:18 +0200)]
Updated git submodules

Project: odlparent master fdcbb02a9976b388e3e55f8c55e9371eb9cd1e5f

Add karaf.shell.core dependencyManagement

see also https://github.com/apache/karaf/pull/338

Change-Id: Ia1e732dfe5b83b5795bf022d8bdd89417f0c0d62
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 31 Aug 2017 02:42:40 +0000 (22:42 -0400)]
Updated git submodules

Project: releng/builder master eb782e82389121e23e8cb95d9b56142fc307ee77

Fix JJB inserting extra curly braces

!include-raw-escape when the macro has no JJB variables defined will
insert extra curly braces instead of ignoring them. In such case we need
to call !include-raw instead so that the expected behaviour is retained.

Change-Id: If18cb89ce839b3e47fbc45802deb8a051838bb59
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
eupakir [Wed, 23 Aug 2017 08:20:05 +0000 (13:50 +0530)]
Updated git submodules

Project: netvirt master 585c3f86ec55bd6ce4dccf1119749810574e01fb

Bug 8953 - IllegalArgumentException: vrfEntry is missing mandatory
descendant origin

The PNF deletion use cases were missing a few fixes in VPN and FIB
Engines.
1) Even though FIB was created using the external subnetId as the rd, the
external network id was being used to delete the FIB entries.
2) There was a fix in the PNF FIB add cycle to get vpn operational data
using the external network id instead of external subnet id. This was
missing in the deletion cycle.

Change-Id: Ida3125bf45beed1470ab699241988bd56a791a80
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
6 years agoUpdated git submodules
Daniel Farrell [Wed, 30 Aug 2017 19:29:06 +0000 (15:29 -0400)]
Updated git submodules

Project: integration/packaging master 75d3298d84b269c6d0bbbdfe4b2311769d06dcaa

Ignore extracted distros in Coala linting

Change-Id: Id12a58aa228f31c6f88b79242767ed6f4651bd27
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Wed, 30 Aug 2017 19:26:29 +0000 (15:26 -0400)]
Updated git submodules

Project: integration/packaging master 4b61c3b4ee5a6197df5a3db9c83dec1d0a83f35e

Fix fn name/args to make RPM snap builds work

Also add unit tests to catch basic issues with this fn.

Change-Id: I3ee18483b7bf6e53462789d6b169dcc730039ea0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Aug 2017 19:50:17 +0000 (19:50 +0000)]
Updated git submodules

Project: releng/builder master ce1f08925574d4efd1df1749e54f751e410bf145

Merge "Auto Update CSIT Jobs to run for carbon"

Auto Update CSIT Jobs to run for carbon

Change-Id: Ia594aedc6ad56d48411b7151544f4cb41122129a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Aug 2017 19:50:14 +0000 (19:50 +0000)]
Updated git submodules

Project: releng/builder master 5ea790201122b5703a4e7b70f35a160e8fb3c55d

Merge "Auto Update CSIT Jobs to run for nitrogen"

Auto Update CSIT Jobs to run for nitrogen

Change-Id: Iaaea3c80834faf3c0c16ccb98c2c44ac2ae17e4e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Aug 2017 19:50:10 +0000 (19:50 +0000)]
Updated git submodules

Project: releng/builder master df9800d80302604580cf4dbbc14411921cafa213

Merge "Auto Update CSIT Jobs to run for boron"

Auto Update CSIT Jobs to run for boron

Change-Id: If40bc6adfdb30572b5924cc02fb2efef354ce8ba
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
jenkins-releng [Wed, 30 Aug 2017 19:40:20 +0000 (19:40 +0000)]
Updated git submodules

Project: releng/builder master 2a4eff22c59c3177c3a169bbd7c755cd199ca8af

Auto Update CSIT Jobs to run for oxygen

Change-Id: Ia64cbe2df26024e2396cd20cd5fd20154e9d4112
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Aug 2017 19:30:14 +0000 (19:30 +0000)]
Updated git submodules

Project: releng/builder master 4ecb40c50d188b2342ca0a7128b4c45e75781b75

Merge "Add step to grab csit test status and archive it"

Add step to grab csit test status and archive it

This makes it easier for us to copy paste the info into the tracking
spreadsheet.

Change-Id: I5dba17df7e7359a6f3626ff57e4f93bae22d9b43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Wed, 30 Aug 2017 14:23:59 +0000 (10:23 -0400)]
Updated git submodules

Project: integration/packaging master 4e30dbc78f838989b354375abcd8216eba65f8db

Fix permissions for zip-build RPMs

Python's zipfile.ZipFile.extractall doesn't preserve permissions.
Long-standing Python bug with a proposed patch, but still isn't fixed.

Use a subprocess to call system unzip tool instead.

Change-Id: Id330cd34fd61b1b4e619aa5006d96b43e4d4db5b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Victor Pickard [Wed, 30 Aug 2017 18:41:27 +0000 (14:41 -0400)]
Updated git submodules

Project: releng/builder master 049c631f55e08a147a2912e0e52c2969bc384f50

Use OVS 2.6 image for L2GW CSIT

Also, add stateful and learn modes back to L2GW
CSIT.

In a separate patch, neutron port for
L2GW VM has "--no-security-groups" set, so that
we can not test VMs attached to OVS with SGs with
VMs attached to HWVTEP without SG.

Change-Id: I756feb16ddbf691b9381f2ee682d95597b869c9b
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
vidya sathyanarayanachar [Wed, 12 Jul 2017 18:20:40 +0000 (11:20 -0700)]
Updated git submodules

Project: integration/test master 8124e58a4ec30f2975f4ab0b4b0bfd23f9a8a071

Fix for BFD value update issue on OVS and Tunnel

Description : This patch is having script fix for
issue seen for BFD interval update reflecting on OVS and
Operational database of Tunnel monitoring interval.

change-Id: I50335f7b3b41c71de4c07f55f59ae27851500871
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 30 Aug 2017 16:13:53 +0000 (16:13 +0000)]
Updated git submodules

Project: releng/builder master 7c78f88815accad6591d107f222223337207a478

Merge "Add jenkins option to set custom debug levels"

Add jenkins option to set custom debug levels

Change-Id: I35b28f971683cbaf35e7b3fe910b4e9c6044f81d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Michal Rehak [Wed, 30 Aug 2017 13:57:34 +0000 (15:57 +0200)]
Updated git submodules

Project: integration/test master ff07d01948f281e8db5bd63677bf505acb90d5ce

Fix sxp boot features replacement

    - bootFeatures can now contain spaces + multiline
    - fixed sed command to cover this new default
      org.apache.karaf.features.cfg file

Change-Id: I2427485cf98462c50415a2ea7001ed8e8127887f
Signed-off-by: Michal Rehak <mirehak@cisco.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 30 Aug 2017 00:58:41 +0000 (20:58 -0400)]
Updated git submodules

Project: genius master eb406b915d7e1250dc6143e5372d41acca889265

Remove TestableDataChangeListener

This class is deprecated and implements DataChangeListener so
remove it, although I don't know if there are any downstream users.

Change-Id: I483ae7d72b454f335659a689b73180dc41bf7d7c
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 17 Aug 2017 15:46:03 +0000 (17:46 +0200)]
Updated git submodules

Project: genius master 6a4dfd280f3d26b188c228b4efc4b2ae08750370

LockManagerTest without (unused) TestableDataTreeChangeListenerModule

It didn't do any harm, but it's not required or used (because this test
nowhere waits for a data store listener), so simpler.

Change-Id: I1d924001f7162a5b7f606d511f427a67a3d08188
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 23 Aug 2017 15:03:49 +0000 (17:03 +0200)]
Updated git submodules

Project: netvirt master 37de31012f8f9d7b7faa5b303c8f1000275fb111

bgpmanager BgpUtil code clean-up: Make private what can, and rm unused

Change-Id: I484c456e44d2414ef4f03f86b4b1e79d6fcd52bc
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
David Suarez [Wed, 2 Aug 2017 15:01:56 +0000 (17:01 +0200)]
Updated git submodules

Project: genius master 2dc86100426d0aad4dbf701403a60faa571a36ca

Cleanup

- Add private constructor to this utility class
- Fix log
- Move private method to the inner class

Change-Id: I87672f466e851f860c2bbcfbbcdef9388dfffa6b
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 30 Aug 2017 10:53:14 +0000 (12:53 +0200)]
Updated git submodules

Project: genius master b1510188a72471c592e49328417cf6393dddafc2

Fix failing LockManagerTest (NoClassDefFoundError)

The LockManagerTest is currently failing on clean master with:
java.lang.NoClassDefFoundError:
org/opendaylight/controller/md/sal/binding/impl/BindingToNormalizedNodeCodec

The cause of this problem is that genius.testutils has a dependency to
sal-binding-broker-impl's attached <type>test-jar, only - but not the
main artifact (where BindingToNormalizedNodeCodec is).

It's easy to fix like this - but I don't really understand, and don't
have time to further investigate, how this could have suddenly broken...
presumably someone changed a dependency in some POM in controller or
somewhere which had this as a side effect.  Be that as it may - it works
again now with this change.

Change-Id: Ic46d0f78cb89b0a704f1e603f8dd115f46987cb1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 30 Aug 2017 00:17:17 +0000 (00:17 +0000)]
Updated git submodules

Project: coe master c04f17119b91392ed8af15e641b4a76c9453b758

Merge "Remove POD and Service Listeners"

Remove POD and Service Listeners

These listeners are already moved to netvirt coe module

Change-Id: I05db7ede0d9a3369985dbc22e8659e37b7f8576d
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Tue, 29 Aug 2017 23:50:53 +0000 (23:50 +0000)]
Updated git submodules

Project: coe master cfbef45f33e61fe19a1569fd8698d30a17d47889

Merge "Rearranging search path of coe.yaml"

Rearranging search path of coe.yaml

Change-Id: Ia12212a134bf630e169db1a08b5735a147fdd099
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Frederick F. Kautz IV [Tue, 29 Aug 2017 19:23:23 +0000 (12:23 -0700)]
Updated git submodules

Project: coe master 4b127b63d1c6f312879789d2ffb0b0162ba36508

Moving coe.yaml to coe.yaml.example

Change-Id: Ie5e392b86bbeb623e37d2321014a544f3c62ab84
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 29 Aug 2017 23:33:20 +0000 (23:33 +0000)]
Updated git submodules

Project: releng/builder master d5a795df5fc50c2b770ec47eeb30cc75a50e1c14

Merge "Add packer job to auto build mininet-2.6"

Add packer job to auto build mininet-2.6

Time taken to build the image is more than 60m.

real    60m40.487s
user    0m36.654s
sys     0m23.422s

The change is dependendent on
https://git.opendaylight.org/gerrit/#/c/62276

Jira: releng-430
Change-Id: I7ec08d3b98174904f93f765dcf57b5bbc05db270
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Luis Gomez [Tue, 29 Aug 2017 23:11:56 +0000 (23:11 +0000)]
Updated git submodules

Project: releng/builder master ff32e41a40787510b5a8878c86919f19b468eafb

Merge "Add "every 4 hours" timer to high-freq csit jobs"

Add "every 4 hours" timer to high-freq csit jobs

this was forgotten and should have been included in this
patch:

https://git.opendaylight.org/gerrit/#/c/62009/

Change-Id: Ieabd672c687f58a33a8e4879775be4b75f76885a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 22 Aug 2017 20:48:01 +0000 (13:48 -0700)]
Updated git submodules

Project: integration/test master fa242199ebb3ae78d61214c0e6c744abae8c3202

Skip sg tempest tests if learn or transparent

eventually, we are removing both learn and transparent
modes anyway, and in the meantime we don't expect these
specific tempest sg test cases to pass for the learn
or transparent mode. email discussion here:

https://lists.opendaylight.org/pipermail/netvirt-dev/2017-August/005317.html

Change-Id: I0cc40d668688bd7bfc4341214b5fa3d517568bcc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
gvrangan [Tue, 29 Aug 2017 16:05:40 +0000 (21:35 +0530)]
Updated git submodules

Project: integration/test master f42cf8e16695417aa44af38d4e0682a839238471

Fix Netvirt Clustering Tests

This patch fixes the wrong security group passed in the
create VM instances tests.

Change-Id: Ibefc78f6037dd71db489c7101bce1c8546740aad
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdated git submodules
Victor Pickard [Fri, 25 Aug 2017 13:07:32 +0000 (09:07 -0400)]
Updated git submodules

Project: integration/test master 1e96553331beafa9aa3bf2a388462dd0d9862f38

Fix security groups for NetVirt L2GW Csit

Fix typo and syntax error when creating neutron
port with --no-security-groups.

Change-Id: Idea687ad9ad9c27dd2728a457be42e2425f6e040
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 29 Aug 2017 22:38:55 +0000 (22:38 +0000)]
Updated git submodules

Project: releng/builder master c73635492b51ba57b05293550b70523987a5d809

Merge "Create mininet image with OVS 2.6.1"

Create mininet image with OVS 2.6.1

Netvirt L2GW CSIT needs OVS 2.6.1 to get newer
version (1.6.0) of the hardware_vtep schema.

This newer version is needed so that we can set
the replication_mode of the logical switch to
"source_node", so that BUM pkts will be replicated
by the HWVTEP (or HWVTEP emulator, in CSIT tests).

I have tested HWVTEP csit with OVS 2.6.1 in sandbox.
Here is a link to those runs, build 28 is where
the test run starts with successful upgrade
to OVS 2.6.1.

https://jenkins.opendaylight.org/sandbox/job/netvirt-csit-hwvtep-1node-openstack-newton-upstream-transparent-nitrogen/

There are 8 failures, in the BGP VPN test suite,
but they are not due to this patch. These tests
fail because quagga bgp was not in the image.

Change-Id: Ie26617b8f168cf3afad63f06bd25da152ac4a342
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
also-by: Anil Belur <abelur@linuxfoundation.org>

6 years agoUpdated git submodules
Frederick F. Kautz IV [Sat, 26 Aug 2017 03:41:56 +0000 (22:41 -0500)]
Updated git submodules

Project: coe master 2a20bf3ab20e3d6e0d9dc4a8490602eb14dc45b8

Adding command line and config options

Change-Id: Ice08c01dd4742a2712573a95a8ee6071479580bf
Signed-off-by: Frederick F. Kautz IV <fkautz@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Tue, 29 Aug 2017 16:46:28 +0000 (16:46 +0000)]
Updated git submodules

Project: netvirt master d00b5f64ac8f02b9f9ffb395aa256a85b643a994

Revert "Add git commit coala bear"

This reverts commit 12d10f57789a5a63cf1ae6133f64205f247ff0fd.

Change-Id: I23574392ac3e152585043839c38dd749aee7ed77
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Tom Pantelis [Sat, 26 Aug 2017 06:22:49 +0000 (02:22 -0400)]
Updated git submodules

Project: sfc master 066baa76aaa49b58814e9c094cc7381e22883db8

Convert DataChangeListeners to DataTreeChangeListeners

The DataChangeListener API has been deprecated for a couple releases
with possible removal in Oxygen.

Change-Id: Ic497e09047a41b2e8e5f1b6818fba8298f817589
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 28 Aug 2017 18:11:53 +0000 (11:11 -0700)]
Updated git submodules

Project: integration/test master 1787df0543870dd160823c35ea9d502e1b0019bd

Add WUKS to karaf console ssh connections

sometimes the initial ssh connection to the karaf shell fails.
This will retry ~4 times over 16s which is hopefully good
enough

Change-Id: I1540b2d4f7afb501119bb30df3f7beee3a548581
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Fri, 25 Aug 2017 19:19:44 +0000 (15:19 -0400)]
Updated git submodules

Project: integration/packaging master 6e62f633a437f1b55f4195f8af7c18ffd77ac790

Add pkg support for Karaf 4 not having codenames

Karaf 3 distros had codenames our version parsing logic expected to be
able to extract. Starting with Nitrogen there are no codenames.

Also note that starting Carbon SR1 we dropped SR versions in codenames,
but the logic already happened to handle this.

Change-Id: I0b3bac64abd1290d5d3012e73935b76d1a913a8a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Thu, 24 Aug 2017 20:03:09 +0000 (16:03 -0400)]
Updated git submodules

Project: integration/packaging master e6188313e52368abcf57647a91817a59e2d348ed

Support Karaf 3 and Karaf 4 distro prefixes

Karaf 3 used distribution-karaf, Karaf 4 uses karaf. Modify RPM building
logic to support both.

Karaf 4 snapshot builds should work after this change, but Karaf 4
autorelease builds still fail as they don't have the expected codename
tarball version component.

Change-Id: I03c789e530205ded2a948c99dd4cdcb7b6c16254
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
David Suarez [Mon, 14 Aug 2017 07:54:33 +0000 (09:54 +0200)]
Updated git submodules

Project: sfc master 3a508285ac774f7fb48f5df9a770fc52c4a9809c

Add SFC shell's command to show Service Function Paths

Add SFC shell's command to show Service Function Paths, as described in
[1].

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

Change-Id: If11acd10e0ec38de14fee038958ac4a68015db96
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Mon, 14 Aug 2017 06:53:17 +0000 (08:53 +0200)]
Updated git submodules

Project: sfc master 327601ca486256c52f5ea67f2ddb8d7a4576b8cf

Add SFC shell's command to show Service Function Chains

Add SFC shell's command to show Service Function Chains, as described in
[1],

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

Change-Id: Iceadac2c1a39b4c93e950503d5e23924e07e3f39
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Stephen Kitt [Thu, 17 Aug 2017 13:08:34 +0000 (15:08 +0200)]
Updated git submodules

Project: sfc master c60f9255b2a18d878ec4eb69a3a9ba84e5c33f28

Add missing relative path

Change-Id: I358b05a938f8b4ef812f1174e33b58d434cbba93
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 23 Aug 2017 15:25:07 +0000 (17:25 +0200)]
Updated git submodules

Project: netvirt master 5e5e8ca37af57ddce8c49466c48f82407e5ecf24

Bug 9034: bgpmanager BgpUtil rm unused pendingWrTransaction

There's no set() for the pendingWrTransaction, so it's.. completely
pointless - and that retry loop in BgpConfigurationManager's
createStaleFibMap() could never have worked anyway, as
BgpUtil.getGetPendingWrTransaction() == 0, always.

Change-Id: I8644a3a9d63c5eff4106c58865cad9969d3990a2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Thu, 24 Aug 2017 09:31:13 +0000 (11:31 +0200)]
Updated git submodules

Project: integration/packaging master 59d681109a95e3fe737f7459e3c9f2389599aed8

opendaylight.service Restart=on-failure

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

Change-Id: I3ae058a9581c642c314aaf7bac4fcb17a40bb771
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
David Suarez [Wed, 2 Aug 2017 12:06:52 +0000 (14:06 +0200)]
Updated git submodules

Project: genius master 3de89af16969e9d562a3268233eeff179373b1bc

Cleanup

- Private constructor for utility class
- Replace .size() by .empty()
- Change method names to comply with Java style

Change-Id: I92038ae360f3d1f614546ef4806cad8fd171e546
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
David Suarez [Fri, 18 Aug 2017 07:53:33 +0000 (09:53 +0200)]
Updated git submodules

Project: genius master 88ae46a669c7d66b5b018f6771f0119dd6a1ed7e

Remove start() method

- Remove start() method to avoid the use of a
useless PostConstruct method, following the recommendations in [1].

- Replace info by debug
- Replace magic number by constant

[1] https://wiki.opendaylight.org/view/BestPractices/DI_Guidelines

Change-Id: If28fc67742e9107d6129ddca6816b1dc2fd58652
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 12 Jul 2017 21:37:26 +0000 (03:07 +0530)]
Updated git submodules

Project: genius master 478b1eca52ad84969ce4d0b3c358a98c6faa5f17

Remove DataStoreJobCoordinator enqueueJob(AbstractDataStoreJob job)

because when we moved genius.DJC to infrautils.JC we had concluded that
this method does not need to be exposes publicly, and (at the time) was
only used in 1 place (netvirt vpnmanager), which was adjusted in
https://git.opendaylight.org/gerrit/#/c/60264/.

Removing this method now makes it a bit easier to in the future either
try making genius.DJC delegate to infrautils.JC to avoid having this
code twice in the code base (which would require both of their API's to
be identical, o proposing to remove this method) or directly removing
it.

Change-Id: I689d8ead013262b78b9469d4b74f3272b3dd28a9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Andrej Záň [Fri, 25 Aug 2017 08:26:18 +0000 (10:26 +0200)]
Updated git submodules

Project: integration/test master 675baebbd46bc2e8d067c262646c20a18cfe894a

Fix bad namespace in topoprocessing requests

Change-Id: I9cca90664c93da307b18d372a7113b1c99d5c744
Signed-off-by: Andrej Záň <andrej.zan@pantheon.tech>
6 years agoUpdated git submodules
Thanh Ha [Mon, 28 Aug 2017 22:20:06 +0000 (22:20 +0000)]
Updated git submodules

Project: releng/builder master e7dcf2c36bad11a87ebbb175d8aea56d5f0b7ee6

Merge "Add missing license headers for releng scripts"

Add missing license headers for releng scripts

Change-Id: If11d71b9b3fe300c5d1d31555a026d584ba22d8e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
vidya sathyanarayanachar [Mon, 28 Aug 2017 15:06:47 +0000 (08:06 -0700)]
Updated git submodules

Project: releng/builder master c0430b541a340e27e46fa1536d27b18182756956

Change in tools_system_count value to 3

Description: The value of tools_system_count is changed to 3
as required by OF Tunnel suite for Genius.

Change-Id: Ic4f6bee34d1e639ec9b8635b6a6fb4adb806834f
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
6 years agoUpdated git submodules
Faseela K [Mon, 28 Aug 2017 13:46:18 +0000 (19:16 +0530)]
Updated git submodules

Project: netvirt master 2e467f0b3607c85b2a661ada6c074952654cf6d0

L2 Support for Pods

Whenever the first pod under a namespace is created, an elan-instance
is created. Also for each pod interface an l2vlan trunk interface as
well as an elan-interface is created.

Change-Id: Ib32b987c8c86467ead8e0b4e38d3586d4fb93f70
Signed-off-by: Faseela K <faseela.k@ericsson.com>