[release-announce] [tripleo] python-tripleoclient 7.3.4 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 14 20:27:50 UTC 2017


We exuberantly announce the release of:

python-tripleoclient 7.3.4: TripleO client

This release is part of the pike release series.

Download the package from:

    https://tarballs.openstack.org/python-tripleoclient/

For more details, please see below.

7.3.4
^^^^^


New Features
************

* Add '--environment-directory' option to the *openstack overcloud
  container image prepare* command.


Deprecation Notes
*****************

* The command "openstack overcloud container image prepare" has
  deprecated the --pull-source argument. The source registry should
  now be specified as part of the --namespace argument.

* Renamed some options to the *openstack overcloud container image
  prepare* command for clarity.  The '--images-file' option was
  renamed to '--output-images-file'.  The '--env-file' option was
  renamed to '--output-env-file'.  The '--service-environment-file'
  option was renamed to '--environment-file'. The old options are
  still in place and show a deprecation warning in the help message.

Changes in python-tripleoclient 7.3.3..7.3.4
--------------------------------------------

dfdfcde Add --environment-directory to the prepare command
8682b68 Rename options to the prepare command for clarity
a669bbf Deprecate --pull-source for container prepare command
ca08346 Add missing puppet configuration to undercloud deploy


Diffstat (except docs and test files)
-------------------------------------

.../deprecate-pull-source-1d904126040c2eb1.yaml    |  5 ++
...are-environment-directory-aa86ad3935aec192.yaml |  5 ++
.../rename-prepare-cmd-args-f867df198d53943b.yaml  |  9 +++
tripleoclient/constants.py                         |  4 ++
.../v1/overcloud_image/test_container_image.py     | 10 ++--
tripleoclient/utils.py                             | 18 ++++++
tripleoclient/v1/container_image.py                | 68 ++++++++++++++++++----
tripleoclient/v1/overcloud_deploy.py               | 17 +-----
tripleoclient/v1/overcloud_update.py               |  2 +-
tripleoclient/v1/undercloud_deploy.py              | 16 ++++-
10 files changed, 119 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list