Bug 1805902
| Summary: | [Containers] Pause Refresh Removed in UI But Still Can Be Performed Via API | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | API | Assignee: | drew uhlmann <duhlmann> |
| Status: | CLOSED ERRATA | 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: | ZStream |
| Target Release: | 5.11.4 | Flags: | pm-rhel:
cfme-5.11.z+
simaishi: mirror+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.4.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1750480 | Environment: | |
| Last Closed: | 2020-03-17 13:11:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1750480 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2020-02-21 22:11:48 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
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 |