[release-announce] python-neutronclient 7.8.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 14 16:23:53 UTC 2022
We are thrilled to announce the release of:
python-neutronclient 7.8.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.8.0
^^^^^
New Features
* Added new client methods for QoS packet rate limit rule:
"list_packet_rate_limit_rules", "show_packet_rate_limit_rule",
"create_packet_rate_limit_rule", "update_packet_rate_limit_rule",
"delete_packet_rate_limit_rule".
Changes in python-neutronclient 7.7.0..7.8.0
--------------------------------------------
517bef2 Update python testing classifier
a92d8db Add CURD actions for packet rate limit rule
1df1f38 Add support for 'smart-nic' vnic-type
Diffstat (except docs and test files)
-------------------------------------
neutronclient/neutron/v2_0/port.py | 6 ++--
neutronclient/v2_0/client.py | 34 ++++++++++++++++++++++
.../notes/paket_rate_limit-1266a2a30f18727f.yaml | 7 +++++
setup.cfg | 1 +
tox.ini | 2 +-
6 files changed, 66 insertions(+), 4 deletions(-)
More information about the Release-announce
mailing list