networking-sfc:unmaintained/2023.1

Last commit made on 2025-03-13
Get this branch:
git clone -b unmaintained/2023.1 https://git.launchpad.net/networking-sfc

Branch merges

Branch information

Name:
unmaintained/2023.1
Repository:
lp:networking-sfc

Recent commits

33f0a2c... by OpenStack Release Bot <email address hidden>

Update .gitreview for unmaintained/2023.1

Also had to change one job to use branched tempest as
was done in stable/2023.2 [0].

[0] https://review.opendev.org/c/openstack/networking-sfc/+/936735

Change-Id: Idb2352f248fb942a700530642f64c8e6527f0f72

a93b4de... by OpenStack Release Bot <email address hidden>

Update TOX_CONSTRAINTS_FILE for stable/2023.1

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2023.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ic8ccbb58a42e60dc95a8a10519b6e5052f4d46ca

9e0e8bd... by OpenStack Release Bot <email address hidden>

Update .gitreview for stable/2023.1

Change-Id: Id65416c41dfefad58adda8e0502f5a22f21d8060

9d3ef7e... by Zuul <email address hidden>

Merge "CI: Add oslo and sqlalchemy master jobs to periodic weekly queue"

ab29638... by elajkat <email address hidden>

CI: Add oslo and sqlalchemy master jobs to periodic weekly queue

Add openstack-tox-py310-with-oslo-master and
openstack-tox-py310-with-sqlalchemy-master jobs to periodic weekly
queue, and change py39 jobs to py310 in the same queue.

Depends-On: https://review.opendev.org/c/openstack/networking-sfc/+/872641
Related-Bug: #2004265
Change-Id: Id05249d5a10fbe0c80231fc23c70196897d14850

8ae33cf... by elajkat <email address hidden>

Register service cfg options from Neutron

With [1] some services need to register SERVICE_OPTS, to have
cfg options registered like rpc_workers.

[1]: https://review.opendev.org/c/openstack/neutron/+/823637

Related-Bug: #1889737
Related-Bug: #1992352
Change-Id: I5d4cd7020ec119bc76df0f62d745a4381e55979a

541be2e... by elajkat <email address hidden>

tox4: Add ignore_basepython_conflict = True to tox.ini

With latest tox (>4.0.15) python version conflicted with base
python. Adding ignore_basepython_conflict = True solves this
issue.

Change-Id: I45b07cd9a7c29be1b579d0def64e2235336a9244

16f631d... by Rodolfo Alonso

Fix tox.ini for tox4

Use allowlist_externals instead of whitelist_externals.
Execute shell script with bash.

Change-Id: If9ff4ea25c55991eff51f62d2314f9ba76b8a15d

aa1dbcd... by Slawek Kaplonski

Remove note about migration from lib/neutron-legacy to lib/neutron

In [1] we finally got rid of the unfinished lib/neutron module and kept
only lib/neutron-legacy. It's renamed to lib/neutron now and it's the
only neutron related module in Devstack.
So this patch removes left over todo comments about things to do when
migration to the new lib/neutron module will be finished.

[1] https://review.opendev.org/c/openstack/devstack/+/865014

Change-Id: I54ff765d1f839232c85ab01556be03d95f135bd5

f3de080... by elajkat <email address hidden>

Cleanup tox.ini

For details see the mail:
https://lists.openstack.org/pipermail/openstack-discuss/2022-November/031343.html

Change-Id: I00afb790b8ec9a9ef177d12bec3e6be4b4ea992b