networking-mlnx:stable/rocky

Last commit made on 2019-09-09
Get this branch:
git clone -b stable/rocky https://git.launchpad.net/networking-mlnx

Branch merges

Branch information

Name:
stable/rocky
Repository:
lp:networking-mlnx

Recent commits

018a2c4... by Moshe Levi

remote ethtool and ip link dependencies

Change-Id: I530e9b4e4d2c6b1d226861131c7cdc2fa8399c2f

9e80a36... by Moshe Levi

skip test_release_unused_leases_one_lease_with_client_id_none

Change-Id: I286a32fab7ad54b12e5a43ed0ee6b72c8935548c
(cherry picked from commit d8345c0e0003b4324309ccb42548d241b6da2096)

316c839... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

9ecf2aa... by Mark Goddard

Fix exception handling in journal thread

The SDN journal thread can raise exceptions if requests to NEO fail, but
currently the logic used in the exception handler is not correct, and
does not catch the exception. This results in an error such as the
following:

Error on run_sync_thread: SDNConnectionError: Failed to send request 404
Client Error: NOT FOUND for url: http://1.2.3.4/neo/cloudx/Port

The result of this is that the object remains in the 'processing' state,
and the retry count is never incremented.

This change fixes the exception handling.

Change-Id: Ia15a34628905d039ee8abbeb571e71c8b83992a4
Closes-Bug: #1797105
(cherry picked from commit b9ffdc3d1e6127b19a17d8c03acf7921eccfdf29)

84f3ec9... by Lenny

fixed .gitreview to stable/rocky

Change-Id: Ibafe5d3375fa7dc263cda9c6c8b69130ae485325

467ccdc... by Zuul <email address hidden>

Merge "fix tox python3 overrides"

89a291c... by Lenny

fixed host id

Change-Id: I4b07244ed94faea225d209990e35c8d1b9314a12

9a0af82... by Lenny

Fixed: Use db_api from neutron_lib

Change-Id: Iebfbda72b46fa122b05b0fc917b842886d51a2b5

2f26c7d... by Hamdy Khader

Use neutron_lib for db_api instead of neutron.

Change-Id: I692ef1050a381bb1f0ac0ecefad567666c1b5ee4

0ad560b... by Zuul <email address hidden>

Merge "Use Param DHCP_OPT_CLIENT_ID_NUM"