Merge "Fix the neutron reconfigure issue when enable linuxbridge-agent"

This commit is contained in:
Jenkins 2016-04-11 18:38:19 +00:00 committed by Gerrit Code Review
commit 3cd96ea0ee
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