networking-mlnx:stable/xena

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

Branch merges

Branch information

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

Recent commits

34f7a1b... by waleedm <email address hidden>

Fix Mellanox CI failures on Xena

Change-Id: I0d05795ba54bdac60cbf4918e85ab11c2881b38a

276a2cb... by waleedm <email address hidden>

Fix Mellanox CI and unit tests failures

Due to some upstream changes [1], Mellanox CI is failing.
[1] [https://github.com/openstack/neutron/commit/b5e10bf7277aa2cb74eb356b9dbf7f172218ee79

Change-Id: Ie54d2b5d535d815019e6546b0ee8478633f684f0
(cherry picked from commit 08c15d9f903a881447710fcf10f5387f09c889e6)

93a3917... by waleedm <email address hidden>

Change authentication method for Mellanox sdn controller

Change sdn authentication from basic(username, password) to token
authentication, remove username and password parameters
and add a new parameter token

Change-Id: Ic54cc02c725105169919687d06fc9ece013da623
(cherry picked from commit b55211724f3ca0ae8e2342ea58085f35a6117e02)

41d02b0... by Abdallah Yasin

Update .gitreview to be have the default branch as xena

Change-Id: Ib17cb58df2fc02355a8d60e1860da077b478aa57

59354d8... by Abdallah Yasin

Update requirment for xena release

Updated the project requirement to use neutron xena release. Also
updated tox deps to use the xena constrains.

Change-Id: I8b46f5b404005a97b526bddbd7f5b1283c080dbf

63e4524... by Takashi Kajinami

Add Python 3.8 to supported runtimes

Python 3.8 was introduced to tested runtimes in OpenStack projects
during Victoria[1], and a unit test job on Python 3.8 was added.

[1]
Victoria: https://governance.openstack.org/tc/reference/runtimes/victoria.html
Wallaby: https://governance.openstack.org/tc/reference/runtimes/wallaby.html

Change-Id: I6e2079619aa306aa34ba74adc491f3b5521b2aa4

453b104... by Moshe Levi

update zuul to xena release

Change-Id: Ife785f7f79203b109d4bc6798395c46cb89dba9e

67bcd95... by Zuul <email address hidden>

Merge "update zuul for wallaby"

254335e... by Moshe Levi

update zuul for wallaby

Change-Id: Ie8b159a4a01a494f1e1b09ea57e09949add74ed4

20c32cb... by Zuul <email address hidden>

Merge "Monkey patch original current_thread _active"