Fix the neutron reconfigure issue when enable linuxbridge-agent

Change-Id: I69a19a028fd0ac7f88f84ba1ff246e91d2a8c223
Closes-Bug: #1568424
This commit is contained in:
Jeffrey Zhang 2016-04-10 08:17:46 +08:00
parent c872a426a9
commit f5c88efa87
1 changed files with 1 additions and 1 deletions

View File

@ -263,4 +263,4 @@
or inventory_hostname in groups['neutron-l3-agent']
or inventory_hostname in groups['neutron-metadata-agent'])
- linuxbridge_agent_envs['KOLLA_CONFIG_STRATEGY'] != 'COPY_ONCE'
- linuxbridge_agent_check_results[1]['rc'] == 1
- linuxbridge_agent_check_results['rc'] == 1