[release-announce] networking-sfc 5.0.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri May 10 20:03:13 UTC 2019


We are stoked to announce the release of:

networking-sfc 5.0.1: API's and implementations to support Service
Function Chaining in Neutron.

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/networking-sfc

Download the package from:

    https://pypi.org/project/networking-sfc

Please report issues through:

    https://bugs.launchpad.net/networking-sfc/+bugs

For more details, please see below.

Changes in networking-sfc 5.0.0..5.0.1
--------------------------------------

14587ae Replace openstack.org git:// URLs with https://
d066e74 Fix gates
c12f0e1 import zuul job settings from project-config
4f98a7b Zuul v3 migration
af2ee0c tempest: update on removal of cred manager aliases
519d4ba Pin stable/pike in tox_install


Diffstat (except docs and test files)
-------------------------------------

.gitignore                                         |  2 +
.stestr.conf                                       |  3 +
devstack/README.md                                 |  2 +-
.../networking-sfc-functional-dsvm/post.yaml       | 80 ++++++++++++++++++++
.../legacy/networking-sfc-functional-dsvm/run.yaml | 75 ++++++++++++++++++
.../networking-sfc-periodic-tempest-dsvm/post.yaml | 15 ++++
.../networking-sfc-periodic-tempest-dsvm/run.yaml  | 88 ++++++++++++++++++++++
.../post.yaml                                      | 15 ++++
.../networking-sfc-tempest-dsvm-multinode/run.yaml | 83 ++++++++++++++++++++
.../legacy/networking-sfc-tempest-dsvm/post.yaml   | 15 ++++
.../legacy/networking-sfc-tempest-dsvm/run.yaml    | 87 +++++++++++++++++++++
test-requirements.txt                              |  1 -
tools/tox_install.sh                               |  9 ++-
tox.ini                                            |  4 +-
zuul.d/jobs.yaml                                   | 44 +++++++++++
zuul.d/projects.yaml                               | 32 ++++++++
22 files changed, 568 insertions(+), 25 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 4be0bfd..6b39b39 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +14,0 @@ os-api-ref>=1.0.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD






More information about the Release-announce mailing list