Add release note regarding nova upgrade

There are steps that operator need to do if they have existing config
files.

Change-Id: Ie523db44a903bb50652d3cbaac111475cce7cc8b
This commit is contained in:
Michal (inc0) Jastrzebski 2017-02-04 01:12:03 +00:00
parent 4e0fa6a334
commit b12fd3ac65
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