nova/releasenotes/notes/create-cell0-mapping-60a9229c223a7516.yaml
Mark Doffman 17b57250c2 Add manage command for cell0.
Add a nova manage command to insert a cell mapping for cell0.

    nova-manage cell_v2 map_cell0

blueprint cells-cell0

Change-Id: Ia000e970d66d75374fd7e4e8b9137e0c10939c8e
2016-04-21 09:07:16 -04:00

8 lines
283 B
YAML

---
upgrade:
- |
A new nova-manage command 'nova-manage cell_v2 map_cell0' is
now available. Creates a cell mapping for cell0, which is used for
storing instances that cannot be scheduled to any cell. This command
only needs to be called when upgrading to CellsV2.