Merge "Enable image type query support in nova-next"

This commit is contained in:
Zuul 2019-05-15 22:18:45 +00:00 committed by Gerrit Code Review
commit 409a933154
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@
[compute]
resource_provider_association_refresh = 0
[scheduler]
query_placement_for_image_type_support = True
EOF
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'