Remove when {{
Finally deprecated by ansible Change-Id: I0b164f5c751f8ce5b5f0d55fb95f2c116bab3e0a
This commit is contained in:
parent
c93100a4f0
commit
7fb7b9a9d7
@ -33,8 +33,8 @@
|
|||||||
|
|
||||||
- include: test-calico-functional.yml
|
- include: test-calico-functional.yml
|
||||||
when:
|
when:
|
||||||
- "{{ neutron_plugin_type == 'ml2.calico' }}"
|
- "neutron_plugin_type == 'ml2.calico'"
|
||||||
|
|
||||||
- include: test-dragonflow-functional.yml
|
- include: test-dragonflow-functional.yml
|
||||||
when:
|
when:
|
||||||
- "{{ neutron_plugin_type == 'ml2.dragonflow' }}"
|
- "neutron_plugin_type == 'ml2.dragonflow'"
|
||||||
|
Loading…
Reference in New Issue
Block a user