cleaned up section_ts_non_existent_host.xml file

the word "be" was unneccessary, I removed it
removed transition word that was not needed

Change-Id: Ic22916926561d1d1c6e7d5d3a8e804a231ad5135
This commit is contained in:
Shilla Saebi 2014-01-03 13:32:51 -05:00
parent c66d0178ea
commit f2ee9cdc4b

View File

@ -4,9 +4,9 @@
<title>Non-existent host</title> <title>Non-existent host</title>
<section xml:id="section_ts_non_existent_host_problem"> <section xml:id="section_ts_non_existent_host_problem">
<title>Problem</title> <title>Problem</title>
<para>This error could be caused be by a volume being exported outside of OpenStack using a <para>This error could be caused by a volume being exported outside of OpenStack using a
host name different from the system name that OpenStack expects. This error could be host name different from the system name that OpenStack expects. This error could be
display with the IQN if the host was exported using iSCSI.</para> displayed with the IQN if the host was exported using iSCSI.</para>
<programlisting>2013-04-19 04:02:02.336 2814 ERROR cinder.openstack.common.rpc.common [-] Returning exception Not found (HTTP 404) <programlisting>2013-04-19 04:02:02.336 2814 ERROR cinder.openstack.common.rpc.common [-] Returning exception Not found (HTTP 404)
NON_EXISTENT_HOST - HOST '10' was not found to caller.</programlisting> NON_EXISTENT_HOST - HOST '10' was not found to caller.</programlisting>
</section> </section>