summaryrefslogtreecommitdiff
path: root/releasenotes/notes/support-online-resize.yaml
blob: f5218013cfcd502f0ffa0453f8ce6390bb30417f (plain)
1
2
3
4
5
6
7
---
features:
  - Trove now supports to resize volume without downtime. To use this feature,
    the version of Nova and Cinder needs to be at least Pike, the config option
    ``cinder_service_type`` needs to be set to ``volumev3``. The cloud admin
    can disable this feature by setting ``online_volume_resize=False``, default
    is enabled.