Enable image type query support in nova-next
This enables the scheduler support for asking placement to filter computes with support for the given image's disk_format. Related to blueprint request-filter-image-types Change-Id: I07e0e6b26d01d3b481c74693bb1948ed82ceebd6
This commit is contained in:
parent
57978de4a8
commit
1ee0e58446
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user