# set the manager rate (minutes)
# set the max depth used by the backfilling strategy (default: 100)
# this allows Synergy to not check the whole queue when looking for VMs to start
# set the manager rate (minutes)
# set the period size (default: 7 days)
# set num of periods (default: 3)
# set the default share value (default: 10)
# set the dacay weight, float value [0,1] (default: 0.5)
# set the vcpus weight (default: 100)
# set the age weight (default: 10)
# set the memory weight (default: 70)
# set the manager rate (minutes)
# set the Keystone url (v3 only)
auth_url = http://CONTROLLER_HOST:5000/v3
# set the name of user with admin role
# set the password of user with admin role
# set the project name to request authorization on
# set the project id to request authorization on
# set the http connection timeout (default: 60)
# set the user domain name (default: default)
user_domain_name = default
# set the project domain name (default: default)
project_domain_name = default
# set the clock skew. This forces the request for token, a
# delta time before the token expiration (default: 60 sec)
# set the PEM encoded Certificate Authority to use when verifying HTTPs connections
# set the SSL client certificate (PEM encoded)
# set the AMQP exchange (default: keystone)
# set the AMQP notification topic (default: notification)
amqp_topic = notification
# set the manager rate (minutes)
#set the http connection timeout (default: 60)
# set the AMQP backend type (e.g. rabbit, qpid)
# set the AMQP HA cluster host:port pairs
# set the AMQP broker address where a single node is used (default: localhost)
# set the AMQP broker port where a single node is used
# set the AMQP user password
# set the AMQP virtual host (default: /)
# set the Nova host (default: localhost)
# set the Synery topic as defined in nova-api.conf file (default: synergy)
# set the Nova conductor topic (default: conductor)
conductor_topic = conductor
# set the Nova compute topic (default: compute)
# set the Nova scheduler topic (default: scheduler)
scheduler_topic = scheduler
# set the notification topic used by Nova for informing listeners about the state
# changes of the VMs. In case some other service (e.g. Ceilometer) is listening
# on the default Nova topic (i.e. "notifications"), please define a new topic
specific for Synergy (e.g. notification_topics = notifications,synergy_notifications)
notification_topic = notification
# set the Nova database connection
# set the Nova CPU allocation ratio (default: 16)
cpu_allocation_ratio = 16
# set the Nova RAM allocation ratio (default: 1.5)
ram_allocation_ratio = 1.5
# set the Nova metadata_proxy_shared_secret
#metadata_proxy_shared_secret =
# set the PEM encoded Certificate Authority to use when verifying HTTPs connections
# set the SSL client certificate (PEM encoded)
# set the manager rate (minutes)
# set the Synergy database connection:
# set the connection pool size (default: 10)
# set the number of seconds after which a connection is automatically
# set the max overflow (default: 5)
# set the manager rate (minutes)
# set the manager rate (minutes)
# set the Synergy database connection:
# set the connection pool size (default: 10)
# set the number of seconds after which a connection is automatically
# set the max overflow (default: 5)
# set the default max time to live (minutes) for VM/Container (default: 2880)
# set the default share value (default: 10)