Merge "Fix keystone API call"

This commit is contained in:
Zuul 2019-11-21 14:26:18 +00:00 committed by Gerrit Code Review
commit 421986a7d9

View File

@ -74,6 +74,7 @@
validate_certs: "{{ trove_service_net_validate_certs }}"
wait: yes
name: "{{ trove_service_net_name }}"
endpoint_type: "{{ trove_service_net_endpoint_type }}"
run_once: true
- name: Fail if trove service network is not available