Merge "Set OS_PROJECT_NAME"
This commit is contained in:
commit
2cb7b27bd3
@ -18,6 +18,7 @@ export OS_AUTH_URL={{ auth_url }}
|
||||
# as the entity that owns the resources.
|
||||
export OS_TENANT_ID={{ tenant_id }}
|
||||
export OS_TENANT_NAME="{{ tenant_name|shellfilter }}"
|
||||
export OS_PROJECT_NAME="{{ tenant_name|shellfilter }}"
|
||||
|
||||
# In addition to the owning entity (tenant), OpenStack stores the entity
|
||||
# performing the action as the **user**.
|
||||
|
Loading…
Reference in New Issue
Block a user