python-heatclient 0.6.0
Milestone information
- Project:
- python-heatclient
- Series:
- liberty
- Version:
- 0.6.0
- Released:
- Registrant:
- Steve Baker
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Rakesh H S
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 1 Fix Released
Download files for this release
Release notes
We are chuffed to announce the release of:
python-heatclient 0.6.0: OpenStack Orchestration API Client Library
For more details, please see the git log history below and:
http://
Please report issues through launchpad:
http://
Changes in python-heatclient 0.5.0..0.6.0
-------
c2422d6 Updated from global requirements
cf982a3 Make hook type optional for hook-clear
ffa0f0f Refactor common event code into event_utils module
53c46f0 Add hook-poll function to check if a stack has pending hooks
7896760 Work around pypy testing issue
5f085c0 Implement --limit option for event-list with --nested-depth
e6b3fbb event-list marker, only slice when needed
ac00237 Add option to show hidden stacks in stack-list
fa88aa9 Add an option to generate template based on resource type
dba5cc4 Updated from global requirements
fb19cf5 Implement --marker for event-list --nested-depth
0622581 Fix sort column for event-list with nested-depth
6d7610a Unit tests for stack actions
0eb7f78 Add --nested-depth option to event-list
Diffstat (except docs and test files)
-------
heatclient/
heatclient/
heatclient/
heatclient/
requirements.txt | 6 +-
tox.ini | 7 +-
12 files changed, 1086 insertions(+), 241 deletions(-)
Requirements updates
-------
diff --git a/requirements.txt b/requirements.txt
index a290a65..b316798 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ Babel>=1.3
-pbr>=0.
+pbr>=0.11,<2.0
@@ -13 +13 @@ oslo.utils>=1.4.0 # Apache-2.0
-python-
+python-
@@ -16 +16 @@ PyYAML>=3.1.0
-requests>
+requests>=2.5.2
Changelog
This release does not have a changelog.
0 blueprints and 1 bug targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
1446934 | #1446934 | stack actions suspend and resume does not have unit tests | 4 Medium | Rakesh H S | 10 Fix Released |