Format: 1.8 Date: Mon, 23 Nov 2015 17:01:35 -0500 Source: heat Binary: python-heat heat-common heat-engine heat-api heat-api-cfn heat-api-cloudwatch Architecture: source Version: 2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701 Distribution: trusty Urgency: medium Maintainer: Ubuntu Developers Changed-By: Corey Bryant Description: heat-api - OpenStack orchestration service - ReST API heat-api-cfn - OpenStack orchestration service - CFN API heat-api-cloudwatch - OpenStack orchestration service - CloudWatch API heat-common - OpenStack orchestration service - common files heat-engine - OpenStack orchestration service - engine python-heat - OpenStack orchestration service - Python files Launchpad-Bugs-Fixed: 1320013 1398952 1418695 1443429 1518323 Changes: heat (2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701) trusty; urgency=medium . * No-change backport to trusty . heat (2014.2.4-0ubuntu1~cloud1) UNRELEASED; urgency=medium . * d/rules: Prevent dh_python2 from guessing dependencies. . heat (2014.2.4-0ubuntu1~cloud0) trusty-juno; urgency=medium . * Resynchronize with stable/juno (e0e0165) (LP: #1518323): - [ef1c9e9] Expose stack_user_project_id in stack-show - [b2c2677] Always fetch temp URL key before generation - [c5555a4] Validate nova server's metadata - [2fb32b1] Make sure template resource's metadata is refreshed - [e62752f] Update template paths for environment-mapped TemplateResources - [788b2e3] stack delete fails when instance is soft deleted - [b0b1c4d] Don't re-bind environment for get_file during stack update - [2a6e291] Save updated-in-place resources to backup stack - [9ee5d62] Only write to template files if template data changes - [7e8fc3a] Make ResourceDefinition round-trip stable to avoid extra writes - [e182a57] ASG scaling account for cooldown timestamp & in-progress - [815065d] Fix stack-list after failed update - [fe53333] Prevent hanging in DELETE_IN_PROGRESS - [3a3b74a] Make sure to delete stack when SNAPSHOT_IN_PROGRESS - [31a7c63] Fix TypeError exception during cancel stack update - [46bef7a] Catch v3 keystone unauthorized error when creating stack - [70fb2e8] Fix the topic and server that the listener client uses - [6f65320] Add oslo.serialization to heat requirements - [fbc370a] Fix block_device_mapping property validation when using get_attr - [d011ce8] Add default_client_name in Nova::FloatingIPAssoc - [140d66e] Fix cloud-init Python syntax for Python < 2.6 - [6a117f3] Add env storing for loaded environments - [40bfa60] Allow lists and strings for Json parameters via provider resources - [85edaa4] Authenticate the domain user with id instead of username - [46fb19b] Tell stevedore not to force verify requirements - [d4a27d2] RandomString physical_resource_id as id not the string - [e0e0165] Detect container failure when checking create complete * d/p/fix-requirements.patch: Rebase and revert python-oslo.i18n and python-oslo.utils to >= 1.0.0. . heat (2014.2.3-0ubuntu1) utopic; urgency=medium . * Resynchronize with stable/juno (a314229) (LP: #1443429) - [a052b06] Change the engine-listener topic - [9f02b3a] Just to delete the stack when adopt rollback - [691a06a] Release stack lock when successfully acquire - [d6770de] Add dependency on Router External Gateway property - [1339ac2] Use only FIP dependencies from graph - [9516cbe] Add dependency hidden on router_interface - [3ee82a3] Update heat.conf.sample - [7d4e570] Use properties.data when testing for "provided by the user" - [f6dfcc2] Fix update on failed stack - [848c59b] Catch notfound exception when deleting project - [e63549f] Enable https for keystone while creating stack user - [3ea6c6a] Stop patching oslo.messaging private bits - [a194a88] Don't mock oslo.messaging _CallContext - [42b032f] Ensure all Neutron LoadBalancer members are delete * debian/patches/fix-requirements.patch: Rediffed. . heat (2014.2.2-0ubuntu1) utopic; urgency=medium . [ Corey Bryant ] * Resynchronize with stable/juno (423ee27) (LP: #1418695): - [b52c916] Convert bool/int values into string for string properties - [65294f4] Check that template format plugins are registered - [94dec9e] Disable nested validation for ResourceGroup with zero count - [c5346cd] Remove mocking of timeutils.utcnow - [d8abdfd] Always update nested stacks - [edf0198] ResourceGroup allow update of resource_def - [aabd3d8] Add Dimensions Default in AWS_CloudWatch_Alarm.yaml - [bbf7182] Fix error msg invalid stack or res name - [423ee27] Use kwargs for ResourcePropertyConflict exception * d/p/fix-requirements.patch: Rebased. * d/control: Bump minimum python-eventlet to get socket_timeout support. . heat (2014.2.1-0ubuntu2) utopic; urgency=medium . * d/control: Add python-oslo.serialization to python-heat depends. Needed for heat-engine (LP: #1398952). . heat (2014.2.1-0ubuntu1) utopic; urgency=medium . [ Corey Bryant ] * Resynchronize with stable/juno (a27d371) (LP: #1398952): - [9f30872] Remove check_uptodate.sh check from tox.ini - [808b5c7] Make ResourceGroup updates update nested stacks - [6958217] ResourceGroup don't special-case zero count - [6f5dfaa] SoftwareDeployments make servers property updateable - [dc1b99d] Use environment file in template-validate - [7acee56] StackResource consider files in implementation_signature - [5664854] Move implementation_signature to StackResource - [0401e75] Correctly set CombinationAlarm repeat_actions - [4b721a4] Use properties in ceilometer alarm not parsed_template('Properties') - [b3db67b] Make sure that property defaults are converted correctly - [1d6dc24] RandomString don't skip superclass validation - [9f2d209] unconfigured clients look in the [clients] section for defaults - [699cc62] Update sample conf for new oslo.db release - [a76ba37] Mark stack_domain_admin_password as a secret option - [e6c1292] Inherit roles for create_trust_context() - [c9d671c] Always using domain id to create domain project or user - [16215dd] Add CERT file support in heat-keystone-setup-domain - [79e2300] Fix add_dependencies for floating_ip resource - [840cedd] Correct CA cert argument for glanceclient - [3f7d4bb] Tolerate null on Json db load - [a27d371] Don't stop update immediately on error * d/control: Add python-oslo.serialization to Build-Depends-Indep. . heat (2014.2-0ubuntu1) utopic; urgency=medium . * New upstream release. . heat (2014.2~rc3-0ubuntu1) utopic; urgency=medium . * New upstream release candidate. . heat (2014.2~rc2-0ubuntu1) utopic; urgency=medium . * New upstream release candidate: - d/p/*: Refreshed. * d/watch: Only match versions starting with numbers. . heat (2014.2~rc1-0ubuntu1) utopic; urgency=medium . [ Corey Bryant ] * New upstream release candidate: - d/watch: Use tarballs.openstack.org for upstream releases. - d/control: Align requirements with rc1. - d/rules: Re-enable tests during build. - d/p/fix-requirements.patch: Align requirements with Ubuntu. . [ James Page ] * d/rules,control: Tweak test execution to increase verbosity using subunit. . heat (2014.2~b3-0ubuntu1) utopic; urgency=medium . * New upstream version. . heat (2014.2~b2-0ubuntu2) utopic; urgency=medium . * debian/rules: Disable doc build. . heat (2014.2~b2-0ubuntu1) utopic; urgency=medium . [ Chuck Short ] * debian/control: Add python-oslo.messaging * debian/tests/heat-daemons: Dropped heat-enginge. * debian/patches/fix-requirements.patch: Refreshed. * debian/control: Add python-stevedore * debian/control: Add python-posix-ipc. * debian/patches/fix-requirements.patch: Remove routes 2.0 blockage. * debian/patches/default-sqlite.patch: Refreshed. * debian/patches/skip-tests.patch: Refreshed. * debian/control: Add python-requests * debian/rules: Temporarily disable testsuite. . [ Gauvain Pocentek ] * debian/patches/default-log-dir.patch: define a default log directory to actually get logging to work (LP: #1320013). . heat (2014.2~b1-0ubuntu4) utopic; urgency=medium . * debian/tests/heat-daemons: Dont test heat-engine . heat (2014.2~b1-0ubuntu3) utopic; urgency=medium . * debian/heat-enginge.conf: Dont configure database. . heat (2014.2~b1-0ubuntu2) utopic; urgency=medium . * debian/patches/default-sqlite.patch: Dropped. . heat (2014.2~b1-0ubuntu1) utopic; urgency=medium . * New upstream release. * debian/control: Open up juno release * debian/patches/default-sqlite.patch: Refreshed. * debian/patches/fix-requirements.patch: Refreshed. * debian/control: Add python-oslotest as a build-dependency. Checksums-Sha1: 60e5967c1b364529060105af26cce8eccec73097 4232 heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.dsc 1951d9de7df8e7f3c5c61b227cad0d03ceebd11b 934697 heat_2014.2.4.orig.tar.gz 5130697e470e98e4c9cdbb74bbeb6e53da3b2e1d 12356 heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.debian.tar.xz Checksums-Sha256: 2200020e5db84a53aee4c2edf159089c41f11ee6b42e02621abe6138c37bb716 4232 heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.dsc 6c4ca87de82bffbb71194ed8804bf228a99be89e3064eaf1b00c253dfb6fa72e 934697 heat_2014.2.4.orig.tar.gz df4b9b69df4fae68195c717d025cdb04aeb35d1f67810d180181ecb5fa3c299c 12356 heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.debian.tar.xz Files: a5ce1e632fa0c2aa18161027599de181 4232 web optional heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.dsc d76dd39c1195d67aa7547def4ab0e5ee 934697 web optional heat_2014.2.4.orig.tar.gz 5b98168079429b256110ba55489f2e25 12356 web optional heat_2014.2.4-0ubuntu1~cloud1~ubuntu14.04.1~ppa201511231701.debian.tar.xz Original-Maintainer: PKG OpenStack