[Openstack] Error while connecting using Openstack python SDK

Amit Kumar ebiibe82 at gmail.com
Fri Feb 10 11:53:31 UTC 2017


Hi All

I have deployed Openstack using Openstack Ansible. I am using Newton
release from tag 14.0.0. My test environment is containing only Compute
Node and Controller Node (Infra Node).

When using python sdk, I am getting following error while making connection
to external_vib_lp_address (192.168.56.102) binded to port 5000

*openstack.exceptions.SDKException: Connection failure that may be retried.*

Any clue about this issue?
More detailed traces are at: http://paste.openstack.org/show/598376/

I checked keystone logs. Nothing appears in these logs when I try to make
connection using auth-url: http://192.168.56.102:5000/v3 but when I try to
make connection using auth-url: http://172.29.236.11:5000/v3 then keystone
logs show the following. 172.29.236.11 is my internal vib_lp_address.

2017-02-10 16:59:13.757 2005 INFO keystone.common.wsgi
[req-f855722a-7f28-4942-917b-490481698696 - - - - -] GET
http://172.29.236.11:5000/v3/
2017-02-10 16:59:13.777 2009 INFO keystone.common.wsgi
[req-742440cc-7971-4d96-81c2-f7b694162959 - - - - -] POST
http://172.29.236.11:5000/v3/auth/tokens
2017-02-10 16:59:13.778 2009 WARNING keystone.common.wsgi
[req-742440cc-7971-4d96-81c2-f7b694162959 - - - - -] Expecting to find
domain in project - the server could not comply with the request since it
is either malformed or otherwise incorrect. The client is assumed to be in
error.

Could you please guide regarding this problem.

Thanks.

Regards,
Amit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20170210/7c69003d/attachment.html>


More information about the Openstack mailing list