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

no-reply at openstack.org no-reply at openstack.org
Thu Aug 3 01:09:31 UTC 2017


We are ecstatic to announce the release of:

heat 8.0.3: OpenStack Orchestration

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

Changes in heat 8.0.2..8.0.3
----------------------------

3fb8722 Don't load new copies of current resources
684bd9e Filter out resources not in template when listing
5034bc1 Get cancellation grace period correctly
2ca4aad Use correct user password as occ credential
4fa52aa Ignore property 'metadata' of OS::Heat::DeployedServer
437c5e7 Fix handle_restore for server and volume resources


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

heat/engine/resource.py                            | 18 +++--
heat/engine/resources/openstack/cinder/volume.py   |  2 +-
heat/engine/resources/openstack/nova/server.py     |  8 ++-
heat/engine/resources/server_base.py               |  9 +--
heat/engine/scheduler.py                           |  5 +-
heat/engine/stack.py                               | 26 +++++---
.../functional/test_resources_list.py              |  7 ++
.../functional/test_snapshot_restore.py            | 76 ++++++++++++++++++++++
12 files changed, 199 insertions(+), 29 deletions(-)







More information about the Release-announce mailing list