
When use cinder to store data dir of database, also create rootdisk in cinder. Story: #2009245 Task: #43418 Change-Id: Ia5841222c7a70cb0c88078575b4d8b4f7988d5e0
10 lines
392 B
YAML
10 lines
392 B
YAML
---
|
|
features:
|
|
- Implements nova instances with root disk in cinder backend
|
|
if the configuration `volume_rootdisk_support` is True
|
|
The size of root disk being created is `volume_rootdisk_size`
|
|
|
|
fixes:
|
|
- When creating Nova instances with a root disk in the Cinder
|
|
backend, it will allow live migration of Nova instances
|
|
and features when using Cinder as the storage backend. |