puppet-nova/releasenotes/notes/add-cell0-db-postgresql-8bb...

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.