Add loadbalancer example parameters in ini file

For now, the enabled driver contains 'router' and 'loadbalancer',
without loadbalancer example parameters, perhaps some users have
no idea how to write the used flavor/image in configuration.

Closes-Bug:1530030

Change-Id: Ie62cdd5927612223a829abc8a0d91549d52ebf4d
Signed-off-by: Yang Li <yang.li@easystack.cn>
This commit is contained in:
Yang Li 2015-12-30 14:00:21 +08:00
parent 9a169c1ec8
commit b9fdf80fb7
1 changed files with 5 additions and 0 deletions

View File

@ -93,6 +93,11 @@ image_uuid = aa7bcd8e-7364-11e5-a721-a35eacf37e3b
instance_flavor = 1
mgt_service_port = 5000
[loadbalancer]
image_uuid = 4d6c8dd9-7767-4c55-ab73-655c14e4f838
instance_flavor = 1
mgt_service_port = 5000
# Pez instance pooling configuration, used when running the astara-pez-service
# process to manage pools of hot-standby # appliance VMs /w the pez instance
# provider (experimental)