Description of common configuration options
Configuration option = Default value Description
[DEFAULT]
configurations_page_size = 20 (IntOpt) No help text available for this option.
databases_page_size = 20 (IntOpt) No help text available for this option.
default_datastore = None (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_neutron_networks = (ListOpt) List of IDs for management networks which should be attached to the instance regardless of what NICs are specified in the create API call.
default_notification_level = INFO (StrOpt) Default notification level for outgoing notifications
default_password_length = 36 (IntOpt) No help text available for this option.
default_publisher_id = $host (StrOpt) Default publisher_id for outgoing notifications
expected_filetype_suffixes = json (ListOpt) Filetype endings not to be reattached to an ID by the utils method correct_id_with_req.
host = 0.0.0.0 (StrOpt) No help text available for this option.
lock_path = None (StrOpt) Directory to use for lock files.
pybasedir = /usr/lib/python/site-packages/trove/trove (StrOpt) Directory where the trove python module is installed.
pydev_path = None (StrOpt) Set path to pydevd library, used if pydevd is not found in python sys.path.
taskmanager_queue = taskmanager (StrOpt) No help text available for this option.
template_path = /etc/trove/templates/ (StrOpt) Path which leads to datastore templates.
usage_timeout = 600 (IntOpt) Timeout to wait for a guest to become active.