Merge "Support service tokens"

This commit is contained in:
Zuul
2022-06-16 12:29:37 +00:00
committed by Gerrit Code Review
3 changed files with 11 additions and 2 deletions

View File

@@ -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"