Huawei Cloud Integration

Hi All,

As I tried to configure the Huawei cloud getting the error like error connnecting to openstack provider.

If I excute the CURL script with the same credential it gives the response.Please find the below script for your repsonse.

curl --location --request POST ‘https://iam.ap-southeast-1.myhuaweicloud.com/v3/auth/tokens’ \

–header ‘Content-Type: application/x-www-form-urlencoded’ \

–data-urlencode ‘{“auth”: {“identity”: {“methods”: [“password”],“password”: {“user”: {“domain”: {“name”: “hid_dg-q0du8khdkncc”},“name”: “iam_test”,“password”: “xxxxxxx”}}},“scope”: {“domain”: {“name”: “hid_dg-q0du8khdkncc”}}}}=’

image

1 Like