Merge "Fix OVN yaql KeyError: type error"

This commit is contained in:
Zuul 2019-04-15 08:12:09 +00:00 committed by Gerrit Code Review
commit 8ab49229f6
1 changed files with 2 additions and 1 deletions

View File

@ -281,7 +281,8 @@ outputs:
- null
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
metadata_settings: {}
metadata_settings:
get_attr: [NeutronBase, role_data, metadata_settings]
host_prep_tasks:
list_concat:
- {get_attr: [NeutronLogging, host_prep_tasks]}