Release notes for Queens RC1

Change-Id: I962fdd0917b01b89ead403e51b862a1fe929691d
This commit is contained in:
tengqm 2018-02-07 02:34:19 -05:00
parent b9161e5f38
commit fbca70e96a
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
fixes:
- Fixed bug in health checking which was introduced by oslo.context hanges.

View File

@ -0,0 +1,3 @@
---
fixes:
- Fixed bug when checking if health policy is attached already.

View File

@ -0,0 +1,4 @@
---
fixes:
- Node creation request that might break cluster size constraints now results
in node ERROR status.