Specify that RXTX_factor is only available for XEN or NSX systems

This patch add a statement to clarify that RXTX_factor parameter
is only available for XEN or NSX based systems.

Change-Id: I500792796b8f14aab1738b049566c32c406ed1e5
Closes-bug: #1339764
This commit is contained in:
Edgar Magana
2014-07-09 09:08:11 -07:00
parent 89e3690c5f
commit 69a91c7a30

View File

@@ -90,12 +90,11 @@
</tr>
<tr>
<td><literal>RXTX_Factor</literal></td>
<td>Optional property allows created servers to have a
different bandwidth cap than that defined in the
network they are attached to. This factor is
multiplied by the rxtx_base property of the
network. Default value is 1.0. That is, the same
as attached network.</td>
<td>Optional property allows created servers to have a different bandwidth cap than
that defined in the network they are attached to. This factor is multiplied by
the rxtx_base property of the network. Default value is 1.0. That is, the same
as attached network. This parameter is only available for Xen or NSX based
systems.</td>
</tr>
<tr>
<td><literal>Is_Public</literal></td>