Update the config reference tables
Include the new tables in the documentation. Fix the cinder-prophetstor_dpl.xml filename and the xiv category. Manually fix those files for niceness test: - glance-logging.xml (lines 34, 38), fixed in oslo-incubator - trove-logging.xml (lines 26, 30), fixed in oslo-incubator - neutron-openvswitch_agent.xml (line 45), to be fixed in neutron Closes-Bug: #1340858 Closes-Bug: #1344231 Closes-Bug: #1345956 Closes-Bug: #1346711 Closes-Bug: #1347978 Partial-Bug: #1348329 Closes-Bug: #1352074 Partial-Bug: #1353417 Closes-Bug: #1354622 Closes-Bug: #1339754 Closes-Bug: #1358598 Closes-Bug: #1358259 Closes-Bug: #1357865 Partial-Bug: #1357457 Closes-Bug: #1357421 Change-Id: Id2da7d7762ca954bd552dbf89a9ff28b144efb68
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
allowed_rpc_exception_modules rpc
|
||||
amqp_auto_delete amqp
|
||||
amqp_durable_queues amqp
|
||||
api_paste_config api
|
||||
@@ -11,18 +10,18 @@ debug logging
|
||||
default_log_levels logging
|
||||
disable_process_locking common
|
||||
dispatcher rpc
|
||||
enable_new_services nova_import
|
||||
fake_rabbit rabbitmq
|
||||
fatal_deprecations common
|
||||
fatal_exception_format_errors common
|
||||
glance_control_exchange exchange
|
||||
glance_page_size glance
|
||||
heat_control_exchange exchange
|
||||
host redis
|
||||
http_control_exchanges exchange
|
||||
hypervisor_inspector inspector
|
||||
instance_format logging
|
||||
instance_name_template nova_import
|
||||
instance_uuid_format logging
|
||||
ironic_exchange exchange
|
||||
keystone_control_exchange exchange
|
||||
kombu_reconnect_delay rabbitmq
|
||||
kombu_ssl_ca_certs rabbitmq
|
||||
kombu_ssl_certfile rabbitmq
|
||||
@@ -44,17 +43,15 @@ matchmaker_heartbeat_freq redis
|
||||
matchmaker_heartbeat_ttl redis
|
||||
max_request_body_size api
|
||||
memcached_servers common
|
||||
network_api_class nova_import
|
||||
neutron_control_exchange exchange
|
||||
notification_driver amqp
|
||||
notification_topics amqp
|
||||
notification_workers common
|
||||
nova_control_exchange exchange
|
||||
password rpc
|
||||
nova_http_log_debug debug
|
||||
pipeline_cfg_file api
|
||||
policy_default_rule api
|
||||
policy_file api
|
||||
port rpc
|
||||
publish_errors logging
|
||||
qpid_heartbeat qpid
|
||||
qpid_hostname qpid
|
||||
@@ -93,8 +90,8 @@ rpc_zmq_ipc_dir rpc
|
||||
rpc_zmq_matchmaker rpc
|
||||
rpc_zmq_port rpc
|
||||
rpc_zmq_topic_backlog rpc
|
||||
sahara_control_exchange exchange
|
||||
sample_source exchange
|
||||
snapshot_name_template nova_import
|
||||
syslog_log_facility logging
|
||||
transport_url rpc
|
||||
use_stderr logging
|
||||
@@ -102,12 +99,12 @@ use_syslog logging
|
||||
use_syslog_rfc_format logging
|
||||
verbose logging
|
||||
alarm/evaluation_interval alarm
|
||||
alarm/evaluation_service alarm
|
||||
alarm/notifier_rpc_topic alarm
|
||||
alarm/partition_rpc_topic alarm
|
||||
alarm/record_history alarm
|
||||
alarm/rest_notifier_certificate_file alarm
|
||||
alarm/rest_notifier_certificate_key alarm
|
||||
alarm/rest_notifier_max_retries alarm
|
||||
alarm/rest_notifier_ssl_verify alarm
|
||||
api/enable_reverse_dns_lookup api
|
||||
api/host api
|
||||
@@ -122,6 +119,9 @@ cells/mute_child_interval nova_cells
|
||||
cells/name nova_cells
|
||||
cells/reserve_percent nova_cells
|
||||
cells/topic nova_cells
|
||||
collector/udp_address collector
|
||||
collector/udp_port collector
|
||||
database/alarm_connection database
|
||||
database/backend database
|
||||
database/connection database
|
||||
database/connection_debug database
|
||||
@@ -134,6 +134,7 @@ database/idle_timeout database
|
||||
database/max_overflow database
|
||||
database/max_pool_size database
|
||||
database/max_retries database
|
||||
database/metering_connection database
|
||||
database/min_pool_size database
|
||||
database/mysql_sql_mode database
|
||||
database/pool_timeout database
|
||||
@@ -142,12 +143,14 @@ database/sqlite_db database
|
||||
database/sqlite_synchronous database
|
||||
database/time_to_live database
|
||||
database/use_db_reconnect database
|
||||
database/use_tpool database
|
||||
dispatcher_file/backup_count collector
|
||||
dispatcher_file/file_path collector
|
||||
dispatcher_file/max_bytes collector
|
||||
event/definitions_cfg_file events
|
||||
event/drop_unmatched_notifications events
|
||||
hardware/readonly_user_name tripleo
|
||||
hardware/readonly_user_password tripleo
|
||||
hardware/url_scheme tripleo
|
||||
keystone_authtoken/admin_password auth_token
|
||||
keystone_authtoken/admin_tenant_name auth_token
|
||||
keystone_authtoken/admin_token auth_token
|
||||
@@ -177,6 +180,9 @@ keystone_authtoken/memcached_servers auth_token
|
||||
keystone_authtoken/revocation_cache_time auth_token
|
||||
keystone_authtoken/signing_dir auth_token
|
||||
keystone_authtoken/token_cache_time auth_token
|
||||
matchmaker_redis/host redis
|
||||
matchmaker_redis/password redis
|
||||
matchmaker_redis/port redis
|
||||
matchmaker_ring/ringfile redis
|
||||
notification/ack_on_event_error events
|
||||
notification/messaging_urls rpc
|
||||
@@ -192,7 +198,6 @@ service_credentials/os_region_name auth
|
||||
service_credentials/os_tenant_id auth
|
||||
service_credentials/os_tenant_name auth
|
||||
service_credentials/os_username auth
|
||||
upgrade_levels/cells nova_cells
|
||||
vmware/api_retry_count vmware
|
||||
vmware/host_ip vmware
|
||||
vmware/host_password vmware
|
||||
|
||||
Reference in New Issue
Block a user