Merge "Update create volume help text for angular workflow"
This commit is contained in:
commit
92e4f9d225
@ -1,4 +1,12 @@
|
||||
<div>
|
||||
<h3 translate>Description</h3>
|
||||
<p translate>This page allows you to create a volume based off of the image.</p>
|
||||
</div>
|
||||
<dl>
|
||||
<dt translate>Name</dt>
|
||||
<dd translate>The name of the Volume.</dd>
|
||||
<dt translate>Description</dt>
|
||||
<dd translate>A description of the Volume.</dd>
|
||||
<dt translate>Type</dt>
|
||||
<dd translate>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.</dd>
|
||||
<dt translate>Size</dt>
|
||||
<dd translate>The size of the volume, in gibibytes (GiB).</dd>
|
||||
<dt translate>Availability Zone</dt>
|
||||
<dd translate>Select the availability zone from the drop down menu.</dd>
|
||||
</dl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user