excessive "no bound segment for port warnings" in server log
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Kevin Benton | ||
Kilo |
New
|
Undecided
|
Unassigned |
Bug Description
The server logs are filled with the warnings below in a normal tempest run. This is easy to trigger in a normal workflow by updating a port which is not yet bound to a host. For example, the following will result in a warning:
neutron port-create net --name=myport
neutron port-update myport --allowed-
2016-03-09 20:06:55.986 18501 WARNING neutron.
2016-03-09 20:06:58.922 18502 WARNING neutron.
2016-03-09 20:06:59.667 18502 WARNING neutron.
2016-03-09 20:07:11.848 18502 WARNING neutron.
2016-03-09 20:07:16.215 18502 WARNING neutron.
Changed in neutron: | |
importance: | Undecided → High |
tags: | added: usability |
Fix proposed to branch: master /review. openstack. org/291483
Review: https:/