0930aab61a
Update the flagmappings after the feature freeze for nova, and produce the new tables. Change-Id: I6a41a4c92f793ac1f676b07e453519281136171e
44 lines
1.8 KiB
XML
44 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in the tools directory of this
|
|
repository -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<table rules="all">
|
|
<caption>Description of configuration options for powervm</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<td>Configuration option=Default value</td>
|
|
<td>Description</td>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>powervm_img_local_path=/tmp</td>
|
|
<td>(StrOpt) Local directory to download glance images to. Make sure this path can fit your biggest image in glance</td>
|
|
</tr>
|
|
<tr>
|
|
<td>powervm_img_remote_path=/home/padmin</td>
|
|
<td>(StrOpt) PowerVM image remote path where images will be moved. Make sure this path can fit your biggest image in glance</td>
|
|
</tr>
|
|
<tr>
|
|
<td>powervm_mgr=None</td>
|
|
<td>(StrOpt) PowerVM manager host or ip</td>
|
|
</tr>
|
|
<tr>
|
|
<td>powervm_mgr_passwd=None</td>
|
|
<td>(StrOpt) PowerVM manager user password</td>
|
|
</tr>
|
|
<tr>
|
|
<td>powervm_mgr_type=ivm</td>
|
|
<td>(StrOpt) PowerVM manager type (ivm, hmc)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>powervm_mgr_user=None</td>
|
|
<td>(StrOpt) PowerVM manager user name</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para> |