Merge "Fix OVN yaql KeyError: type error"
This commit is contained in:
commit
8ab49229f6
@ -281,7 +281,8 @@ outputs:
|
|||||||
- null
|
- null
|
||||||
environment:
|
environment:
|
||||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||||
metadata_settings: {}
|
metadata_settings:
|
||||||
|
get_attr: [NeutronBase, role_data, metadata_settings]
|
||||||
host_prep_tasks:
|
host_prep_tasks:
|
||||||
list_concat:
|
list_concat:
|
||||||
- {get_attr: [NeutronLogging, host_prep_tasks]}
|
- {get_attr: [NeutronLogging, host_prep_tasks]}
|
||||||
|
Loading…
Reference in New Issue
Block a user