Remove transitional desc for volume capabilities
We stopped talking about the cinder v2 API with change Ic0d18d89b9 a year ago, so update the volumes capabilities descriptions so that they no longer mention being "added as advisory to highlight the transition from v2 to v3." Change-Id: I29aa97c459d340bb10dea68d907d4214fb76b5c4
This commit is contained in:
parent
388bba60ff
commit
23ad4511bb
24
next.json
24
next.json
@ -2408,7 +2408,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume creation and deletion operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume creation and deletion operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2460,7 +2460,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume snapshot creation/deletion operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume snapshot creation/deletion operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2549,7 +2549,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume GET operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume GET operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2579,7 +2579,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume listing operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume listing operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2673,7 +2673,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume update operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume update operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2703,7 +2703,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Image copy-to-volume operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Image copy-to-volume operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2729,7 +2729,7 @@
|
||||
"proximity"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume cloning operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume cloning operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2750,7 +2750,7 @@
|
||||
"atomic"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume service availability zone operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume service availability zone operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2769,7 +2769,7 @@
|
||||
"atomic"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume service extension listing operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume service extension listing operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2790,7 +2790,7 @@
|
||||
"atomic"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Volume metadata operations with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Volume metadata operations with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2821,7 +2821,7 @@
|
||||
"atomic"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Verification of read-only status on volumes with the Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Verification of read-only status on volumes with the Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2018.02",
|
||||
"tests": {
|
||||
@ -2844,7 +2844,7 @@
|
||||
"atomic"
|
||||
],
|
||||
"admin": false,
|
||||
"description": "Upload volumes with Cinder v3 API. This is being added as advisory to highlight the transitition from v2 to v3.",
|
||||
"description": "Upload volumes with Cinder v3 API.",
|
||||
"project": "cinder",
|
||||
"required_since": "2019.06",
|
||||
"tests": {
|
||||
|
Loading…
Reference in New Issue
Block a user