Release bug fixes to senlin stable/ocata

Bump version from 3.0.0 to 3.0.1.

Change-Id: I0a367d4f44c4b30893d552ca0031c0b791b3a1cb
This commit is contained in:
tengqm
2017-04-13 05:37:12 -04:00
parent cb52ed832f
commit 0bb954ca74

View File

@@ -34,3 +34,12 @@ releases:
projects: projects:
- repo: openstack/senlin - repo: openstack/senlin
hash: 3278a7fc8777a6153a11987a76b1ba498ecf20e3 hash: 3278a7fc8777a6153a11987a76b1ba498ecf20e3
- version: 3.0.1
projects:
- repo: openstack/senlin
hash: ce509a040a55bcf62729c2f3934cb7df2e90a40a
highlights: >
- Fixed health registry claim issue.
- Fixed cluster recover action which failed to start after check.
- Fixed stack tagging issue.
- Fixed nova availability zone get/set operation.