Bug 1445311
| Summary: | [RFE] CFME 4.1 EMS Refresh should be targeted for folder create, as opposed to a full EMS Refresh | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Adam Grare <agrare> |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | dmetzger, jfrey, jhardy, nachandr, obarenbo |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.8.0.12 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1378984 | Environment: | |
| Last Closed: | 2017-05-31 15:00:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | VMware | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1378984 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-04-25 13:28:40 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/4d484dc4196f9ad35c1d75adf3f51feb03480d03 commit 4d484dc4196f9ad35c1d75adf3f51feb03480d03 Author: Greg Blomquist <blomquisg> AuthorDate: Mon Apr 24 12:20:46 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Apr 25 09:30:11 2017 -0400 Merge pull request #14460 from agrare/bz_1378984_new_folder_targeted_refresh New folder targeted refresh [Depends on vmware/32] (cherry picked from commit d199f44cd9a1ee5202f14222a9c74ed3f5fc9c7f) https://bugzilla.redhat.com/show_bug.cgi?id=1445311 app/models/ems_refresh.rb | 2 +- app/models/ems_refresh/save_inventory.rb | 7 +++--- app/models/ems_refresh/save_inventory_infra.rb | 2 +- app/models/miq_vim_broker_worker/runner.rb | 10 ++++++--- spec/models/miq_vim_broker_worker/runner_spec.rb | 28 ++++++++++++++++++++++++ 5 files changed, 41 insertions(+), 8 deletions(-) New commit detected on ManageIQ/manageiq-content/fine: https://github.com/ManageIQ/manageiq-content/commit/5a3e8794f53b95e0155e06aa9e6f48a8e371f918 commit 5a3e8794f53b95e0155e06aa9e6f48a8e371f918 Author: Greg McCullough <gmccullo> AuthorDate: Mon Apr 24 13:45:40 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Apr 25 09:33:41 2017 -0400 Merge pull request #100 from agrare/bz_1378984_new_folder_targeted_refresh Remove createfolder event handler since it is now handled by MiqVimBrokerWorker (cherry picked from commit bc925cd28553330e5b7cade15dceab15ad356947) https://bugzilla.redhat.com/show_bug.cgi?id=1445311 .../System/Event/EmsEvent/VC.class/createfolder.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 content/automate/ManageIQ/System/Event/EmsEvent/VC.class/createfolder.yaml Verified in 5.8.0.14 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/RHSA-2017:1367 |