python-tripleoclient 13.4.4 (ussuri)
We are gleeful to announce the release of: python-tripleoclient 13.4.4: TripleO client This release is part of the ussuri 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 13.4.3..13.4.4 ---------------------------------------------- 09722158 Partial Revert "Don't pass the DNSServers param in undercloud env" 90addcf9 BnR Typo missing some spaces between words on the command help 7cda9f18 BnR added error msg in case there is no inventory e8a0124a Remove --extra-env-vars from the mutually exclusive arg group a2d91833 Fix validations listing when filtering by group(s) 61390cc4 Declare is_failed_validation variable before if statement 65ac1e1d Overcloud image has missing kernel_id and ramdisk_id properties 2b79ac27 Make Python Interpreter option for Ansible Validation Run eabef0b8 Removing todo from undercloud_preflight since 753845 is merged b8661e9e Copy the inventory for standalone deploy in output_dir 226a9078 Use ceph_mon_network to find Ceph monitor IPs for export 0debcde2 Replace exception with LOG.info Diffstat (except docs and test files) ------------------------------------- tripleoclient/constants.py | 5 +- tripleoclient/export.py | 19 +++- tripleoclient/v1/overcloud_backup.py | 12 ++- tripleoclient/v1/overcloud_image.py | 4 +- tripleoclient/v1/tripleo_deploy.py | 4 + tripleoclient/v1/tripleo_validator.py | 21 ++-- tripleoclient/v1/undercloud_backup.py | 20 ++-- tripleoclient/v1/undercloud_config.py | 1 + tripleoclient/v1/undercloud_preflight.py | 4 - 14 files changed, 295 insertions(+), 58 deletions(-)
participants (1)
-
no-reply@openstack.org