The LBaaS API gave the internal error when creating VIP for the pool with existing Vip
Bug #1158049 reported by
Jason
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Eugene Nikanorov | ||
Grizzly |
Fix Released
|
Low
|
Gary Kotton |
Bug Description
Creating two VIPs with the same pool_id results in a QuantumError With the following error: QuantumError": "Request Failed: internal server error while processing your request."
it should give the 4xx message or more clearly such as the same VIP had already existed.
Changed in quantum: | |
assignee: | nobody → Eugene Nikanorov (enikanorov) |
Changed in quantum: | |
status: | New → Confirmed |
tags: | added: lbaas |
Changed in quantum: | |
importance: | Undecided → Low |
status: | Confirmed → In Progress |
milestone: | none → havana-1 |
summary: |
- The LBaaS API gave the internal error when creating VIP with same vip - name + The LBaaS API gave the internal error when creating VIP for the pool + with existing Vip |
description: | updated |
tags: | removed: grizzly-backport-potential |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
tags: | removed: in-stable-grizzly |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/25008
Review: https:/