-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
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
Request requires authentication #329
Comments
I have continued working on this. I found that I only got this error when using the QCOW image from this page When I switched to a fresh CentOS7 image and installed the RPM package, I dont get this error any more, even with the same blueprints/inputs. I think that there is something wrong with the build on the QCOW image, and it doesn't use the authentication credentials when talking to Openstack. |
@nfisdev
does the error persist? |
Thanks for getting back to me. The project_domain_name and user_domain_name according to these docs. I have now used the docker manager image and the RPM package and I have not got this error on either. |
@nfisdev are you using Keystone V3 Auth URL? The way the docs are written it might be confusing that Openstack Plugin v3 is mentioned. I will update the docs....regardless may not have been the issue. |
Sorry I took so long to get back to you on this. I am using Keystone V3. I stopped having this problem when I switched from the provided QCOW image to the RPM image. I think it was something wrong with the QCOW image. |
Hello guys, 2020-06-21 17:03:43.544 CFY [sprout_security_group_wifytr.create] Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d9045f1a-ce88-4988-b99b-4ccedcea7690) |
@nfisdev could you please provide the procedure of converting Centos to RPM image. And uploading the image to openstack glance service? |
Hello,
I am trying to get cloudify to talk to openstack. I have tried a number of ways but I always get an error saying the "request requires authentication".
I have provided credentials every time I have tried.
Here is my most recent attempt at a blueprint. All of the secrets in the inputs have been defined.
I get the same error when I go through the GUI for creating deployments and also when I hard coded the values into the blueprint.
Here is the stack trace:
I have been working on this for a while and would greatly appreciate any help, i'm sure its something simple that I am missing.
I would be happy to provide any more information you require.
The text was updated successfully, but these errors were encountered: