Merge "Add release note regarding nova upgrade"

This commit is contained in:
Jenkins 2017-02-05 15:18:06 +00:00 committed by Gerrit Code Review
commit af5a81b551
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
prelude: >
- Kolla now deploys Nova in cells v2 mode.
upgrade:
- |
There is new required option in passwords.yaml -
placement_keystone_password. To populate this variable with random
password, simply add it to passwords.yaml and re-run kolla-genpwd
- |
There is new required group in inventory. Please add these lines to your
inventory:
[placement:children]
control
[placement-api:children]
placement