use correct filters variable
Change-Id: If5f5640b80c62fa249a0706b6f64d751b04293a6
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -101,4 +101,4 @@ _nova_scheduler_filters: |-
{% else %}
{% set filters = default_filters %}
{% endif %}
{{ default_filters + nova_scheduler_extra_filters }}
{{ filters + nova_scheduler_extra_filters }}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.