Pass nova_service_region to service_setup tasks
This was missing so the default RegionOne would always be used. Change-Id: I490cca6caba471ee1a32ea7eb2a3a9b261af6925
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -149,6 +149,7 @@
_service_setup_host:"{{ nova_service_setup_host }}"
_service_setup_host_python_interpreter:"{{ nova_service_setup_host_python_interpreter }}"
_service_project_name:"{{ nova_service_project_name }}"
_service_region:"{{ nova_service_region }}"
_service_users:
- name:"{{ nova_service_user_name }}"
password:"{{ nova_service_password }}"
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.