[tripleo] python-tripleoclient 7.3.2 (pike)
We are stoked to announce the release of: python-tripleoclient 7.3.2: 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.2 ^^^^^ New Features * The "openstack overcloud container image tag discover" command is provided to discover the version-based tag by inspecting the image from a stable tag like 'current-tripleo-rdo'. Stable tags like 'latest' or 'pike' can't be used for container updates because something needs to change to trigger the new containers being pulled. Without this command it would be up to the user to find out what versioned tag to specify when calling prepare. Changes in python-tripleoclient 7.3.1..7.3.2 -------------------------------------------- 456a1f3 Fix error handling for actions f114a61 Command to discover the versioned tag from latest Diffstat (except docs and test files) ------------------------------------- .../notes/discover-tag-3b0b073a95178e82.yaml | 9 ++++++ setup.cfg | 1 + tripleoclient/exceptions.py | 4 +-- tripleoclient/v1/container_image.py | 35 ++++++++++++++++++++++ 4 files changed, 47 insertions(+), 2 deletions(-)
participants (1)
-
no-reply@openstack.org