heat (2014.1.5-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (314437f) (LP: #1467533):
    - [eb22b01] Fix cloud-init Python syntax for Python < 2.6
    - [314437f] Patch 033 migration to work w/ MySQL 5.6
  * d/p/fix-requirements.patch: Rebased

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 22 Jun 2015 10:14:10 -0400

heat (2014.1.4-0ubuntu2) trusty; urgency=medium

  * d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 30 Mar 2015 09:01:26 -0400

heat (2014.1.4-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (2b4f7be) (LP: #1432608):
    - [678ea13] Use empty list in list_join for validation
    - [0b984b8] Call server volume detach only once
    - [5a34e4f] Use environment file in template-validate
    - [60cbd5b] Catch NotFound error during loadbalancer deleting
    - [006b959] Prevent excessive validation for maxPersonality limit
    - [2b4f7be] Only delete stack user project from correct domain
  * d/p/fix-requirements.patch: Rebased

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 19 Mar 2015 08:57:09 +0000

heat (2014.1.3-0ubuntu1) trusty; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (986563e) (LP: #1377136):
    - [3cebf6d] Handle NotFoundException when deleting alarm
    - [c1c48e2] Support multiple heatclient versions for SD
    - [986563e] Set python hash seed to 0 in tox.ini
  * d/p/fix-requirements.patch: Rebased.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 06 Oct 2014 09:55:35 -0400

heat (2014.1.2-0ubuntu1) trusty; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (6facf30) (LP: #1354159):
    - [48ed483] Stop periodic watcher tasks before deleting stack
    - [a855f5d] Sync threadgroup module from the oslo stable branch
    - [bd4ed52] Move novaclient exceptions to heat.tests.v1_1.fakes
    - [2db68e5] Pass the parent's registry into child stacks
    - [57f8eaa] Fix String Parameter Receive a unicode
    - [2aee296] Allow metadata updates to provider resources
    - [a39ee7c] Do no re-validate parameters for existing stacks
    - [aa7c030] Do not validate constraints in schema constructor
    - [6facf30] Ensure routing key is specified in the address for a direct producer

  [ James Page ]
  * d/watch: Use tarballs.openstack.org for release artifacts.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 08 Aug 2014 08:12:40 -0400

heat (2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (27557c9) (LP: #1328134):
    - [368b6d3] Avoid redundant polling of DB for metadata
    - [0f92683] Fix failed to delete the NovaFloatingIPAssociation resource
    - [930cb3c] Fix status reason in events for deployment signals
    - [4b9ff4f] Truncate status_reason to column length
    - [3c560c6] Catch NotFound for keystone delete operations
    - [e63baf6] Using correct attribute of exception
    - [08154b0] Allow NotFound to be created without args
    - [857ca78] Updated from global requirements
    - [03dd894] Don't dynamically create provider types in the global env
    - [937ac5a] Ignore nova limits set to '-1'
    - [27557c9] Don't pass enable_snat by default in Router
  * d/p/fix-requirements.patch: Drop minimum version of six to align to Ubuntu
    14.04 version.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 09 Jun 2014 15:09:49 -0400

heat (2014.1-0ubuntu1) trusty; urgency=medium

  [ Chuck Short ]
  * New upstream release. (LP: #1299055)
  * debian/heat-common.postinst: Create directory before changing
    permissions. (LP: #1267557) 

  [ Corey Bryant ]
  * New upstream release (LP: #1299055).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Apr 2014 07:27:41 -0400

heat (2014.1~rc2-0ubuntu3) trusty; urgency=medium

  * debian/heat-common.postinst: Fix failing autopkg test. 

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 14 Apr 2014 13:36:05 -0400

heat (2014.1~rc2-0ubuntu2) trusty; urgency=medium

  * Fix up packaging based on Ubuntu Security Team review (LP: #1267557):
    - debian/control: Drop python-sendfile since it is no longer
      needed.
    - debian/heat-common.install: Correct permissions of /etc/heat.
    - debian/patches/sudoers_patch.patch: Change the directory location
      for the sudoers so that it users the standard /etc/sudoers.d
      directory.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Apr 2014 15:25:44 -0400

heat (2014.1~rc2-0ubuntu1) trusty; urgency=medium

  * New upstream release candidate (LP: #1299055).
  * debian/patches/fix-requirements.patch: Don't install
    python-qpid since we use python-kombu by default (LP: #1296912).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 10 Apr 2014 08:51:46 -0400

heat (2014.1~rc1-0ubuntu1) trusty; urgency=medium

  * New upstream release (LP: #1299055)
  * debian/patches/use-oslo.sphinx-namespace.patch: Dropped no longer
    needed.
  * debian/control: Rename python-oslo.sphinx to python-oslosphinx.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 31 Mar 2014 21:36:06 -0400

heat (2014.1~b3-0ubuntu1) trusty; urgency=medium

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/adjust-dependencies.patch: Dropped no longer needed.
  * debian/control: Add python-troveclient.
  * debian/rules: fail to build if testsuite fails.
  * debian/patches/use-oslo.sphinx-namespace.patch: Use oslo.sphinx namespace.

  [ Adam Gandelman ]
  * debian/heat-engine.install: Install /etc/heat/environment.d/*.
    (LP: #1285875).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 06 Mar 2014 17:18:51 -0500

heat (2014.1~b2-0ubuntu1) trusty; urgency=low

  [ James Page ]
  * d/p/*: Refreshed.

  [ Yolanda Robla ]
  * debian/control: Added lockfile to build depends

  [ Chuck Short ]
  * debian/patches/adjust-dependencies: Adjust Ubuntu dependencies.
  * debian/patches/skip-tests.patch: Skip failing tests on buildds.
  * debian/rules: Add pythonpath for tests.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 23 Jan 2014 15:28:54 -0500

heat (2014.1~b1-0ubuntu2) trusty; urgency=low

  * debian/patches/default-sqlite.patch: Update default sqlite path to
    fix heat-engine install failures. 

 -- James Page <james.page@ubuntu.com>  Fri, 06 Dec 2013 11:26:25 +0000

heat (2014.1~b1-0ubuntu1) trusty; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/control:
    + Open icehouse release.
    + Dropped python-argparse, python-qpid, python-noseexcover,
      python-nose, and python-pycryptopp
    + Add versioned depends for python-pbr.
    + Add python-testscenarios as a build dependency.
  * debian/patches/default-sqlite.patch: Dropped no longer needed.

  [ Yolanda Robla ]
  * debian/control: Added python-heatclient as a build dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Dec 2013 21:17:37 -0500

heat (2013.2-0ubuntu1) saucy; urgency=low

  * New upstream release (LP: #1236462).

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 09:30:24 -0400

heat (2013.2~rc2-0ubuntu1) saucy; urgency=low

  * New upstream release candidate (LP: #1239156).

 -- James Page <james.page@ubuntu.com>  Sat, 12 Oct 2013 16:53:03 +0100

heat (2013.2~rc1-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/control: Dropped python-d2to1 build dependency.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 03 Oct 2013 09:43:04 -0400

heat (2013.2~b3-0ubuntu1) saucy; urgency=low

  [ Chuck Short ]
  * New upstream release.
  * debian/control: Add python-netaddr as build-dep.
  * debian/heat-common.install: Remove heat-boto and associated man-page
  * debian/heat-common.install: Remove heat-cfn and associated man-page
  * debian/heat-common.install: Remove heat-watch and associated man-page
  * debian/patches/fix-sqlalchemy-0.8.patch: Dropped

  [ Adam Gandelman ]
  * debian/patches/default-kombu.patch: Dropped.
  * debian/patches/default-sqlite.patch: Refreshed.
  * debian/*.install, rules: Install heat.conf.sample as common
    config file in heat-common. Drop other per-package configs, they
    are no longer used.
  * debian/rules: Clean pbr .egg from build dir if it exists.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 09 Sep 2013 13:10:26 -0400

heat (2013.2~b2.a186.g2b4b248-0ubuntu2) saucy; urgency=low

  * d/rules: Limit test execution concurrency to 1 to avoid test failures
    in buildds. 

 -- James Page <james.page@ubuntu.com>  Thu, 08 Aug 2013 15:42:32 +0100

heat (2013.2~b2.a186.g2b4b248-0ubuntu1) saucy; urgency=low

  [ Chuck Short ]
  * debian/patches/rename-quantumclient.patch: Dropped no longer needed. 
  * debian/control: Add python-oslo.sphinx

  [ James Page ]
  * New upstream snapshot.
  * d/watch: Updated to track releases on launchpad.
  * d/control: Drop BD in pep8, no longer required.
  * d/control,rules: Drop use of openstack-pkg-tools, revert use of xz
    compression for debs.
  * d/control,*.config,*.templates,po: Drop use of debconf/dbconfig-common
    to configure heat.
  * d/*.upstart: Add upstart configurations for Ubuntu.
  * d/p/default-kombu.patch: Switch default messaging from qpid to
    kombu.
  * d/p/default-sqlite.patch: Use sqlite as default database option.
  * d/control: Add python-ceilometerclient to BD's.
  * d/rules: Fail package build for unit test failures.
  * d/*.install: Directly install configuration files to /etc/heat.
  * d/control: Update VCS locations to ubuntu-server-dev branches.
  * d/heat-common.{install,manpages}: Include new binaries and associated
    manpages.

 -- James Page <james.page@ubuntu.com>  Thu, 08 Aug 2013 15:23:59 +0100

heat (2013.2~b2-0ubuntu4) saucy; urgency=low

  [ Chuck Short ]
  * debian/rules: Enable testsuite during builds.
  * debian/patches/fix-sqlalchemy-0.8.patch: Build against sqlalchemy 0.8.
  * debian/patches/rename-quantumclient.patch: quantumclient -> neutronclient.

 -- Chuck Short <zulcss@ubuntu.com>  Thu, 08 Aug 2013 01:08:42 +0000

heat (2013.2~b2-0ubuntu3) saucy; urgency=low

  * Resynchronize with debian, remaining changes:
    - Add sqlite3 to heat-common depends to fix
      an autopkgtest failure.
    - Add autopkg tests. 
    - Pass the testsuite if it fails.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 07 Aug 2013 10:36:33 -0400

heat (2013.2~b2-0ubuntu2) saucy; urgency=low

  * debian/control: Add sqlite3 to heat-common depends to fix
    an autopkgtest failure. 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 06 Aug 2013 15:36:33 +0000

heat (2013.2~b2-0ubuntu1) saucy; urgency=low

  [ Yolanda Robla ]
  * debian/tests: added autopkg tests

  [ Chuck Short ]
  * New upstream release
  * debian/control:
    - Add python-pbr to build-depends.
    - Add python-d2to to build-depends.
    - Dropped python-argparse.
    - Add python-six to build-depends.
    - Dropped python-sendfile.
    - Dropped python-nose.
    - Added testrepository.
    - Added python-testtools.
  * debian/rules: Run testrepository instead of nosetets.
  * debian/patches/removes-lxml-version-limitation-from-pip-requires.patch: Dropped
    no longer needed.
  * debian/patches/fix-package-version-detection-when-building-doc.patch: Dropped
    no longer needed.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 16:22:29 -0400

heat (2013.1-4) unstable; urgency=low

  * Fixed the dbsync to the new thing upstream is using (it was crashing the
    postinst).
  * Fixed the prerm script of heat-engine that was calling dbc_go heat instead
    of dbc_go heat-engine.
  * Added missing dependency: python-mysqldb.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 May 2013 23:57:49 +0800

heat (2013.1-3) unstable; urgency=low

  * Added missing dbconfig-common depends (Closes: #709126). Thanks to Andrea
    Beckmann for the bug report.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 May 2013 12:38:11 +0800

heat (2013.1-2) unstable; urgency=low

  * Uploading to unstable.
  * Removes the <=2.3.5 from python-lxml requirements.
  * Fix package version detection when building docs.
  * Cleans doc/build on the clean target.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 13:15:54 +0000

heat (2013.1-1) experimental; urgency=low

  * Initial release (Closes: #695302).

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Feb 2013 21:56:59 +0800
