diff --git a/doc/common/tables/ceilometer-alarm.xml b/doc/common/tables/ceilometer-alarm.xml index 16683a9d9b..ff11d19632 100644 --- a/doc/common/tables/ceilometer-alarm.xml +++ b/doc/common/tables/ceilometer-alarm.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
partition_rpc_topic = alarm_partition_coordination | (StrOpt) The topic that ceilometer uses for alarm partition coordination messages. | +||
project_alarm_quota = None | +(IntOpt) Maximum number of alarms defined for a project. | +||
record_history = True | (BoolOpt) Record alarm change events. | @@ -49,6 +53,10 @@rest_notifier_ssl_verify = True | (BoolOpt) Whether to verify the SSL Server certificate when calling alarm action. |
user_alarm_quota = None | +(IntOpt) Maximum number of alarms defined for a user. | +
instance_format = "[instance: %(uuid)s] " | -(StrOpt) The format for an instance that is passed with the log message. | +(StrOpt) The format for an instance that is passed with the log message. |
instance_uuid_format = "[instance: %(uuid)s] " | -(StrOpt) The format for an instance UUID that is passed with the log message. | +(StrOpt) The format for an instance UUID that is passed with the log message. |
log_config_append = None | diff --git a/doc/common/tables/heat-metadata_api.xml b/doc/common/tables/heat-metadata_api.xml index a1e2cccafb..ed2ce1c2f0 100644 --- a/doc/common/tables/heat-metadata_api.xml +++ b/doc/common/tables/heat-metadata_api.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->