Without the username and the password Kuryr gets error of auth_url
Bug #1502067 reported by
Taku Fukushima
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/
Unxepected error happened: auth_url was not provided to the Neutron client
The error with from the CLI output.
ubuntu@
Error response from daemon: Plugin Error: NetworkDriver.
"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.