python-tripleoclient 14.2.1 (victoria)
We are satisfied to announce the release of: python-tripleoclient 14.2.1: TripleO client This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/python-tripleoclient Download the package from: https://tarballs.openstack.org/python-tripleoclient/ Please report issues through: https://bugs.launchpad.net/tripleo/+bugs For more details, please see below. Changes in python-tripleoclient 14.2.0..14.2.1 ---------------------------------------------- 002b3cb7 BnR added error msg in case there is no inventory bf586c4c Partial Revert "Don't pass the DNSServers param in undercloud env" a397af28 Remove --extra-env-vars from the mutually exclusive arg group 5b4bb45e Fix validations listing when filtering by group(s) f44a61ec Declare is_failed_validation variable before if statement b639a4ba Overcloud image has missing kernel_id and ramdisk_id properties 2cce52a8 Make Python Interpreter option for Ansible Validation Run f1854e9f Removing todo from undercloud_preflight since 753845 is merged 75aa21e9 Copy the inventory for standalone deploy in output_dir 2fc55afe Replace exception with LOG.info 1683e1bf Use ceph_mon_network to find Ceph monitor IPs for export fb409ede Move static-inventory option into parser group Diffstat (except docs and test files) ------------------------------------- tripleoclient/constants.py | 5 +- tripleoclient/export.py | 19 +++- tripleoclient/v1/overcloud_backup.py | 6 ++ tripleoclient/v1/overcloud_image.py | 4 +- tripleoclient/v1/tripleo_deploy.py | 4 + tripleoclient/v1/tripleo_validator.py | 44 +++++--- tripleoclient/v1/undercloud_backup.py | 6 ++ tripleoclient/v1/undercloud_config.py | 1 + tripleoclient/v1/undercloud_preflight.py | 4 - 14 files changed, 297 insertions(+), 59 deletions(-)
participants (1)
-
no-reply@openstack.org