Add mgm server options to sample config

This commit is contained in:
Andrew Hutchings
2012-10-09 14:30:47 +01:00
parent e36e4c1052
commit b61a8ce9ad

View File

@@ -37,3 +37,12 @@ logfile = /var/log/libra/libra_worker.log
[mgm]
pid = /var/run/libra/libra_mgm.pid
logfile = /var/log/libra/libra_mgm.log
nova_auth_url = https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/
nova_user = username
nova_pass = password
nova_tenant = tenant
nova_region = region
haproxy_image = 12345
api_servers = 10.0.0.1:1234 10.0.0.2:4321
spare_nodes = 5
check_interval = 5