Merge "api-ref: update migration_policy retype note about encrypted volumes"
This commit is contained in:
commit
8c06a3c219
@ -1008,6 +1008,9 @@ metadata_items:
|
||||
in: body
|
||||
required: true
|
||||
type: integer
|
||||
# NOTE(mriedem): We can update the migration_policy retype note about encrypted
|
||||
# in-use volumes not being supported once
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=760547 is fixed.
|
||||
migration_policy:
|
||||
description: |
|
||||
Specify if the volume should be migrated when it is re-typed.
|
||||
@ -1016,7 +1019,8 @@ migration_policy:
|
||||
|
||||
.. note:: If the volume is attached to a server instance and will be
|
||||
migrated, then by default policy only users with the administrative role
|
||||
should attempt the retype operation.
|
||||
should attempt the retype operation. A retype which involves a migration
|
||||
to a new host for an *in-use* encrypted volume is not supported.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
|
@ -1704,6 +1704,9 @@ metadata_9:
|
||||
required: false
|
||||
type: object
|
||||
min_version: 3.43
|
||||
# NOTE(mriedem): We can update the migration_policy retype note about encrypted
|
||||
# in-use volumes not being supported once
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=760547 is fixed.
|
||||
migration_policy:
|
||||
description: |
|
||||
Specify if the volume should be migrated when it is re-typed.
|
||||
@ -1712,7 +1715,8 @@ migration_policy:
|
||||
|
||||
.. note:: If the volume is attached to a server instance and will be
|
||||
migrated, then by default policy only users with the administrative role
|
||||
should attempt the retype operation.
|
||||
should attempt the retype operation. A retype which involves a migration
|
||||
to a new host for an *in-use* encrypted volume is not supported.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user