[release-announce] [heat] heat 8.0.5 (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 27 20:44:01 UTC 2017


We eagerly announce the release of:

heat 8.0.5: OpenStack Orchestration

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/heat/

For more details, please see below.

Changes in heat 8.0.4..8.0.5
----------------------------

e671d93 Only validate properties once during create resource
e544ebc Imported Translations from Zanata
5f21edf Allow only validate external resource template
579866a Cinder volume attachment attribute should not be cached
f548723 Fix race in ZaqarEventSinkTest.test_events
a37a264 Add validation of block_device_mapping_v2
4a08905 Keep existing stack tags for patch update
1ac09ea Add CACHE_NONE for FloatingIP attributes
7d1ee4e Update functional tests missing skip check


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

heat/engine/resource.py                            |   9 +-
heat/engine/resources/openstack/cinder/volume.py   |   1 +
.../resources/openstack/neutron/floatingip.py      |   6 +-
heat/engine/resources/openstack/nova/server.py     |  46 +++++----
heat/engine/service.py                             |   3 +
heat/engine/stack.py                               |   1 +
heat/locale/de/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/es/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/fr/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/it/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/ja/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/ko_KR/LC_MESSAGES/heat.po              |  60 +++++++++--
heat/locale/pt_BR/LC_MESSAGES/heat.po              |   7 +-
heat/locale/ru/LC_MESSAGES/heat.po                 |   7 +-
heat/locale/zh_CN/LC_MESSAGES/heat.po              |   7 +-
heat/locale/zh_TW/LC_MESSAGES/heat.po              |   7 +-
.../functional/test_event_sinks.py                 |  37 ++++---
.../functional/test_template_resource.py           |   2 +-
24 files changed, 283 insertions(+), 154 deletions(-)







More information about the Release-announce mailing list