Release notes for Pike-2
There are many other features added which demands a bump of API micro-version to 1.7. We are not there yet, so we are not listing them in this release. Change-Id: I42667adf29bd302619296d712d1688587b060723
This commit is contained in:
parent
4dc0df4b75
commit
4189315757
5
releasenotes/notes/cluster-recover-d87d429873b376db.yaml
Normal file
5
releasenotes/notes/cluster-recover-d87d429873b376db.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixed cluster-recover operation in engine so that it accepts parameters
|
||||
from API requests in addition to policy decision (if any).
|
6
releasenotes/notes/delete-batch-a16ee5ed2512eab7.yaml
Normal file
6
releasenotes/notes/delete-batch-a16ee5ed2512eab7.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
The support to CLUSTER_DELETE action from the experimental batch policy
|
||||
is dropped due to issues on cluster locking. This could be resurected
|
||||
in future when a proper workaround is identified.
|
5
releasenotes/notes/deletion-policy-11bcb7c0e90bbfcc.yaml
Normal file
5
releasenotes/notes/deletion-policy-11bcb7c0e90bbfcc.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixed an error in the built-in deletion policy which failed to process
|
||||
NODE_DELETE action.
|
5
releasenotes/notes/event-list-b268bb778efa9ee1.yaml
Normal file
5
releasenotes/notes/event-list-b268bb778efa9ee1.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
New logics added to event-list operation so that users can specify the
|
||||
name or short-id of a cluster for filtering.
|
5
releasenotes/notes/lb-policy-02782a1b98142742.yaml
Normal file
5
releasenotes/notes/lb-policy-02782a1b98142742.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixed an error in the built-in load-balancing policy that caused by
|
||||
regression in getting node details for IP addresses.
|
5
releasenotes/notes/node-check-50d4b67796e17afb.yaml
Normal file
5
releasenotes/notes/node-check-50d4b67796e17afb.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixed an error in parameter checking logic for node-recover operation
|
||||
which prevented valid parameters from being accepted.
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- |
|
||||
Built-in policies are optimized for reducing DB transactions.
|
5
releasenotes/notes/setup-script-648e9bfb89bb6255.yaml
Normal file
5
releasenotes/notes/setup-script-648e9bfb89bb6255.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
The setup-service script now supports the customization of service project
|
||||
name and service role name.
|
Loading…
Reference in New Issue
Block a user