python-novaclient 18.11.0 (flamingo)
We high-spiritedly announce the release of: python-novaclient 18.11.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/python-novaclient Download the package from: https://pypi.org/project/python-novaclient Please report issues through: https://bugs.launchpad.net/python-novaclient/+bugs For more details, please see below. Changes in python-novaclient 18.10.0..18.11.0 --------------------------------------------- 45a4ab5e Replace keystoneclient with openstacksdk 103c251b tests: Stop "testing" against Identity v2 API Diffstat (except docs and test files) ------------------------------------- .../functional/v2/legacy/test_flavor_access.py | 2 +- test-requirements.txt | 1 - 11 files changed, 42 insertions(+), 84 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 80e9a1d9..210af0bf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +5,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -python-keystoneclient>=3.8.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org