-
Notifications
You must be signed in to change notification settings - Fork 26
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
Swift Auth Error #64
Comments
i encounter same issue with openstack mitaka, |
Hi, Are you sure about the credentials you are using ? You need to source the Openstack script downloaded from the Openstack UI in the security section, before launching deployment. If you're using Openstack 3 (Havan), we don't support it. We only support Kilo and later. The 'keystone_user_*' parameters in the pnda_env.yaml file are used for archiving in Openstack swift at PNDA run time, not PNDA deployment time. Maybe we should make it clearer :) |
thanks very much, i use below command, is it ok? |
I have used the downloaded credentials file,still have this issue. export OS_AUTH_URL=http://controller:5000/v3 failed log: Stack cation CREATE_FAILED |
Do you have swift available and configured ? |
yes, below is swift list's output:
|
this problem was resolved now. :), Because of too long deploying time which out of token's expiration time. I reset from 3600 to 86400. it work now.
and get below error log
|
seems stuck in swift object‘s creation |
I also meet the problem, then I also changed the expiration time, then same Timeout Error happened: 2017-06-20 09:36:04Z [cation-test.deploy_install]: CREATE_FAILED CREATE aborted (Task create from SoftwareDeployment "deploy_install" Stack "cation-test" [5f6684ff-5a07-409b-977f-d8b83fa859a5] Timed out) And I found error message in /var/log/syslog . I open another issue for the error #104 |
Now my error is : 2017-06-20 16:04:44Z [cation-new.deploy_install]: CREATE_FAILED MessagingTimeout: resources.deploy_install: Timed out waiting for a reply to message ID a59635437880435aa37ef1081fedab78 |
Does someone figure out the solution? I also meet the problem with the timeout. |
I am trying to setup pnda standard on openstack 3.0.0 version. Pnda_cluster deploy fails with below error. Your help is greatly appreciated. I am stuck at this point and can’t proceed further.
I have created containers in admin tenant. And below are my pnda_env.yaml settings.
keystone_user: 'admin'
keystone_user: Password for the openstack clients to use
keystone_password: 'admin1'
keystone_tenant: Name of the tenant / project in the openstack environment. The
PNDA stack will be created in this project.
keystone_tenant: 'service'
keystone_auth_url: Keystone authentication URL. The Openstack console provides this
under the Access & Security section.
I am trying to setup pnda standard on openstack 3.0.0 version. Pnda_cluster deploy fails with below error. Your help is greatly appreciated. I am stuck at this point and can’t proceed further.
I have created containers in admin tenant. And below are my pnda_env.yaml settings.
keystone_user: 'admin'
keystone_user: Password for the openstack clients to use
keystone_password: 'admin1'
keystone_tenant: Name of the tenant / project in the openstack environment. The
PNDA stack will be created in this project.
keystone_tenant: 'admin'
keystone_auth_url: Keystone authentication URL. The Openstack console provides this
under the Access & Security section.
Resource Create Failed: Remoteerror: Resources.Deploy Install: Remote Error: Clientexception Object Head Failed: Http://147.75.99.215:8080/V1/Auth 88798ee06ebd4409be26e437cd07ec35/A4913856-C4e6-4a3c-9b5d-647e3767ccdd/Pnda-Cluster-Deploy Install-4hzazk5l5obh 401 Unauthorized [U'Traceback (Most Recent Call Last):\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Oslo Messaging/Rpc/Server.Py", Line 133, In Process Incoming\N Res = Self.Dispatcher.Dispatch(Message)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Oslo Messaging/Rpc/Dispatcher.Py", Line 150, In Dispatch\N Return Self. Do Dispatch(Endpoint, Method, Ctxt, Args)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Oslo Messaging/Rpc/Dispatcher.Py", Line 121, In Do Dispatch\N Result = Func(Ctxt, **New Args)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Osprofiler/Profiler.Py", Line 154, In Wrapper\N Return F(*Args, **Kwargs)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Heat/Common/Context.Py", Line 424, In Wrapped\N Return Func(Self, Ctx, *Args, **Kwargs)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Heat/Engine/Service.Py", Line 2215, In Show Software Deployment\N Cnxt, Deployment Id)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Heat/Engine/Service Software Config.Py", Line 239, In Show Software Deployment\N Sd = Self. Show Software Deployment(Cnxt, Deployment Id)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Heat/Engine/Service Software Config.Py", Line 232, In Show Software Deployment\N Cnxt, Sd, Input Values.Get('Deploy Signal Id'))\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Heat/Engine/Service Software Config.Py", Line 136, In Refresh Swift Software Deployment\N Headers = Swift.Head Object(Container, Object Name)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Swiftclient/Client.Py", Line 1744, In Head Object\N Return Self. Retry(None, Head Object, Container, Obj, Headers=Headers)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Swiftclient/Client.Py", Line 1647, In Retry\N Service Token=Self.Service Token, **Kwargs)\N', U' File "/Var/Lib/Kolla/Venv/Local/Lib/Python2.7/Site-Packages/Swiftclient/Client.Py", Line 1186, In Head Object\N Raise Clientexception.From Response(Resp, 'Object Head Failed', Body)\N', U'Clientexception: Object Head Failed: Http://147.75.99.215:8080/V1/Auth 88798ee06ebd4409be26e437cd07ec35/A4913856-C4e6-4a3c-9b5d-647e3767ccdd/Pnda-Cluster-Deploy Install-4hzazk5l5obh 401 Unauthorized\N'].
The text was updated successfully, but these errors were encountered: