Without the username and the password Kuryr gets error of auth_url

Bug #1502067 reported by Taku Fukushima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Committed
Undecided
vikas choudhary

Bug Description

When the pair of the username and the password, Kuryr creates a neutronclient instance with the token. However, neutornclient rquires the auth_url to create the instance.

The error log from the dev server:

ERROR in utils [/home/ubuntu/kuryr/kuryr/utils.py:65]:
Unxepected error happened: auth_url was not provided to the Neutron client

The error with from the CLI output.

ubuntu@allinone-2015-09-25-ost-kilo-v1-1:~/kuryr$ sudo docker network create -d kuryr foo
Error response from daemon: Plugin Error: NetworkDriver.CreateNetwork, {
  "Err": "auth_url was not provided to the Neutron client"
}

Changed in kuryr:
assignee: nobody → vikas choudhary (choudharyvikas16)
status: New → In Progress
Changed in kuryr:
status: In Progress → Fix Committed
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.