PUT SAN retry endpoint missing validation
Bug #1546206 reported by
Malini Kamalambal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Poppy |
Confirmed
|
Undecided
|
Mohan Madhavan |
Bug Description
The below goes through with no errors & returns 200.
[
{
"project_id": "0",
"domain_name": "000",
"flavor_id": "0",
"validate_
}
]
The project_id & flavor_id is invalid, so is domain_name format. With validate_
Expected Response: Should return HTTP 400
Notes from Tony Tan: I agree with the domain_name part, but flavor_id and project_id is not the case.
Changed in poppy: | |
assignee: | nobody → Mohan Madhavan (mohan-madhavan) |
status: | New → Confirmed |
To post a comment you must log in.