[tripleo] python-tripleoclient 7.3.0 (pike)
We are glad to announce the release of: python-tripleoclient 7.3.0: TripleO client This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/python-tripleoclient/ For more details, please see below. 7.3.0 ^^^^^ New Features * The "openstack overcloud container image prepare" command can now filter the image list by the containerized services being deployed. This is done by specifying the heat environment files which enable containerized services. Changes in python-tripleoclient 7.2.0..7.3.0 -------------------------------------------- 19f4a4d Consume new RoleConfig data in config download b1a22ae Convert step to integer in when statement for upgrade tasks 7227574 Fix py27 tests - expand the regex when adding 'when' to playbook 874ceb6 Adds when in upgrade_tasks playbook written by config download d8eeff8 Filter out disabled services from prepare command 0bd00bb Filter container images by deployed services e6b77c8 Update UPPER_CONSTRAINTS_FILE for stable/pike 67f10d1 Update .gitreview for stable/pike 7010390 Install policycoreutils-python Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + bindep.txt | 1 + .../notes/prepare-service-4281d7358be7450a.yaml | 5 + tox.ini | 2 +- .../v1/overcloud_config/test_overcloud_config.py | 131 ++++++++++----------- .../v1/overcloud_image/test_container_image.py | 67 ++++++++++- tripleoclient/utils.py | 9 ++ tripleoclient/v1/container_image.py | 86 ++++++++++++-- tripleoclient/v1/overcloud_config.py | 49 ++++++-- 10 files changed, 305 insertions(+), 143 deletions(-)
participants (1)
-
no-reply@openstack.org