Bug 1805902 - [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 ERRATA
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.11.4
Assignee: drew uhlmann
QA Contact: juwatts
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On: 1750480
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-21 17:21 UTC by Satoe Imaishi
Modified: 2020-03-25 04:07 UTC (History)
4 users (show)

Fixed In Version: 5.11.4.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1750480
Environment:
Last Closed: 2020-03-17 13:11:38 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
pm-rhel: cfme-5.11.z+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:0867 0 None None None 2020-03-17 13:11:50 UTC

Comment 2 CFME Bot 2020-02-21 22:11:48 UTC
New commits detected on ManageIQ/manageiq-api/ivanchuk:

https://github.com/ManageIQ/manageiq-api/commit/e025d675087172a27615522a9fad54ab4f621714
commit e025d675087172a27615522a9fad54ab4f621714
Author:     Adam Grare <agrare>
AuthorDate: Fri Feb 14 19:00:11 2020 +0000
Commit:     Adam Grare <agrare>
CommitDate: Fri Feb 14 19:00:11 2020 +0000

    Merge pull request #740 from d-m-u/removing_provider_resume_pause

    Remove container provider resume/pause

    (cherry picked from commit 086814a4a80cd1e83e2125338f96859d94394b20)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1805902

 app/controllers/api/providers_controller.rb | 16 -
 config/api.yml | 8 -
 spec/requests/providers_spec.rb | 96 -
 3 files changed, 120 deletions(-)

Comment 5 juwatts 2020-02-26 15:31:12 UTC
Verified in 5.11.4.0.20200224230733_ab25bbf

In[4]: appliance.collections.containers_providers.pause_providers(ocp)
Traceback (most recent call last):
  File "/home/juwatts/repos/cfme_venv3/lib64/python3.7/site-packages/IPython/core/interactiveshell.py", line 3326, in run_code
    exec(code_obj, self.user_global_ns, self.user_ns)
  File "<ipython-input-4-8bda0b8b3767>", line 1, in <module>
    appliance.collections.containers_providers.pause_providers(ocp)
  File "/home/juwatts/repos/integration_tests/cfme/containers/provider/__init__.py", line 392, in pause_providers
    return self.appliance.rest_api.collections.providers.action.pause(*prov_entities)
  File "/home/juwatts/repos/cfme_venv3/lib64/python3.7/site-packages/manageiq_client/api.py", line 633, in __getattr__
    raise AttributeError("No such action {}".format(attr))
AttributeError: No such action pause

Comment 7 errata-xmlrpc 2020-03-17 13:11:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:0867


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