[release-announce] tripleo-common 11.3.1 (train)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Fri Oct 25 13:06:39 UTC 2019
    
    
  
We contentedly announce the release of:
tripleo-common 11.3.1: A common library for TripleO workflows.
This release is part of the train stable release series.
The source is available from:
    https://opendev.org/openstack/tripleo-common
Download the package from:
    https://tarballs.openstack.org/null/
Please report issues through:
    https://bugs.launchpad.net/tripleo-common/+bugs
For more details, please see below.
11.3.1
^^^^^^
Bug Fixes
* openstack cli doesn't negotiate a microversion. Live migration and
  multiattach are 2 examples of operations which require arcane
  incantations to make them work correctly, and therefore usually
  don't. This adds "OS_COMPUTE_API_VERSION=2.latest" to the
  overcloudrc file to fix it.
Changes in tripleo-common 11.3.0..11.3.1
----------------------------------------
0eb79d31 get_undercloud_registry() - Default to: 'localhost:8787'
9408c68f Fix py3 issue in get_undercloud_registry()
d9e8e906 Add OS_COMPUTE_API_VERSION to overcloudrc
d384320b fix linters
Diffstat (except docs and test files)
-------------------------------------
bindep.txt                                                  |  3 +++
.../notes/export_os_nova_api_version-d5d1501306f8013b.yaml  |  8 ++++++++
tox.ini                                                     |  8 +++++++-
tripleo_common/image/image_uploader.py                      | 13 ++++++++-----
tripleo_common/utils/overcloudrc.py                         |  1 +
6 files changed, 30 insertions(+), 9 deletions(-)
    
    
More information about the Release-announce
mailing list