Bug 1750480 - [Containers] Pause Refresh Removed in UI But Still Can Be Performed Via API
Summary: [Containers] Pause Refresh Removed in UI But Still Can Be Performed Via API
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: API
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: GA
: 5.12.0
Assignee: drew uhlmann
QA Contact: juwatts
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1805902
TreeView+ depends on / blocked
 
Reported: 2019-09-09 16:53 UTC by juwatts
Modified: 2020-10-26 16:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1805902 (view as bug list)
Environment:
Last Closed: 2020-10-26 16:13:52 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
mfeifer: mirror+


Attachments (Terms of Use)

Description juwatts 2019-09-09 16:53:09 UTC
Description of problem:
The ability to pause/resume a container provider has been removed from the UI but it still accessibly via the API


Version-Release number of selected component (if applicable):
5.11.0.23.20190904213640_d113674

How reproducible:
100%

Steps to Reproduce:
1. Via the API, pause and resume a container provider


Actual results:
Container provider can be paused/resumed

Expected results:
Cannot perform the action via the API

Additional info:

Comment 3 CFME Bot 2020-02-14 19:02: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(-)


Note You need to log in before you can comment on or make changes to this bug.