We are gleeful to announce the release of: python-tempestconf 2.5.0: python-tempestconf will automatically generates the tempest configuration based on your cloud. The source is available from: https://opendev.org/openstack/python-tempestconf Download the package from: https://pypi.org/project/python-tempestconf For more details, please see below. 2.5.0 ^^^^^ Other Notes * It removes the support of nova network. It also removes the setting of following config in tempest.conf: - compute.fixed_network_name Changes in python-tempestconf 2.4.0..2.5.0 ------------------------------------------ b4c1b01 Remove support of nova-network 48ab2dd Update compute config only when compute section exists 9f9ed67 Decode bytes data to string 4410537 Create networks only when network service is enabled 2188ec0 Replace ostempest job with plain tripleo standalone Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 ++-- config_tempest/clients.py | 8 ------- config_tempest/main.py | 7 +++--- config_tempest/services/base.py | 2 +- config_tempest/services/identity.py | 3 ++- config_tempest/services/network.py | 21 +++-------------- config_tempest/services/orchestration.py | 27 +++++++++++----------- ...move-nova-network-support-79e70a0590a638c9.yaml | 6 +++++ 12 files changed, 36 insertions(+), 68 deletions(-)
participants (1)
-
no-reply@openstack.org