addFloatingIP conflict is tracing in n-api logs
Bug #1693576 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Matt Riedemann | ||
Newton |
Fix Committed
|
Medium
|
Matt Riedemann | ||
Ocata |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
This Tempest negative test was added back in March:
https:/
It passes but it results in an ugly stacktrace in the n-api logs:
Which is normally a place where we shouldn't stacktrace if it's not a 500 error.
This is an expected situation, and we should be able to handle the 409 Conflict from Neutron and translate that to a proper error handled at the top REST API controller.
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/468136
Review: https:/