Merge "Specify endpoint when creating monasca user"

This commit is contained in:
Zuul
2019-07-02 09:01:46 +00:00
committed by Gerrit Code Review

View File

@@ -80,4 +80,5 @@
role: "{{ monasca_agent_authorized_roles | first }}"
region_name: "{{ openstack_region_name }}"
auth: "{{ monasca_openstack_auth }}"
endpoint_type: "{{ openstack_interface }}"
run_once: True