summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorwhoami-rajat <rajatdhasmana@gmail.com>2021-11-19 05:08:06 -0500
committerwhoami-rajat <rajatdhasmana@gmail.com>2021-11-19 05:13:46 -0500
commit104e3e049d9bbb0890dc5dfa8c7ae8a5ea930fd0 (patch)
tree0e3211c4bf71b842d97b4adea83751b87f6622cf /api-ref
parentba28f29254319990897a7ce7a5529938f588eb17 (diff)
downloadcinder-104e3e049d9bbb0890dc5dfa8c7ae8a5ea930fd0.tar.gz
Add default types info in admin docs
This patch adds information about default volume types i.e. project default and deployment default (set via default_volume_type in cinder.conf) and also regarding __DEFAULT__ type. Change-Id: I47151b621003aea04082d38bd1d5cc911afab0f4
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/v3/volumes-v3-types.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/api-ref/source/v3/volumes-v3-types.inc b/api-ref/source/v3/volumes-v3-types.inc
index 3a703ee1a..b118c2f7f 100644
--- a/api-ref/source/v3/volumes-v3-types.inc
+++ b/api-ref/source/v3/volumes-v3-types.inc
@@ -419,8 +419,9 @@ operator, in a `Create a volume`_ request. If you wish to create a volume of
*Note to operators:* The ``__DEFAULT__`` volume type was introduced in
the Train release as a placeholder to prevent the creation of untyped
volumes. Under the proper conditions, it may be removed from your
-deployment. Consult the `Train series release notes
-<https://docs.openstack.org/releasenotes/cinder/train.html#other-notes>`_
+deployment. Consult the Default Volume Types section in
+`Cinder Administration Guide
+<https://docs.openstack.org/cinder/latest/admin/index.html>`_
for details.
Response codes