9171b9b8b7
Add cell0 database creation like stx patched in [1]. Also fixes an faulty comment in the same resource for mysql. [1] https://git.starlingx.io/cgit/stx-integ/tree/config/puppet-modules/openstack/puppet-nova-11.4.0/centos/patches/0003-Create-nova_cell0-database.patch Change-Id: I4183ed4417c9beeccf8b7355ac217088302d0160
9 lines
226 B
YAML
9 lines
226 B
YAML
---
|
|
features:
|
|
- |
|
|
nova::db::postgresql now creates the nova_cell0 database
|
|
upgrade:
|
|
- |
|
|
nova::db::postgresql now creates the nova_cell0 database, you can disable
|
|
this behaviour by setting setup_cell0 to false.
|