update trove flags and tables

Change-Id: I5026ee3e0ae7a0baa6c71cab81a32b0e55f63e71
This commit is contained in:
Gauvain Pocentek 2014-03-11 18:54:46 +01:00
parent 0249c2d210
commit 46fba0ba0c
29 changed files with 71 additions and 68 deletions

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_amqp">
<caption>Description of configuration options for amqp</caption>
<col width="50%"/>
<col width="50%"/>
@ -66,10 +66,6 @@
<td>notification_topics = notifications</td>
<td>(ListOpt) AMQP topic used for openstack notifications</td>
</tr>
<tr>
<td>transport_url = None</td>
<td>(StrOpt) A URL representing the messaging driver to use and its full configuration. If not set, we fall back to the rpc_backend option and driver specific configuration.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_api">
<caption>Description of configuration options for api</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_backup">
<caption>Description of configuration options for backup</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_common">
<caption>Description of configuration options for common</caption>
<col width="50%"/>
<col width="50%"/>
@ -51,7 +51,7 @@
<td>(StrOpt) Default publisher_id for outgoing notifications</td>
</tr>
<tr>
<td>expected_filetype_suffixes = atom, json, xml</td>
<td>expected_filetype_suffixes = json</td>
<td>(ListOpt) Filetype endings not to be reattached to an id by the utils method correct_id_with_req.</td>
</tr>
<tr>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_compute">
<caption>Description of configuration options for compute</caption>
<col width="50%"/>
<col width="50%"/>
@ -34,10 +34,6 @@
<td>root_grant_option = True</td>
<td>(BoolOpt) No help text available for this option.</td>
</tr>
<tr>
<td>root_on_create = False</td>
<td>(BoolOpt) Enable the automatic creation of the root user for the service during instance-create. The generated password for the root user is immediately returned in the response of instance-create as the 'password' field.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_database">
<caption>Description of configuration options for database</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_cassandra">
<caption>Description of configuration options for db_cassandra</caption>
<col width="50%"/>
<col width="50%"/>
@ -34,6 +34,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 600</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_couchbase">
<caption>Description of configuration options for db_couchbase</caption>
<col width="50%"/>
<col width="50%"/>
@ -34,6 +34,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 450</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_mongodb">
<caption>Description of configuration options for db_mongodb</caption>
<col width="50%"/>
<col width="50%"/>
@ -34,6 +34,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UPD ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 450</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_mysql">
<caption>Description of configuration options for db_mysql</caption>
<col width="50%"/>
<col width="50%"/>
@ -26,6 +26,10 @@
<td>mount_point = /var/lib/mysql</td>
<td>(StrOpt) Filesystem path for mounting volumes if volume support is enabled</td>
</tr>
<tr>
<td>root_on_create = False</td>
<td>(BoolOpt) Enable the automatic creation of the root user for the service during instance-create. The generated password for the root user is immediately returned in the response of instance-create as the 'password' field.</td>
</tr>
<tr>
<td>tcp_ports = 3306</td>
<td>(ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
@ -34,6 +38,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 400</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_percona">
<caption>Description of configuration options for db_percona</caption>
<col width="50%"/>
<col width="50%"/>
@ -26,6 +26,10 @@
<td>mount_point = /var/lib/mysql</td>
<td>(StrOpt) Filesystem path for mounting volumes if volume support is enabled</td>
</tr>
<tr>
<td>root_on_create = False</td>
<td>(BoolOpt) Enable the automatic creation of the root user for the service during instance-create. The generated password for the root user is immediately returned in the response of instance-create as the 'password' field.</td>
</tr>
<tr>
<td>tcp_ports = 3306</td>
<td>(ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
@ -34,6 +38,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 450</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_db_redis">
<caption>Description of configuration options for db_redis</caption>
<col width="50%"/>
<col width="50%"/>
@ -34,6 +34,10 @@
<td>udp_ports = </td>
<td>(ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True)</td>
</tr>
<tr>
<td>usage_timeout = 450</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_debug">
<caption>Description of configuration options for debug</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_dns">
<caption>Description of configuration options for dns</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_guestagent">
<caption>Description of configuration options for guestagent</caption>
<col width="50%"/>
<col width="50%"/>
@ -63,13 +63,9 @@
<td>(StrOpt) Default strategy to store backups.</td>
</tr>
<tr>
<td>usage_sleep_time = 1</td>
<td>usage_sleep_time = 5</td>
<td>(IntOpt) Time to sleep during the check active guest.</td>
</tr>
<tr>
<td>usage_timeout = 300</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_heat">
<caption>Description of configuration options for heat</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_logging">
<caption>Description of configuration options for logging</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_nova">
<caption>Description of configuration options for nova</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_qpid">
<caption>Description of configuration options for qpid</caption>
<col width="50%"/>
<col width="50%"/>
@ -54,10 +54,6 @@
<td>qpid_username = </td>
<td>(StrOpt) Username for qpid connection</td>
</tr>
<tr>
<td>qpid_topology_version = 1</td>
<td>(IntOpt) The qpid topology version to use. Version 1 is what was originally used by impl_qpid. Version 2 includes some backwards-incompatible changes that allow broker federation to work. Users should update to version 2 when they are able to take everything down, as it requires a clean break.</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_quota">
<caption>Description of configuration options for quota</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_rabbitmq">
<caption>Description of configuration options for rabbitmq</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_redis">
<caption>Description of configuration options for redis</caption>
<col width="50%"/>
<col width="50%"/>
@ -37,17 +37,6 @@
<td>ringfile = /etc/oslo/matchmaker_ring.json</td>
<td>(StrOpt) Matchmaker ring file (JSON)</td>
</tr>
<tr>
<th colspan="2">[DEFAULT]</th>
</tr>
<tr>
<td>port = 6379</td>
<td>(IntOpt) Use this port to connect to redis host.</td>
</tr>
<tr>
<td>password = None</td>
<td>(StrOpt) Password for Redis server. (optional)</td>
</tr>
</tbody>
</table>
</para>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_rpc">
<caption>Description of configuration options for rpc</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_ssl">
<caption>Description of configuration options for ssl</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_swift">
<caption>Description of configuration options for swift</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_taskmanager">
<caption>Description of configuration options for taskmanager</caption>
<col width="50%"/>
<col width="50%"/>
@ -63,13 +63,9 @@
<td>(BoolOpt) If instance fails to become active, taskmanager updates statuses, service status = FAILED_TIMEOUT_GUESTAGENT, instance task status = BUILDING_ERROR_TIMEOUT_GA.</td>
</tr>
<tr>
<td>usage_sleep_time = 1</td>
<td>usage_sleep_time = 5</td>
<td>(IntOpt) Time to sleep during the check active guest.</td>
</tr>
<tr>
<td>usage_timeout = 300</td>
<td>(IntOpt) Timeout to wait for a guest to become active.</td>
</tr>
<tr>
<td>use_heat = False</td>
<td>(BoolOpt) No help text available for this option.</td>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_volume">
<caption>Description of configuration options for volume</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -4,7 +4,7 @@
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">
<table rules="all" xml:id="config_table_trove_zeromq">
<caption>Description of configuration options for zeromq</caption>
<col width="50%"/>
<col width="50%"/>

View File

@ -152,7 +152,6 @@ restore_namespace guestagent
revert_time_out taskmanager
root_grant compute
root_grant_option compute
root_on_create compute
rpc_backend rpc
rpc_cast_timeout rpc
rpc_conn_pool_size rpc
@ -188,7 +187,6 @@ trove_security_groups_support api
trove_volume_support volume
update_status_on_fail taskmanager
usage_sleep_time guestagent taskmanager
usage_timeout guestagent taskmanager
use_heat taskmanager
use_nova_server_volume taskmanager
use_stderr logging
@ -203,10 +201,12 @@ cassandra/backup_strategy db_cassandra
cassandra/mount_point db_cassandra
cassandra/tcp_ports db_cassandra
cassandra/udp_ports db_cassandra
cassandra/usage_timeout db_cassandra
couchbase/backup_strategy db_couchbase
couchbase/mount_point db_couchbase
couchbase/tcp_ports db_couchbase
couchbase/udp_ports db_couchbase
couchbase/usage_timeout db_couchbase
matchmaker_redis/host redis
matchmaker_redis/password redis
matchmaker_redis/port redis
@ -215,18 +215,24 @@ mongodb/backup_strategy db_mongodb
mongodb/mount_point db_mongodb
mongodb/tcp_ports db_mongodb
mongodb/udp_ports db_mongodb
mongodb/usage_timeout db_mongodb
mysql/backup_strategy db_mysql
mysql/mount_point db_mysql
mysql/root_on_create db_mysql
mysql/tcp_ports db_mysql
mysql/udp_ports db_mysql
mysql/usage_timeout db_mysql
percona/backup_strategy db_percona
percona/mount_point db_percona
percona/root_on_create db_percona
percona/tcp_ports db_percona
percona/udp_ports db_percona
percona/usage_timeout db_percona
redis/backup_strategy db_redis
redis/mount_point db_redis
redis/tcp_ports db_redis
redis/udp_ports db_redis
redis/usage_timeout db_redis
rpc_notifier2/topics rpc
secure_messages/enabled rpc
secure_messages/encrypt rpc
@ -237,7 +243,3 @@ secure_messages/secret_keys_file rpc
ssl/ca_file ssl
ssl/cert_file ssl
ssl/key_file ssl
qpid_topology_version qpid
port redis
password redis
transport_url amqp