opentelekomcloud / python-otcextensions

Extension of the OpenStackSDK && OpenStackClient with OpenTelekomCloud services
https://docs.otc-service.com/python-otcextensions
Apache License 2.0
24 stars 23 forks source link

"Missing value auth-url required for auth plugin password" #355

Closed EHJ-52n closed 9 months ago

EHJ-52n commented 10 months ago

If you are following the instructions from https://python-otcextensions.readthedocs.io/en/stable/install/configuration.html and receive the error message "Missing value auth-url required for auth plugin password", just add --os-cloud otc right after openstack. This will update the error message to The username or password is wrong. (HTTP 401) because you are using MFA and this is not documentation atm.

anton-sidelnikov commented 9 months ago

Answer in #356