Mismatch parameter with specification file when reporting error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Low
|
Unassigned |
Bug Description
Accroding to the standard and RFC file, "status" and "detail" should be included in the response body when reporting HTTP error, However, Tacker return a response body without the necessary parameters and its response body is as followed:
"body": {
"Bad Request": {
"code": 400,
"message": "Rule 'eq,onboardingS
References:
RFC file : https:/
Spectifiaction file : https:/
description: | updated |
description: | updated |
Changed in tacker: | |
importance: | Undecided → Low |
Fix proposed to branch: master /review. opendev. org/c/openstack /tacker/ +/795008
Review: https:/