mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
parent
ff7ce8e082
commit
b214a175f2
1 changed files with 2 additions and 1 deletions
|
|
@ -245,4 +245,5 @@ OS_TENANT_NAME=$OS_PROJECT_NAME` or `export OS_TENANT_ID=$OS_PROJECT_ID`.
|
|||
`OS_PROJECT_NAME` and `OS_PROJECT_ID` has no effect in Packer.
|
||||
|
||||
To troubleshoot authorization issues test you environment variables with the
|
||||
OpenStack cli. It can be installed with ```pip install --user openstack```.
|
||||
OpenStack cli. It can be installed with
|
||||
```pip install --user python-openstackclient```.
|
||||
|
|
|
|||
Loading…
Reference in a new issue