diff --git a/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html b/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html index 0f23c7f741..d77a9e2a45 100644 --- a/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html +++ b/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html @@ -1,4 +1,12 @@ -
-

Description

-

This page allows you to create a volume based off of the image.

-
+
+
Name
+
The name of the Volume.
+
Description
+
A description of the Volume.
+
Type
+
Select the volume type from the drop down menu. In an environment with multiple-storage back ends, the scheduler determines where to send the volume based on the volume type.
+
Size
+
The size of the volume, in gibibytes (GiB).
+
Availability Zone
+
Select the availability zone from the drop down menu.
+