Merge lp://qastaging/~corey.bryant/heat/2014.2.1-2 into lp://qastaging/~ubuntu-server-dev/heat/juno
Proposed by
Corey Bryant
Status: | Merged |
---|---|
Merge reported by: | Corey Bryant |
Merged at revision: | not available |
Proposed branch: | lp://qastaging/~corey.bryant/heat/2014.2.1-2 |
Merge into: | lp://qastaging/~ubuntu-server-dev/heat/juno |
Diff against target: |
26 lines (+8/-0) 2 files modified
debian/changelog (+7/-0) debian/control (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~corey.bryant/heat/2014.2.1-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Server Developers | Pending | ||
Review via email: mp+244514@code.qastaging.launchpad.net |
To post a comment you must log in.
heat client cli commands were timing out on osci, due to heat-engine inability to start. Turns out python- oslo.serializat ion was needed.