Change GB to GiB for volume creation

Change-Id: Ice7dd127a12ce453454808043af6ba34996e3a21
Closes-Bug: #1456631
This commit is contained in:
Diane Fleming 2015-05-19 21:51:46 -05:00 committed by Andreas Jaeger
parent ec07992e21
commit 9f3d13715a
2 changed files with 2 additions and 2 deletions

@ -70,7 +70,7 @@ This example creates a my-new-volume volume based on an image.
| nova | available |
+------+-----------+
#. Create a volume with 8 GB of space, and specify the availability zone
#. Create a volume with 8 gibibytes (GiB) of space, and specify the availability zone
and image::
$ cinder create 8 --display-name my-new-volume --image-id 397e713c-b95b-4186-ad46-6126863ea0a9 --availability-zone nova

@ -24,7 +24,7 @@ Create a volume
:guilabel:`Type`: Leave this field blank.
:guilabel:`Size (GB)`: The size of the volume in gigabytes.
:guilabel:`Size (GB)`: The size of the volume in gibibytes (GiB).
:guilabel:`Volume Source`: Select one of the following options: