Remove extended attribute 'os-volume-replication' in Doc
'os-volume-replication:extended_status' and 'os-volume-replication:driver_date' are unavailable since the merge of patch [1] during Liberty, remove these from API document. [1]: https://review.openstack.org/#/c/275797/ Change-Id: Ib319702f085930a6bf528ef95fb17a7da8451e96
This commit is contained in:
parent
b3b5779119
commit
902719a46e
@ -1265,25 +1265,6 @@ os-vol-tenant-attr:tenant_id:
|
||||
in: body
|
||||
required: true
|
||||
type: string
|
||||
os-volume-replication:driver_data:
|
||||
description: |
|
||||
The name of the volume replication driver.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
os-volume-replication:extended_status:
|
||||
description: |
|
||||
The volume replication status managed by the
|
||||
driver of backend storage.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
os-volume-replication:extended_status_1:
|
||||
description: |
|
||||
The status of the volume replication.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
perVolumeGigabytes:
|
||||
description: |
|
||||
The maximum amount of storage per volume, in gibibytes (GiB).
|
||||
|
@ -24,8 +24,6 @@
|
||||
"volume_type": "None",
|
||||
"os-vol-tenant-attr:tenant_id": "0c2eba2c5af04d3f9e9d0d410b371fde",
|
||||
"size": 1,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"metadata": {
|
||||
"contents": "not junk"
|
||||
}
|
||||
|
@ -25,7 +25,6 @@
|
||||
"availability_zone": "nova",
|
||||
"os-vol-host-attr:host": "difleming@lvmdriver-1#lvmdriver-1",
|
||||
"encrypted": false,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"replication_status": "disabled",
|
||||
"snapshot_id": null,
|
||||
"id": "6edbc2f4-1507-44f8-ac0d-eed1d2608d38",
|
||||
@ -40,7 +39,6 @@
|
||||
"status": "in-use",
|
||||
"description": null,
|
||||
"multiattach": true,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"source_volid": null,
|
||||
"consistencygroup_id": null,
|
||||
"os-vol-mig-status-attr:name_id": null,
|
||||
@ -65,7 +63,6 @@
|
||||
"availability_zone": "nova",
|
||||
"os-vol-host-attr:host": "difleming@lvmdriver-1#lvmdriver-1",
|
||||
"encrypted": false,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"replication_status": "disabled",
|
||||
"snapshot_id": null,
|
||||
"id": "173f7b48-c4c1-4e70-9acc-086b39073506",
|
||||
@ -89,7 +86,6 @@
|
||||
},
|
||||
"description": "",
|
||||
"multiattach": false,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"source_volid": null,
|
||||
"consistencygroup_id": null,
|
||||
"os-vol-mig-status-attr:name_id": null,
|
||||
|
@ -99,7 +99,6 @@ Response Parameters
|
||||
- os-vol-host-attr:host: os-vol-host-attr:host
|
||||
- encrypted: encrypted
|
||||
- updated_at: updated_at
|
||||
- os-volume-replication:extended_status: os-volume-replication:extended_status
|
||||
- replication_status: replication_status
|
||||
- snapshot_id: snapshot_id
|
||||
- id: id
|
||||
@ -118,7 +117,6 @@ Response Parameters
|
||||
- name: name
|
||||
- bootable: bootable_response
|
||||
- created_at: created_at
|
||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||
- volumes: volumes
|
||||
- volume_type: volume_type
|
||||
|
||||
@ -329,7 +327,6 @@ Response Parameters
|
||||
- os-vol-host-attr:host: os-vol-host-attr:host
|
||||
- encrypted: encrypted
|
||||
- updated_at: updated_at
|
||||
- os-volume-replication:extended_status: os-volume-replication:extended_status
|
||||
- replication_status: replication_status
|
||||
- snapshot_id: snapshot_id
|
||||
- id: id
|
||||
@ -349,7 +346,6 @@ Response Parameters
|
||||
- name: name
|
||||
- bootable: bootable_response
|
||||
- created_at: created_at
|
||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||
- volume_type: volume_type
|
||||
|
||||
|
||||
|
@ -2025,25 +2025,6 @@ os-vol-tenant-attr:tenant_id:
|
||||
in: body
|
||||
required: true
|
||||
type: string
|
||||
os-volume-replication:driver_data:
|
||||
description: |
|
||||
The name of the volume replication driver.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
os-volume-replication:extended_status:
|
||||
description: |
|
||||
The volume replication status managed by the
|
||||
driver of backend storage.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
os-volume-replication:extended_status_1:
|
||||
description: |
|
||||
The status of the volume replication.
|
||||
in: body
|
||||
required: false
|
||||
type: string
|
||||
os-volume_upload_image:
|
||||
description: |
|
||||
The ``os-volume_upload_image`` action. This
|
||||
|
@ -24,8 +24,6 @@
|
||||
"volume_type": "None",
|
||||
"os-vol-tenant-attr:tenant_id": "0c2eba2c5af04d3f9e9d0d410b371fde",
|
||||
"size": 1,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"metadata": {
|
||||
"contents": "not junk"
|
||||
}
|
||||
|
@ -25,7 +25,6 @@
|
||||
"availability_zone": "nova",
|
||||
"os-vol-host-attr:host": "difleming@lvmdriver-1#lvmdriver-1",
|
||||
"encrypted": false,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"replication_status": "disabled",
|
||||
"snapshot_id": null,
|
||||
"id": "6edbc2f4-1507-44f8-ac0d-eed1d2608d38",
|
||||
@ -40,7 +39,6 @@
|
||||
"status": "in-use",
|
||||
"description": null,
|
||||
"multiattach": true,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"source_volid": null,
|
||||
"consistencygroup_id": null,
|
||||
"os-vol-mig-status-attr:name_id": null,
|
||||
@ -65,7 +63,6 @@
|
||||
"availability_zone": "nova",
|
||||
"os-vol-host-attr:host": "difleming@lvmdriver-1#lvmdriver-1",
|
||||
"encrypted": false,
|
||||
"os-volume-replication:extended_status": null,
|
||||
"replication_status": "disabled",
|
||||
"snapshot_id": null,
|
||||
"id": "173f7b48-c4c1-4e70-9acc-086b39073506",
|
||||
@ -89,7 +86,6 @@
|
||||
},
|
||||
"description": "",
|
||||
"multiattach": false,
|
||||
"os-volume-replication:driver_data": null,
|
||||
"source_volid": null,
|
||||
"consistencygroup_id": null,
|
||||
"os-vol-mig-status-attr:name_id": null,
|
||||
|
@ -108,7 +108,6 @@ Response Parameters
|
||||
- os-vol-host-attr:host: os-vol-host-attr:host
|
||||
- encrypted: encrypted
|
||||
- updated_at: updated_at
|
||||
- os-volume-replication:extended_status: os-volume-replication:extended_status
|
||||
- replication_status: replication_status
|
||||
- snapshot_id: snapshot_id
|
||||
- id: id_5
|
||||
@ -127,7 +126,6 @@ Response Parameters
|
||||
- name: name_13
|
||||
- bootable: bootable_response
|
||||
- created_at: created_at
|
||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||
- volumes: volumes
|
||||
- volume_type: volume_type_6
|
||||
- count: count
|
||||
@ -349,7 +347,6 @@ Response Parameters
|
||||
- os-vol-host-attr:host: os-vol-host-attr:host
|
||||
- encrypted: encrypted
|
||||
- updated_at: updated_at
|
||||
- os-volume-replication:extended_status: os-volume-replication:extended_status
|
||||
- replication_status: replication_status
|
||||
- snapshot_id: snapshot_id
|
||||
- id: id_5
|
||||
@ -369,7 +366,6 @@ Response Parameters
|
||||
- name: name_13
|
||||
- bootable: bootable_response
|
||||
- created_at: created_at
|
||||
- os-volume-replication:driver_data: os-volume-replication:driver_data
|
||||
- volume_type: volume_type_6
|
||||
- service_uuid: service_uuid
|
||||
- shared_targets: shared_targets
|
||||
|
Loading…
Reference in New Issue
Block a user