Files
puppet-nova/releasenotes/notes/cell_v2-simple-cell-setup-025a90918590c872.yaml
Alex Schultz 4234ce3df4 Add cell_v2 simple_cell_setup
As part of Ocata, nova has made the cell_v2 setup manditory for the
nova-api db sync process. This change adds a simple cell_v2 setup with a
cell0 and an execution of the 'nova-manage cell_v2 simple_cell_setup' as
part of the nova-api db setup and sync process.

Change-Id: Idfc369e9e17f7d5a30ce4ff52beb604dd4a6ac23
Closes-Bug: #1649341
2016-12-21 02:32:54 +00:00

6 lines
152 B
YAML

---
features:
- Adds cell_v2 simple_cell_setup as part of the nova-api database setup.
upgrade:
- The cell_v2 setup will become mandatory in Ocata.