Merge "Add a note regarding image properties for volumes"

This commit is contained in:
Jenkins
2014-10-06 16:21:35 +00:00
committed by Gerrit Code Review

View File

@@ -66,4 +66,15 @@
| status | active |
| updated_at | 2013-07-22T19:46:42 |
+---------------------------------------+--------------------------------------+</computeroutput></screen>
<note>
<title>Volume-from-Image properties</title>
<para>When creating Block Storage volumes from images, also consider your
configured image properties. If you alter the core image properties, you
should also update your Block Storage configuration. Amend
<option>glance_core_properties</option> in the
<filename>/etc/cinder/cinder.conf</filename> file on all controller
nodes to match the core properties you have set in the Image
service.</para>
</note>
</section>