[release-announce] python-neutronclient 7.7.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 23 15:28:06 UTC 2021


We are tickled pink to announce the release of:

python-neutronclient 7.7.0: CLI and Client Library for OpenStack
Networking

This release is part of the yoga release series.

The source is available from:

    https://opendev.org/openstack/python-neutronclient

Download the package from:

    https://pypi.org/project/python-neutronclient

Please report issues through:

    https://bugs.launchpad.net/python-neutronclient/+bugs

For more details, please see below.

7.7.0
^^^^^

New Features

* Added new client methods for QoS minimum packet rate rule:
  "list_minimum_packet_rate_rules", "show_minimum_packet_rate_rule",
  "create_minimum_packet_rate_rule",
  "update_minimum_packet_rate_rule",
  "delete_minimum_packet_rate_rule".

Changes in python-neutronclient 7.6.0..7.7.0
--------------------------------------------

3b80135 Add support for minimum packet rate rule to the client
3a65712 Fix lower-constraints and neutronclient-functional job
792ad11 Add Python3 yoga unit tests
ee73a48 Update master for stable/xena
cff9c26 Replace deprecated assertDictContainsSubset


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

.zuul.yaml                                         |  3 +-
lower-constraints.txt                              |  2 +-
neutronclient/v2_0/client.py                       | 34 ++++++++++++++++++++++
.../minimum-packet-rate-34576b8fd98a3034.yaml      |  7 +++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/xena.rst                       |  6 ++++
7 files changed, 54 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list