Merge "Support service tokens"
This commit is contained in:
3 changed files with 11 additions and 2 deletions
@@ -185,7 +185,7 @@
_service_users:
- name:"{{ nova_service_user_name }}"
password:"{{ nova_service_password }}"
role:"{{ nova_service_role_name }}"
role:"{{ nova_service_role_names }}"
_service_endpoints:
- service:"{{ nova_service_name }}"
interface:"public"
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.