Description of configuration options for taskmanager
Configuration option = Default value Description
[DEFAULT]
cloudinit_location = /etc/trove/cloudinit (StrOpt) Path to folder with cloudinit scripts.
datastore_manager = None (StrOpt) Manager class in guestagent, setup by taskmanager on instance provision.
datastore_registry_ext = {} (DictOpt) Extension for default datastore managers. Allows to use custom managers for each of datastore supported in trove.
exists_notification_ticks = 360 (IntOpt) Number of report_intervals to wait between pushing events (see report_interval).
exists_notification_transformer = None (StrOpt) Transformer for exists notifications.
reboot_time_out = 120 (IntOpt) No help text available for this option.
resize_time_out = 600 (IntOpt) No help text available for this option.
revert_time_out = 600 (IntOpt) No help text available for this option.
server_delete_time_out = 60 (IntOpt) No help text available for this option.
state_change_wait_time = 180 (IntOpt) No help text available for this option.
update_status_on_fail = False (BoolOpt) If instance fails to become active, taskmanager updates statuses, service status = FAILED_TIMEOUT_GUESTAGENT, instance task status = BUILDING_ERROR_TIMEOUT_GA.
usage_sleep_time = 5 (IntOpt) Time to sleep during the check active guest.
use_heat = False (BoolOpt) No help text available for this option.
use_nova_server_volume = False (BoolOpt) No help text available for this option.
verify_swift_checksum_on_restore = True (BoolOpt) Enable verification of swift checksum before starting restore; makes sure the checksum of original backup matches checksum of the swift backup file.