Auth URL not valid via Horizon

Bug #1664981 reported by Gianpietro Lavado
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tacker
Expired
Undecided
Unassigned

Bug Description

Using tacker v0.6.1dev37, I try to register a new VIM using Horizon, but Auth URL is considered as invalid.
I'm using the same URL as when registering via CLI: http://controller:5000/v3

Revision history for this message
yong sheng gong (gongysh) wrote :

can you look at the tacker.log horizon.log and get some detailed info?

I have tested it on master branch, it cannot be reproduced.

Changed in tacker:
status: New → Incomplete
Revision history for this message
Gianpietro Lavado (gianpietro.lavado) wrote :

First of all, I'm running this version of Tacker over Newton components (Horizon v10). To discard compatibility issues, is this a valid configuration? or is Tacker 0.6+ designed to work with Ocata only?

Regarding the logs, Tacker is silent, the other are below.
I'm attaching a screenshot as well, tried with /v3 also but validation still fails.

# Access.log
[27/Feb/2017:10:08:05 -0500] "POST /horizon/nfv/vim/registervim HTTP/1.1" 200 1555 "http://controller/horizon/nfv/vim/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"

# Error.log
[Mon Feb 27 15:09:20.258196 2017] [wsgi:error] [pid 6744:tid 139814369351424] DEBUG:keystoneauth.session:REQ: curl -g -i -X GET http://controller:5000/v3/users/1596f37f6d1a42f1b8ecb45b8b5c2708/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4dafc4235187072006a57e76098ed5a885ee85"
[Mon Feb 27 15:09:20.335097 2017] [wsgi:error] [pid 6744:tid 139814369351424] DEBUG:keystoneauth.session:RESP: [200] Date: Mon, 27 Feb 2017 15:09:20 GMT Server: Apache/2.4.18 (Ubuntu) Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63a1ca61-4999-4803-aaaa-86a11ca7087f Content-Length: 442 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json
[Mon Feb 27 15:09:20.335129 2017] [wsgi:error] [pid 6744:tid 139814369351424] RESP BODY: {"links": {"self": "http://controller:5000/v3/users/1596f37f6d1a42f1b8ecb45b8b5c2708/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "http://controller:5000/v3/projects/9a48bc2577544d2c9052d89875a17088"}, "enabled": true, "id": "9a48bc2577544d2c9052d89875a17088", "parent_id": "default", "domain_id": "default", "name": "admin"}]}
[Mon Feb 27 15:09:20.335137 2017] [wsgi:error] [pid 6744:tid 139814369351424]
[Mon Feb 27 15:09:20.335240 2017] [wsgi:error] [pid 6744:tid 139814369351424] DEBUG:keystoneauth.session:GET call to identity for http://controller:5000/v3/users/1596f37f6d1a42f1b8ecb45b8b5c2708/projects used request id req-63a1ca61-4999-4803-aaaa-86a11ca7087f

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tacker because there has been no activity for 60 days.]

Changed in tacker:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.