We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(ansibleenv) ubuntu@tino-dev2:~$ openstack --os-cloud otc project list +----------------------------------+-------------------------+ | ID | Name | +----------------------------------+-------------------------+ | d380837226214dfd87_shortened | eu-de_test1 | | 16d53a84a13b49529d_shortened | eu-de | +----------------------------------+-------------------------+
In eu-de it is working In eu-de_test it is not working
Error 1) (dockermachine-3) DBG | subnets:[] response code:400 error info:{VPC.0007 urlTenantId is not equal tokenTenantId.}
(dockermachine-3) DBG | subnets:[] response code:400 error info:{VPC.0007 urlTenantId is not equal tokenTenantId.}
Error 2)
Error creating machine: Error in driver during machine creation: dockermachine-3 | Failed to crate ssh key pair: unknown error, status code: 400, err: { } notifying bugsnag: [Error creating machine: Error in driver during machine creation: dockermachine-3 | Failed to crate ssh key pair: unknown error, status code: 400, err: { }]
The text was updated successfully, but these errors were encountered:
@zzhaoy It is probably because the signer module does not add the X-Project-Id to the header
See here https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328008.html at the bottom
Sorry, something went wrong.
I fixed it here:
AdamVB@9ef3aa3
#29
No branches or pull requests
In eu-de it is working
In eu-de_test it is not working
Error 1)
(dockermachine-3) DBG | subnets:[] response code:400 error info:{VPC.0007 urlTenantId is not equal tokenTenantId.}
Error 2)
The text was updated successfully, but these errors were encountered: