diff --git a/doc/common/tables/trove-amqp.xml b/doc/common/tables/trove-amqp.xml index 02e015c5dc..2471213b21 100644 --- a/doc/common/tables/trove-amqp.xml +++ b/doc/common/tables/trove-amqp.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
(StrOpt) The default datastore id or name to use if one is not provided by the user. If the default value is None, the field becomes required in the instance-create request. | |||||||||||||||||||||||||||||||||||||||||||||||
default_log_levels = amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN | +default_log_levels = amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN | (ListOpt) List of logger=LEVEL pairs. | |||||||||||||||||||||||||||||||||||||||||||||
mount_point = /var/lib/cassandra | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +||||||||||||||||||||||||||||||||||||||||||
replication_strategy = None | +(StrOpt) Default strategy for replication. | +||||||||||||||||||||||||||||||||||||||||||
tcp_ports = 7000, 7001, 9042, 9160 | (ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True). | diff --git a/doc/common/tables/trove-db_couchbase.xml b/doc/common/tables/trove-db_couchbase.xml index a9954f869b..2c08e96075 100644 --- a/doc/common/tables/trove-db_couchbase.xml +++ b/doc/common/tables/trove-db_couchbase.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
mount_point = /var/lib/couchbase | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +||||||||||||||||||||||||||||||||||||
replication_strategy = None | +(StrOpt) Default strategy for replication. | +||||||||||||||||||||||||||||||||||||
restore_namespace = trove.guestagent.strategies.restore.couchbase_impl | (StrOpt) No help text available for this option. | diff --git a/doc/common/tables/trove-db_mongodb.xml b/doc/common/tables/trove-db_mongodb.xml index 63a95a928b..d5d5c067ee 100644 --- a/doc/common/tables/trove-db_mongodb.xml +++ b/doc/common/tables/trove-db_mongodb.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
mount_point = /var/lib/mongodb | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +||||||||||||||||||||||||||||||
replication_strategy = None | +(StrOpt) Default strategy for replication. | +||||||||||||||||||||||||||||||
tcp_ports = 2500, 27017 | (ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True). | diff --git a/doc/common/tables/trove-db_mysql.xml b/doc/common/tables/trove-db_mysql.xml index 69649cf726..c095f8caec 100644 --- a/doc/common/tables/trove-db_mysql.xml +++ b/doc/common/tables/trove-db_mysql.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
mount_point = /var/lib/mysql | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +||||||||||||||||||
replication_namespace = trove.guestagent.strategies.replication.mysql_binlog | +(StrOpt) Namespace to load replication strategies from. | +||||||||||||||||||
replication_password = NETOU7897NNLOU | +(StrOpt) Password for replication slave user. | +||||||||||||||||||
replication_strategy = MysqlBinlogReplication | +(StrOpt) Default strategy for replication. | +||||||||||||||||||
replication_user = slave_user | +(StrOpt) Userid for replication slave. | +||||||||||||||||||
restore_namespace = trove.guestagent.strategies.restore.mysql_impl | (StrOpt) No help text available for this option. | diff --git a/doc/common/tables/trove-db_percona.xml b/doc/common/tables/trove-db_percona.xml index 6b13f5f710..7eff378c67 100644 --- a/doc/common/tables/trove-db_percona.xml +++ b/doc/common/tables/trove-db_percona.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
mount_point = /var/lib/mysql | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +||||||
replication_namespace = trove.guestagent.strategies.replication.mysql_binlog | +(StrOpt) Namespace to load replication strategies from. | +||||||
replication_password = NETOU7897NNLOU | +(StrOpt) Password for replication slave user. | +||||||
replication_strategy = MysqlBinlogReplication | +(StrOpt) Default strategy for replication. | +||||||
replication_user = slave_user | +(StrOpt) Userid for replication slave. | +||||||
restore_namespace = trove.guestagent.strategies.restore.mysql_impl | (StrOpt) No help text available for this option. | diff --git a/doc/common/tables/trove-db_redis.xml b/doc/common/tables/trove-db_redis.xml index 9e794edad9..378b7b3904 100644 --- a/doc/common/tables/trove-db_redis.xml +++ b/doc/common/tables/trove-db_redis.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->
mount_point = /var/lib/redis | (StrOpt) Filesystem path for mounting volumes if volume support is enabled. | +
replication_strategy = None | +(StrOpt) Default strategy for replication. | +
tcp_ports = 6379 | (ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True). | diff --git a/doc/common/tables/trove-debug.xml b/doc/common/tables/trove-debug.xml index 7138180ea6..a67a4939cc 100644 --- a/doc/common/tables/trove-debug.xml +++ b/doc/common/tables/trove-debug.xml @@ -4,7 +4,7 @@ generated and your changes will be overwritten. The tool to do so lives in openstack-doc-tools repository. -->