Description of configuration options for db_couchbase
Configuration option = Default value Description
[couchbase]
backup_strategy = None (StrOpt) Default strategy to perform backups.
mount_point = /var/lib/couchbase (StrOpt) Filesystem path for mounting volumes if volume support is enabled.
root_on_create = True (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.
tcp_ports = 8091, 8092, 4369, 11209-11211, 21100-21199 (ListOpt) List of TCP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True).
udp_ports = (ListOpt) List of UDP ports and/or port ranges to open in the security group (only applicable if trove_security_groups_support is True).
usage_timeout = 450 (IntOpt) Timeout to wait for a guest to become active.