Merge "Remove source_replica info from api-ref"

This commit is contained in:
Zuul 2018-11-02 13:44:56 +00:00 committed by Gerrit Code Review
commit 683c795252
3 changed files with 0 additions and 15 deletions

View File

@ -1571,13 +1571,6 @@ source_cgid:
in: body
required: false
type: string
source_replica:
description: |
The UUID of the replication volume to clone. This was for legacy
replication functionality and is no longer supported.
in: body
required: false
type: string
source_volid:
description: |
The UUID of the source volume. The API creates a new volume with the same

View File

@ -191,7 +191,6 @@ Request
- volume_type: volume_type_2
- snapshot_id: snapshot_id
- OS-SCH-HNT:scheduler_hints: OS-SCH-HNT:scheduler_hints
- source_replica: source_replica
- metadata: metadata_2
- project_id: project_id_path

View File

@ -2683,13 +2683,6 @@ source_reference:
in: body
required: true
type: object
source_replica:
description: |
The UUID of the replication volume to clone. This was for legacy
replication functionality and is no longer supported.
in: body
required: false
type: string
source_volid:
description: |
The UUID of the source volume. The API creates a new volume with the same