networking-sfc:master

Last commit made on 2026-01-13
Get this branch:
git clone -b master https://git.launchpad.net/networking-sfc

Branch merges

Branch information

Name:
master
Repository:
lp:networking-sfc

Recent commits

c3fdcfb... by Zuul <email address hidden>

Merge "reno: Update master for unmaintained/2024.1"

5896147... by Brian Haley

Change the vxlan vni_range to be 1:1000

The multinode job definition uses 1:2000 for the vxlan
vni range, change to 1:1000 to match what is done
in neutron-tempest-plugin repo.

Depends-on: https://review.opendev.org/c/openstack/neutron/+/967782

Change-Id: Ib93a2bf2e32ab4e5779c1d91c08b5ebc73ea69c8
Signed-off-by: Brian Haley <email address hidden>

e55ee5b... by Rodolfo Alonso

Replace "tenant_id" with "project_id" in testing

This is required since Neutron 28.0.0.0b2 (future release).
Once this Neutron beta 2 version is released, the requirements
should be updated. This is strictly not needed for the running
code, only for testing.

Closes-Bug: #2137633
Signed-off-by: Rodolfo Alonso Hernandez <email address hidden>
Change-Id: Ia2736370800bcbdce409cf0f4bbb32c53f0acde3

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

reno: Update master for unmaintained/2024.1

Update the 2024.1 release notes configuration to build from
unmaintained/2024.1.

Change-Id: I5c0e44d3a997bad4a4a20d74047f774287993431
Signed-off-by: OpenStack Release Bot <email address hidden>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/change_reno_branch_to_unmaintained.sh

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

Update master for stable/2025.2

Add file to the reno documentation build to show release notes for
stable/2025.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.2.

Sem-Ver: feature
Change-Id: I14a3558ee0a9139439983f508f418b7c4806d5b2
Signed-off-by: OpenStack Release Bot <email address hidden>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh

4a9c570... by Takashi Kajinami

Migrate networking-sfc-tempest-multinode to Noble

... because Jammy is no longer supported.

Change-Id: I674adbf275cd64d0630343760f63faacf187065f
Signed-off-by: Takashi Kajinami <email address hidden>

3b4a80b... by Zuul <email address hidden>

Merge "Remove url tags from README"

5bca79c... by Zuul <email address hidden>

Merge "setup.cfg: Replace dashes with underscores"

b7b03bc... by Zuul <email address hidden>

Merge "add pyproject.toml to support pip 23.1"

6150fca... by Ivan Anfimov

Remove url tags from README

The tags framework has been discontinued for a long time.

https://governance.openstack.org/tc/reference/tags/

https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html

Change-Id: Id2b002d0790f929d737ec460b862e3ea4e5862b7
Signed-off-by: Ivan Anfimov <email address hidden>