Merge "Add PLUMgrid L2 gateway support to conf"
This commit is contained in:
commit
a92863516f
@ -12,3 +12,8 @@ username={{ pg_username }}
|
||||
password={{ pg_password }}
|
||||
servertimeout=70
|
||||
connection = mysql+pymysql://{{ neutron_galera_user }}:{{ neutron_container_mysql_password }}@{{ neutron_galera_address }}/{{ neutron_galera_database }}?charset=utf8
|
||||
|
||||
[l2gateway]
|
||||
vendor={{ hardware_vendor_type }}
|
||||
sw_username={{ switch_username }}
|
||||
sw_password={{ switch_password }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user