Add missing domain_id argument to os_project task
Somehow the previous patch merged without this required argument. Change-Id: I18a99443d457a7b50f4c1beb7cc123f716f1ad20
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -46,6 +46,7 @@
cloud:default
state:present
name:"{{ trove_service_project_name }}"
domain_id:"{{ trove_service_project_domain_id }}"
description:"{{ trove_service_description }}"
endpoint_type:admin
verify:"{{ not keystone_service_adminuri_insecure }}"
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.