Merge "use correct filters variable"

This commit is contained in:
Zuul
2020年10月17日 15:43:10 +00:00
committed by Gerrit Code Review

View File

@@ -103,4 +103,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
openstack/openstack-ansible-os_nova
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.

The note is not visible to the blocked user.