Repository URL to install this package:
Version:
4.2.64.7.dev3 ▾
|
[DEFAULT]
vault_storage_nfs_export =
vault_storage_nfs_options =
vault_storage_type = nfs
vault_data_directory_old = /var/triliovault
vault_data_directory = /var/triliovault-mounts
use_virt_qemu = False
log_file = /var/log/tvault-contego/tvault-contego.log
debug = False
verbose = True
max_uploads_pending = 3
max_commit_pending = 3
qemu_agent_ping_timeout = 600
dmapi_transport_url = rabbit://dmapi:password@controller:5672/
[dmapi_database]
connection = mysql+pymysql://dmapi:password@controller/dmapi
[contego_sys_admin]
helper_command = sudo /usr/bin/privsep-helper
[conductor]
use_local = True
[oslo_messaging_rabbit]
# Connect over SSL (boolean value)
# Deprecated group/name - [oslo_messaging_rabbit]/rabbit_use_ssl
#ssl = false
# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
# distributions (string value)
#ssl_version =
# SSL key file (valid only if SSL enabled) (string value)
#ssl_key_file =
# SSL cert file (valid only if SSL enabled) (string value)
#ssl_cert_file =
# SSL certification authority file (valid only if SSL enabled) (string value)
#ssl_ca_file =
#[libvirt]
#images_rbd_ceph_conf = /etc/ceph/ceph.conf
#rbd_user = volumes
#[ceph]
#keyring_ext = .volumes.keyring
#rbd_store_chunk_size = 4
#rbd_pool = rbd
#rbd_secret_uuid = None
[cinder]
http_retries = 10