Added Doc conventions to the remaining admin-guide-cloud chapters

Change-Id: I6fc2f90b979fd4c8d45cfa223808c4a8f1eab8b9
Partial-Bug: #1121866
This commit is contained in:
Chandan kumar 2013-11-25 16:38:28 +05:30
parent 94027bca26
commit 92b0b6fd36
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<title>Multipath Call Failed Exit</title> <title>Multipath Call Failed Exit</title>
<section xml:id="section_ts_multipath_warn_problem"> <section xml:id="section_ts_multipath_warn_problem">
<title>Problem</title> <title>Problem</title>
<para>Multipath call failed exit. This warning occurs in the Nova log if you do not have the <para>Multipath call failed exit. This warning occurs in the Compute log if you do not have the
optional <filename>multipath-tools</filename> package installed on the Compute node. optional <filename>multipath-tools</filename> package installed on the Compute node.
This is an optional package and the volume attachment does work without the multipath This is an optional package and the volume attachment does work without the multipath
tools installed. If the <filename>multipath-tools</filename> package is installed on the tools installed. If the <filename>multipath-tools</filename> package is installed on the

View File

@ -5,7 +5,7 @@
<section xml:id="section_ts_non_existent_vlun_problem"> <section xml:id="section_ts_non_existent_vlun_problem">
<title>Problem</title> <title>Problem</title>
<para>This error occurs if the 3PAR host exists with the correct host name that the <para>This error occurs if the 3PAR host exists with the correct host name that the
OpenStack cinder drivers expect but the volume was created in a different Domain.</para> OpenStack Block Storage drivers expect but the volume was created in a different Domain.</para>
<programlisting>HTTPNotFound: Not found (HTTP 404) NON_EXISTENT_VLUN - VLUN 'osv-DqT7CE3mSrWi4gZJmHAP-Q' was not found.</programlisting> <programlisting>HTTPNotFound: Not found (HTTP 404) NON_EXISTENT_VLUN - VLUN 'osv-DqT7CE3mSrWi4gZJmHAP-Q' was not found.</programlisting>
</section> </section>
<section xml:id="section_ts_non_existent_vlun_solution"> <section xml:id="section_ts_non_existent_vlun_solution">