We are jazzed to announce the release of: heat 7.0.6: OpenStack Orchestration This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/heat/ For more details, please see below. Changes in heat 7.0.5..7.0.6 ---------------------------- 54aa019 Change credentials.create argument 2d62826 Imported Translations from Zanata 227077a Delete internal ports when detach them 4e09419 Don't load new copies of current resources ff47d9d Copy template version when update fails ce421c2 Fix snapshot/restore of volumes 4b7a256 Only recreate CHECK FAILED resources in ResourceGroup b15d352 Just to migrate existing resource to backup stack Diffstat (except docs and test files) ------------------------------------- .../clients/os/keystone/heat_keystoneclient.py | 4 +- heat/engine/resource.py | 116 ++++++++----------- heat/engine/resources/openstack/cinder/volume.py | 17 +-- .../openstack/nova/server_network_mixin.py | 15 ++- heat/engine/resources/stack_resource.py | 22 +++- heat/engine/stack.py | 28 +++-- .../functional/test_create_update.py | 48 ++++++++ .../functional/test_resources_list.py | 7 ++ 20 files changed, 305 insertions(+), 227 deletions(-)
participants (1)
-
no-reply@openstack.org