Bug 1754972
Summary: | API should not declare HTTP DELETE verb on pxe_servers collection | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Parthvi Vala <pvala> | |
Component: | API | Assignee: | abellott | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Parthvi Vala <pvala> | |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
Priority: | medium | |||
Version: | 5.11.0 | CC: | dmetzger, mfeifer, obarenbo, yrudman | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.12.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1767786 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-26 16:25:46 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Inquiry | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1767786 |
Description
Parthvi Vala
2019-09-24 13:09:17 UTC
I think there is some misunderstanding here, this BZ is not a regression. `pxe_servers` was added as a REST collection in 5.11 and actions were only added to it from 5.11.0.13 as far as I can tell. The reference BZ I provided is related to `blueprints` collection. Correct, the collection level actions should not be declaring PATCH and DELETE as those are resource centric. I will work on the PR for this. |