Bug 1436982
| Summary: | Missing Refresh button in Automation/Ansible tabs | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 5.8.0 | CC: | cpelland, dclarizi, gblomqui, hkataria, jhardy, kmorey, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.9.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ui:ansible | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1441232 1441253 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:09:12 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 1441232, 1441253 | |||
|
Description
Dmitry Misharov
2017-03-29 07:59:43 UTC
There is no targeted refresh for Ansible objects yet, so this should just refresh the entire provider for now. Milan, Can you look into adding the "Refresh" button under Configuration menu for Credentials, Playbooks, Repositories and have that refresh the Ansible Provider as we do not have targeted refresh yet. Let me know if you have questions. Thanks, ~Harpreet *** Bug 1439361 has been marked as a duplicate of this bug. *** https://github.com/ManageIQ/manageiq/pull/14664 https://github.com/ManageIQ/manageiq-ui-classic/pull/934 New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ee43d9e69bcc6ecc7b0b75e43af4c9780b544b18 commit ee43d9e69bcc6ecc7b0b75e43af4c9780b544b18 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Apr 4 18:23:35 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Apr 10 20:09:40 2017 +0200 UI for Embedded Ansible Provider refresh https://bugzilla.redhat.com/show_bug.cgi?id=1436982 app/controllers/ansible_credential_controller.rb | 6 ++++++ app/controllers/ansible_repository_controller.rb | 6 ++++++ app/controllers/mixins/embedded_ansible_refresh_mixin.rb | 15 +++++++++++++++ .../toolbar/ansible_credentials_center.rb | 11 +++++++++++ .../toolbar/ansible_repositories_center.rb | 11 +++++++++++ config/routes.rb | 2 ++ 6 files changed, 51 insertions(+) create mode 100644 app/controllers/mixins/embedded_ansible_refresh_mixin.rb Verified in 5.9.0.1.20171004215954_13427ce. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |