Add headers for ceilometer, heat - and shared ones
Add more headers, regenerate ceilometer and heat tables with them. Create shared header file and remove duplicate entries. Change-Id: Ia5bcda0d5daaed19636b426d6e25469f0d4bbcfa
This commit is contained in:
parent
3761ae97d5
commit
9b1476aaee
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_alarm">
|
<table rules="all" xml:id="config_table_ceilometer_alarm">
|
||||||
<caption>Description of configuration options for alarm</caption>
|
<caption>Description of alarm configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
@ -29,6 +29,10 @@
|
|||||||
<td>partition_rpc_topic = alarm_partition_coordination</td>
|
<td>partition_rpc_topic = alarm_partition_coordination</td>
|
||||||
<td>(StrOpt) The topic that ceilometer uses for alarm partition coordination messages.</td>
|
<td>(StrOpt) The topic that ceilometer uses for alarm partition coordination messages.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>project_alarm_quota = None</td>
|
||||||
|
<td>(IntOpt) Maximum number of alarms defined for a project.</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>record_history = True</td>
|
<td>record_history = True</td>
|
||||||
<td>(BoolOpt) Record alarm change events.</td>
|
<td>(BoolOpt) Record alarm change events.</td>
|
||||||
@ -49,6 +53,10 @@
|
|||||||
<td>rest_notifier_ssl_verify = True</td>
|
<td>rest_notifier_ssl_verify = True</td>
|
||||||
<td>(BoolOpt) Whether to verify the SSL Server certificate when calling alarm action.</td>
|
<td>(BoolOpt) Whether to verify the SSL Server certificate when calling alarm action.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>user_alarm_quota = None</td>
|
||||||
|
<td>(IntOpt) Maximum number of alarms defined for a user.</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</para>
|
</para>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_amqp">
|
<table rules="all" xml:id="config_table_ceilometer_amqp">
|
||||||
<caption>Description of configuration options for amqp</caption>
|
<caption>Description of AMQP configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_api">
|
<table rules="all" xml:id="config_table_ceilometer_api">
|
||||||
<caption>Description of configuration options for api</caption>
|
<caption>Description of API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_auth">
|
<table rules="all" xml:id="config_table_ceilometer_auth">
|
||||||
<caption>Description of configuration options for auth</caption>
|
<caption>Description of authorization configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_auth_token">
|
<table rules="all" xml:id="config_table_ceilometer_auth_token">
|
||||||
<caption>Description of configuration options for auth_token</caption>
|
<caption>Description of authorization token configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_collector">
|
<table rules="all" xml:id="config_table_ceilometer_collector">
|
||||||
<caption>Description of configuration options for collector</caption>
|
<caption>Description of collector configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_common">
|
<table rules="all" xml:id="config_table_ceilometer_common">
|
||||||
<caption>Description of configuration options for common</caption>
|
<caption>Description of common configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_database">
|
<table rules="all" xml:id="config_table_ceilometer_database">
|
||||||
<caption>Description of configuration options for database</caption>
|
<caption>Description of database configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_debug">
|
<table rules="all" xml:id="config_table_ceilometer_debug">
|
||||||
<caption>Description of configuration options for debug</caption>
|
<caption>Description of debug configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_events">
|
<table rules="all" xml:id="config_table_ceilometer_events">
|
||||||
<caption>Description of configuration options for events</caption>
|
<caption>Description of events configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_exchange">
|
<table rules="all" xml:id="config_table_ceilometer_exchange">
|
||||||
<caption>Description of configuration options for exchange</caption>
|
<caption>Description of exchange configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_glance">
|
<table rules="all" xml:id="config_table_ceilometer_glance">
|
||||||
<caption>Description of configuration options for glance</caption>
|
<caption>Description of glance configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_inspector">
|
<table rules="all" xml:id="config_table_ceilometer_inspector">
|
||||||
<caption>Description of configuration options for inspector</caption>
|
<caption>Description of inspector configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_logging">
|
<table rules="all" xml:id="config_table_ceilometer_logging">
|
||||||
<caption>Description of configuration options for logging</caption>
|
<caption>Description of logging configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_nova_cells">
|
<table rules="all" xml:id="config_table_ceilometer_nova_cells">
|
||||||
<caption>Description of configuration options for nova_cells</caption>
|
<caption>Description of nova cells configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_qpid">
|
<table rules="all" xml:id="config_table_ceilometer_qpid">
|
||||||
<caption>Description of configuration options for qpid</caption>
|
<caption>Description of Qpid configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_rabbitmq">
|
<table rules="all" xml:id="config_table_ceilometer_rabbitmq">
|
||||||
<caption>Description of configuration options for rabbitmq</caption>
|
<caption>Description of RabbitMQ configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_redis">
|
<table rules="all" xml:id="config_table_ceilometer_redis">
|
||||||
<caption>Description of configuration options for redis</caption>
|
<caption>Description of Redis configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_rpc">
|
<table rules="all" xml:id="config_table_ceilometer_rpc">
|
||||||
<caption>Description of configuration options for rpc</caption>
|
<caption>Description of RPC configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_swift">
|
<table rules="all" xml:id="config_table_ceilometer_swift">
|
||||||
<caption>Description of configuration options for swift</caption>
|
<caption>Description of swift configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_tripleo">
|
<table rules="all" xml:id="config_table_ceilometer_tripleo">
|
||||||
<caption>Description of configuration options for tripleo</caption>
|
<caption>Description of TripleO configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_ceilometer_vmware">
|
<table rules="all" xml:id="config_table_ceilometer_vmware">
|
||||||
<caption>Description of configuration options for vmware</caption>
|
<caption>Description of VMware configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_amqp">
|
<table rules="all" xml:id="config_table_heat_amqp">
|
||||||
<caption>Description of configuration options for amqp</caption>
|
<caption>Description of AMQP configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_api">
|
<table rules="all" xml:id="config_table_heat_api">
|
||||||
<caption>Description of configuration options for api</caption>
|
<caption>Description of API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_auth_token">
|
<table rules="all" xml:id="config_table_heat_auth_token">
|
||||||
<caption>Description of configuration options for auth_token</caption>
|
<caption>Description of authorization token configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_cfn_api">
|
<table rules="all" xml:id="config_table_heat_cfn_api">
|
||||||
<caption>Description of configuration options for cfn_api</caption>
|
<caption>Description of Cloudformation-compatible API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients">
|
<table rules="all" xml:id="config_table_heat_clients">
|
||||||
<caption>Description of configuration options for clients</caption>
|
<caption>Description of clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_backends">
|
<table rules="all" xml:id="config_table_heat_clients_backends">
|
||||||
<caption>Description of configuration options for clients_backends</caption>
|
<caption>Description of client backends configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_ceilometer">
|
<table rules="all" xml:id="config_table_heat_clients_ceilometer">
|
||||||
<caption>Description of configuration options for clients_ceilometer</caption>
|
<caption>Description of ceilometer clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_cinder">
|
<table rules="all" xml:id="config_table_heat_clients_cinder">
|
||||||
<caption>Description of configuration options for clients_cinder</caption>
|
<caption>Description of cinder clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_glance">
|
<table rules="all" xml:id="config_table_heat_clients_glance">
|
||||||
<caption>Description of configuration options for clients_glance</caption>
|
<caption>Description of glance clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_heat">
|
<table rules="all" xml:id="config_table_heat_clients_heat">
|
||||||
<caption>Description of configuration options for clients_heat</caption>
|
<caption>Description of heat clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_keystone">
|
<table rules="all" xml:id="config_table_heat_clients_keystone">
|
||||||
<caption>Description of configuration options for clients_keystone</caption>
|
<caption>Description of keystone clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_neutron">
|
<table rules="all" xml:id="config_table_heat_clients_neutron">
|
||||||
<caption>Description of configuration options for clients_neutron</caption>
|
<caption>Description of neutron clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_nova">
|
<table rules="all" xml:id="config_table_heat_clients_nova">
|
||||||
<caption>Description of configuration options for clients_nova</caption>
|
<caption>Description of nova clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_swift">
|
<table rules="all" xml:id="config_table_heat_clients_swift">
|
||||||
<caption>Description of configuration options for clients_swift</caption>
|
<caption>Description of swift clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_clients_trove">
|
<table rules="all" xml:id="config_table_heat_clients_trove">
|
||||||
<caption>Description of configuration options for clients_trove</caption>
|
<caption>Description of trove clients configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_cloudwatch_api">
|
<table rules="all" xml:id="config_table_heat_cloudwatch_api">
|
||||||
<caption>Description of configuration options for cloudwatch_api</caption>
|
<caption>Description of CloudWatch API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_common">
|
<table rules="all" xml:id="config_table_heat_common">
|
||||||
<caption>Description of configuration options for common</caption>
|
<caption>Description of common configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_crypt">
|
<table rules="all" xml:id="config_table_heat_crypt">
|
||||||
<caption>Description of configuration options for crypt</caption>
|
<caption>Description of crypt configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_database">
|
<table rules="all" xml:id="config_table_heat_database">
|
||||||
<caption>Description of configuration options for database</caption>
|
<caption>Description of database configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_debug">
|
<table rules="all" xml:id="config_table_heat_debug">
|
||||||
<caption>Description of configuration options for debug</caption>
|
<caption>Description of debug configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_loadbalancer">
|
<table rules="all" xml:id="config_table_heat_loadbalancer">
|
||||||
<caption>Description of configuration options for loadbalancer</caption>
|
<caption>Description of load balancer configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_logging">
|
<table rules="all" xml:id="config_table_heat_logging">
|
||||||
<caption>Description of configuration options for logging</caption>
|
<caption>Description of logging configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_metadata_api">
|
<table rules="all" xml:id="config_table_heat_metadata_api">
|
||||||
<caption>Description of configuration options for metadata_api</caption>
|
<caption>Description of metadata API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_notification">
|
<table rules="all" xml:id="config_table_heat_notification">
|
||||||
<caption>Description of configuration options for notification</caption>
|
<caption>Description of notification configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_qpid">
|
<table rules="all" xml:id="config_table_heat_qpid">
|
||||||
<caption>Description of configuration options for qpid</caption>
|
<caption>Description of Qpid configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_quota">
|
<table rules="all" xml:id="config_table_heat_quota">
|
||||||
<caption>Description of configuration options for quota</caption>
|
<caption>Description of quota configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_rabbitmq">
|
<table rules="all" xml:id="config_table_heat_rabbitmq">
|
||||||
<caption>Description of configuration options for rabbitmq</caption>
|
<caption>Description of RabbitMQ configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_redis">
|
<table rules="all" xml:id="config_table_heat_redis">
|
||||||
<caption>Description of configuration options for redis</caption>
|
<caption>Description of Redis configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_rpc">
|
<table rules="all" xml:id="config_table_heat_rpc">
|
||||||
<caption>Description of configuration options for rpc</caption>
|
<caption>Description of RPC configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_waitcondition_api">
|
<table rules="all" xml:id="config_table_heat_waitcondition_api">
|
||||||
<caption>Description of configuration options for waitcondition_api</caption>
|
<caption>Description of waitcondition API configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
generated and your changes will be overwritten.
|
generated and your changes will be overwritten.
|
||||||
The tool to do so lives in openstack-doc-tools repository. -->
|
The tool to do so lives in openstack-doc-tools repository. -->
|
||||||
<table rules="all" xml:id="config_table_heat_zeromq">
|
<table rules="all" xml:id="config_table_heat_zeromq">
|
||||||
<caption>Description of configuration options for zeromq</caption>
|
<caption>Description of ZeroMQ configuration options</caption>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<col width="50%"/>
|
<col width="50%"/>
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -101,11 +101,13 @@ verbose logging
|
|||||||
alarm/evaluation_interval alarm
|
alarm/evaluation_interval alarm
|
||||||
alarm/notifier_rpc_topic alarm
|
alarm/notifier_rpc_topic alarm
|
||||||
alarm/partition_rpc_topic alarm
|
alarm/partition_rpc_topic alarm
|
||||||
|
alarm/project_alarm_quota alarm
|
||||||
alarm/record_history alarm
|
alarm/record_history alarm
|
||||||
alarm/rest_notifier_certificate_file alarm
|
alarm/rest_notifier_certificate_file alarm
|
||||||
alarm/rest_notifier_certificate_key alarm
|
alarm/rest_notifier_certificate_key alarm
|
||||||
alarm/rest_notifier_max_retries alarm
|
alarm/rest_notifier_max_retries alarm
|
||||||
alarm/rest_notifier_ssl_verify alarm
|
alarm/rest_notifier_ssl_verify alarm
|
||||||
|
alarm/user_alarm_quota alarm
|
||||||
api/enable_reverse_dns_lookup api
|
api/enable_reverse_dns_lookup api
|
||||||
api/host api
|
api/host api
|
||||||
api/port api
|
api/port api
|
||||||
|
@ -0,0 +1,7 @@
|
|||||||
|
alarm alarm
|
||||||
|
collector collector
|
||||||
|
events events
|
||||||
|
exchange exchange
|
||||||
|
inspector inspector
|
||||||
|
notification notification
|
||||||
|
nova_cells nova cells
|
@ -1,15 +1,10 @@
|
|||||||
api API
|
|
||||||
auth authorization
|
|
||||||
auth_token authorization token
|
|
||||||
backups backups
|
backups backups
|
||||||
backups_ceph Ceph backup driver
|
backups_ceph Ceph backup driver
|
||||||
backups_swift Swift backup driver
|
backups_swift Swift backup driver
|
||||||
backups_tsm IBM Tivoli Storage Manager backup driver
|
backups_tsm IBM Tivoli Storage Manager backup driver
|
||||||
block-device block device
|
block-device block device
|
||||||
common common
|
|
||||||
compute Compute
|
compute Compute
|
||||||
coraid Coraid AoE driver
|
coraid Coraid AoE driver
|
||||||
database database
|
|
||||||
emc EMC
|
emc EMC
|
||||||
eqlx Dell EqualLogic volume driver
|
eqlx Dell EqualLogic volume driver
|
||||||
hds-hnas HDS HNAS iSCSI and NFS driver
|
hds-hnas HDS HNAS iSCSI and NFS driver
|
||||||
@ -33,13 +28,11 @@ nimble Nimble driver
|
|||||||
prophetstor_dpl ProphetStor Fibre Channel and iSCSi drivers
|
prophetstor_dpl ProphetStor Fibre Channel and iSCSi drivers
|
||||||
pure Pure Storage driver
|
pure Pure Storage driver
|
||||||
quota quota
|
quota quota
|
||||||
rpc RPC
|
|
||||||
san SAN
|
san SAN
|
||||||
san-solaris Solaris SAN
|
san-solaris Solaris SAN
|
||||||
scality Scality SOFS volume driver
|
scality Scality SOFS volume driver
|
||||||
scheduler scheduler
|
scheduler scheduler
|
||||||
solidfire SolidFire driver
|
solidfire SolidFire driver
|
||||||
ssl SSL
|
|
||||||
storage storage
|
storage storage
|
||||||
storage_ceph Ceph storage
|
storage_ceph Ceph storage
|
||||||
storage_glusterfs GlusterFS storage
|
storage_glusterfs GlusterFS storage
|
||||||
@ -47,8 +40,6 @@ storage_gpfs GPFS storage
|
|||||||
storage_nfs NFS storage
|
storage_nfs NFS storage
|
||||||
storage_xen Xen storage
|
storage_xen Xen storage
|
||||||
storwize IBM Storwise driver
|
storwize IBM Storwise driver
|
||||||
swift swift
|
|
||||||
vmware VMware
|
|
||||||
windows Windows
|
windows Windows
|
||||||
xiv IBM XIV and DS8000 volume driver
|
xiv IBM XIV and DS8000 volume driver
|
||||||
zadara Zadara Storage driver
|
zadara Zadara Storage driver
|
||||||
|
17
tools/autogenerate-config-flagmappings/heat.headers
Normal file
17
tools/autogenerate-config-flagmappings/heat.headers
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
cfn_api Cloudformation-compatible API
|
||||||
|
clients clients
|
||||||
|
clients_backends client backends
|
||||||
|
clients_ceilometer ceilometer clients
|
||||||
|
clients_cinder cinder clients
|
||||||
|
clients_glance glance clients
|
||||||
|
clients_heat heat clients
|
||||||
|
clients_keystone keystone clients
|
||||||
|
clients_neutron neutron clients
|
||||||
|
clients_nova nova clients
|
||||||
|
clients_swift swift clients
|
||||||
|
clients_trove trove clients
|
||||||
|
cloudwatch_api CloudWatch API
|
||||||
|
crypt crypt
|
||||||
|
loadbalancer load balancer
|
||||||
|
metadata_api metadata API
|
||||||
|
waitcondition_api waitcondition API
|
20
tools/autogenerate-config-flagmappings/shared.headers
Normal file
20
tools/autogenerate-config-flagmappings/shared.headers
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
amqp AMQP
|
||||||
|
api API
|
||||||
|
auth authorization
|
||||||
|
auth_token authorization token
|
||||||
|
common common
|
||||||
|
database database
|
||||||
|
debug debug
|
||||||
|
glance glance
|
||||||
|
logging logging
|
||||||
|
notification notification
|
||||||
|
qpid Qpid
|
||||||
|
quota quota
|
||||||
|
rabbitmq RabbitMQ
|
||||||
|
redis Redis
|
||||||
|
rpc RPC
|
||||||
|
ssl SSL
|
||||||
|
swift swift
|
||||||
|
tripleo TripleO
|
||||||
|
vmware VMware
|
||||||
|
zeromq ZeroMQ
|
@ -1,32 +1,16 @@
|
|||||||
Unknown UNKNOWN
|
|
||||||
amqp AMQP
|
|
||||||
api API
|
|
||||||
auth_token authentication token
|
|
||||||
backup backup
|
backup backup
|
||||||
clients clients
|
clients clients
|
||||||
common common
|
|
||||||
compute Compute
|
compute Compute
|
||||||
database database
|
|
||||||
db_cassandra Cassandra database
|
db_cassandra Cassandra database
|
||||||
db_couchbase Couchbase database
|
db_couchbase Couchbase database
|
||||||
db_mongodb MongoDB database
|
db_mongodb MongoDB database
|
||||||
db_mysql MySQL database
|
db_mysql MySQL database
|
||||||
db_percona Percona database
|
db_percona Percona database
|
||||||
db_redis Redis database
|
db_redis Redis database
|
||||||
debug debug
|
|
||||||
dns DNS
|
dns DNS
|
||||||
guestagent guest agent
|
guestagent guest agent
|
||||||
heat Orchestration module
|
heat Orchestration module
|
||||||
logging logging
|
|
||||||
network network
|
network network
|
||||||
nova nova
|
nova nova
|
||||||
qpid Qpid
|
|
||||||
quota quota
|
|
||||||
rabbitmq RabbitMQ
|
|
||||||
redis Redis
|
|
||||||
rpc RPC
|
|
||||||
ssl SSL
|
|
||||||
swift Object Storage
|
|
||||||
taskmanager taskmanager
|
taskmanager taskmanager
|
||||||
volume volume
|
volume volume
|
||||||
zeromq ZeroMQ
|
|
||||||
|
Loading…
Reference in New Issue
Block a user