[openstackclient] python-openstackclient 3.8.1 (ocata)
We contentedly announce the release of: python-openstackclient 3.8.1: OpenStack Command-line Client This release is part of the ocata 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.1 ^^^^^ Bug Fixes * The "network create" command was ignoring the "--project" option and creating networks owned by the current authenticated user's project. This was a regression introduced in OSC 3.8.0. [Bug 1659878 (https://bugs.launchpad.net/bugs/1659878)] * The "address scope list" command failed with 'HttpException: Bad Request' when the "--share" or "--no-share" options were used. [Bug 1659993 (https://bugs.launchpad.net/bugs/1659993)] Changes in python-openstackclient 3.8.0..3.8.1 ---------------------------------------------- 1e3dc48 Add relnotes for the two recent bug fixes fab4fcc Fix network create --project 4a12280 Fix address scope list --share Diffstat (except docs and test files) ------------------------------------- openstackclient/network/v2/address_scope.py | 2 - openstackclient/network/v2/network.py | 2 + .../functional/network/v2/test_address_scope.py | 135 ++++++++++++--------- .../notes/bug-1659878-f6a55b7166d99ca8.yaml | 7 ++ .../notes/bug-1659993-a5fe43bef587e490.yaml | 6 + 8 files changed, 170 insertions(+), 62 deletions(-)
participants (1)
-
no-reply@openstack.org