~ubuntu-branches/ubuntu/saucy/heat/saucy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-02-26 09:02:56 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20140226090256-vmo40qyvmqhxd5gl
Tags: 2013.2.2-0ubuntu1
* Resynchronize with stable/havana (9279833) (LP: #1284643):
  - [2beab02] Server create should never fail, even if resource name exceeds
    63 characters  LP: 1250291
  - [4ca7941] the aws loadbalancer use Fedora 17 and needs to be upgraded to
    f18 or f19 LP: 1234375
  - [e483b38] Fn::Select raises transient errors on mutable structures
    LP: 1243958
  - [6fa3c8f] DependsOn only supports specifying a single value LP: 1235496
  - [ec4ed57] Failure after the update of a suspended stack LP: 1234242
  - [50dc14a] Please use "python -m coverage" instead of /usr/bin/coverage
    LP: 1241330
  - [4d213f8] Stacks can get stuck DELETE_COMPLETE LP: 1247200
  - [ab5d961] Stacks can get stuck DELETE_COMPLETE LP: 1247200
  - [9279833] Stacks can get stuck DELETE_COMPLETE LP: 1247200
* d/control: Add new BD on python-testscenarios.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
heat (2013.2.2-0ubuntu1) saucy-proposed; urgency=low
 
2
 
 
3
  * Resynchronize with stable/havana (9279833) (LP: #1284643):
 
4
    - [2beab02] Server create should never fail, even if resource name exceeds
 
5
      63 characters  LP: 1250291
 
6
    - [4ca7941] the aws loadbalancer use Fedora 17 and needs to be upgraded to
 
7
      f18 or f19 LP: 1234375
 
8
    - [e483b38] Fn::Select raises transient errors on mutable structures
 
9
      LP: 1243958
 
10
    - [6fa3c8f] DependsOn only supports specifying a single value LP: 1235496
 
11
    - [ec4ed57] Failure after the update of a suspended stack LP: 1234242
 
12
    - [50dc14a] Please use "python -m coverage" instead of /usr/bin/coverage
 
13
      LP: 1241330
 
14
    - [4d213f8] Stacks can get stuck DELETE_COMPLETE LP: 1247200
 
15
    - [ab5d961] Stacks can get stuck DELETE_COMPLETE LP: 1247200
 
16
    - [9279833] Stacks can get stuck DELETE_COMPLETE LP: 1247200
 
17
  * d/control: Add new BD on python-testscenarios.
 
18
 
 
19
 -- James Page <james.page@ubuntu.com>  Wed, 26 Feb 2014 09:02:56 +0000
 
20
 
1
21
heat (2013.2.1-0ubuntu1) saucy-proposed; urgency=low
2
22
 
3
23
  * Resynchronize with stable/havana (8283db7) (LP: #1262788):