BadRequest: Multiple possible networks found, use a Network ID to be more specific.
Bug #1251448 reported by
Joe Gordon
This bug affects 17 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Gate (only neutron based) is peridocally failing with the following error:
"BadRequest: Multiple possible networks found, use a Network ID to be more specific. "
query:
message:" possible networks found, use a Network ID to be more specific. (HTTP 400)" AND filename:
Example: http://
Failure breakdown by job:
check-
check-
gate-tempest-
gate-tempest-
Changed in neutron: | |
assignee: | Salvatore Orlando (salvatore-orlando) → Maru Newby (maru) |
tags: | added: neutron-parallel |
tags: | removed: neutron-parallel |
Changed in neutron: | |
assignee: | Maru Newby (maru) → Miguel Lavalle (minsel) |
Changed in neutron: | |
milestone: | icehouse-rc1 → none |
no longer affects: | neutron |
no longer affects: | neutron |
To post a comment you must log in.
I am not entirely sure about the root cause of this issue.
The manifestation is simple: there is a network which should not be there, which is probably not deleted when another test completes.
I will perform some traging and then add more comments.