Orange-OpenSource / opnfv-cloudify-clearwater

vIMS Clearwater deployment and lifecycle management with Cloudify Orchestrator
Apache License 2.0
33 stars 38 forks source link

The request you have made requires authentication. (HTTP 401) #24

Open eduardocalfaia opened 4 years ago

eduardocalfaia commented 4 years ago

Hello Dears

I am testing your project but I am getting the error below when cloudify try to create the security group in Openstack. May you help me?

I tried another blueprint with the same credentials and it works.

Thanks

2020-06-20 21:30:22.534 CFY [dime_security_group_uqpl5d.create] Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-44bff1ba-e84e-4743-a34d-49a9096e2119)

collivier commented 4 years ago

This repo is mostly used by Functest and works very well in that context till latest OpenStack release (master) I would encourage you to use Functest or at least to follow the same branch choices (only gambia branch is still verified).

What's your OpenStack version?