[openstackclient] python-openstackclient 3.8.2 (ocata)
We contentedly announce the release of: python-openstackclient 3.8.2: OpenStack Command-line Client This release is part of the ocata stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-openstackclient Download the package from: https://pypi.python.org/pypi/python-openstackclient Please report issues through launchpad: https://bugs.launchpad.net/python-openstackclient For more details, please see below. 3.8.2 ^^^^^ Bug Fixes * "security group list" command now can display project IDs in the "Project" column of the command output. [Bug 1659967 (https://bugs.launchpad.net/bugs/1659967)] * Fix occurrences of the "network agent delete" command failing with newer releases of python-openstacksdk. [Bug 1711301 (https://bugs.launchpad.net/python-openstackclient/+bug/1711301)] Changes in python-openstackclient 3.8.1..3.8.2 ---------------------------------------------- f2120f1 Relnote cleanup e2cbe8b Neutron agent delete: remove the wrong argument 5eb8567 volume functest: ensure snapshots deleted when volume delete 253a92e Fix "security group list" command to display project ID properly 31087e4 Updated from global requirements a433008 Updated from global requirements 7788fd5 Update UPPER_CONSTRAINTS_FILE for stable/ocata 340dc74 Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + openstackclient/network/v2/network_agent.py | 3 +- openstackclient/network/v2/security_group.py | 50 +++++++++++------ .../notes/bug-1659967-644a8ee3621c9e81.yaml | 6 ++ .../notes/bug-1711301-17754f487973d4c1.yaml | 6 ++ tox.ini | 2 +- 16 files changed, 165 insertions(+), 121 deletions(-)
participants (1)
-
no-reply@openstack.org