We are satisfied to announce the release of: python-glanceclient 4.0.0: OpenStack Image API Client Library This release is part of the zed release series. The source is available from: https://opendev.org/openstack/python-glanceclient Download the package from: https://pypi.org/project/python-glanceclient Please report issues through: https://bugs.launchpad.net/python-glanceclient/+bugs For more details, please see below. 4.0.0 ^^^^^ Upgrade Notes * Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8. Changes in python-glanceclient 3.6.0..4.0.0 ------------------------------------------- be8f394 Update python testing as per zed cycle teting runtime cf7504e Add doc and test for verbose parameter 6c8108e Fix functional CI job b369f75 Update master for stable/yoga 73aaef4 Documentation: Add options for "glance image-import" 91ae934 glance help <subcommand>: Clearly specify which options are mandatory 3ba81da Remove lower-constraints.txt Diffstat (except docs and test files) ------------------------------------- .stestr.conf | 2 +- .zuul.yaml | 5 +- glanceclient/shell.py | 6 +- lower-constraints.txt | 72 ---------------------- .../drop-python-3-6-and-3-7-0b299b4dc9673c6e.yaml | 5 ++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 ++ setup.cfg | 4 +- tox.ini | 7 --- 13 files changed, 68 insertions(+), 88 deletions(-)