Merge "Release notes backlog for p-3 and rc1"

This commit is contained in:
Jenkins 2017-08-10 13:45:18 +00:00 committed by Gerrit Code Review
commit 59c6ea6617
7 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fixed various problems in load-balancer policy so that it can handle
node-recover and cluster-recover operations properly.

View File

@ -0,0 +1,5 @@
---
features:
- |
Added support to adopt an existing object as Senlin node given the UUID
and profile type to use.

View File

@ -0,0 +1,5 @@
---
features:
- |
Relaxed constraint on node physical_id property. Any string value is now
treated as valid value even if it is not an UUID.

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fixed bugs in deletion zone policy and region policy which were not able
to correctly parse node reference.

View File

@ -0,0 +1,4 @@
---
features:
- |
New operation introduced for updating the parameters of a receiver.

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fixed a bug related to webhook ID in the channel info of a receiver.
The channel info now always contains valid webhook ID.

View File

@ -0,0 +1,4 @@
---
features:
- |
New API introduced to list the running service engines.