Release notes for newton RC2
Change-Id: Iddfdb4f5349006f5c8744336008ccb073508e52e
This commit is contained in:
parent
45ba9b4a9a
commit
138de6e751
@ -0,0 +1,3 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed a bug in affinity policy where the calls to nova driver was wrong.
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed bug related to the desired_capacity calculation. The base number used
|
||||
now is the current capacity of the cluster instead of previous 'desired'
|
||||
capacity. This include all actions that change cluster capacity and all
|
||||
related policies.
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- Added a new type of receiver (i.e. message) which is based on Zaqar
|
||||
message queue.
|
4
releasenotes/notes/service-cleanup-afacddfacd7b4dcd.yaml
Normal file
4
releasenotes/notes/service-cleanup-afacddfacd7b4dcd.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixed dead service clean-up logic so that the clean-up operation can be
|
||||
retried.
|
3
releasenotes/notes/template-url-19075b68d9a35a80.yaml
Normal file
3
releasenotes/notes/template-url-19075b68d9a35a80.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Added 'template_url' support to heat stack profile.
|
Loading…
Reference in New Issue
Block a user