Bug 1750480
| Summary: | [Containers] Pause Refresh Removed in UI But Still Can Be Performed Via API | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | juwatts | |
| Component: | API | Assignee: | drew uhlmann <duhlmann> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | juwatts | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | medium | |||
| Version: | 5.11.0 | CC: | dmetzger, mshriver, obarenbo, yrudman | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.12.0 | Flags: | mfeifer:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1805902 (view as bug list) | Environment: | ||
| Last Closed: | 2020-10-26 16:13:52 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1805902 | |||
|
Description
juwatts
2019-09-09 16:53:09 UTC
New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/a0dd650268b9fcc49c42c89498efb879f90baf78 commit a0dd650268b9fcc49c42c89498efb879f90baf78 Author: d-m-u <drewuhlmann> AuthorDate: Fri Feb 14 16:37:08 2020 +0000 Commit: d-m-u <drewuhlmann> CommitDate: Fri Feb 14 16:37:08 2020 +0000 Remove container provider resume/pause Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1750480 app/controllers/api/providers_controller.rb | 16 - config/api.yml | 8 - spec/requests/providers_spec.rb | 96 - 3 files changed, 120 deletions(-) |