Bug 1737124
| Summary: | Full refresh of second VMware provider isn't automatically started after it is added | ||
|---|---|---|---|
| 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: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | dajohnso, gblomqui, istein, jcutter, jfrey, jhardy, jocarter, nachandr, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | Reopened, ZStream |
| Target Release: | 5.10.10 | Flags: | simaishi:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ems_refresh:vmware | ||
| Fixed In Version: | 5.10.10.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1439387 | Environment: | |
| Last Closed: | 2019-09-23 19:43:07 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: | 1439387 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2019-09-05 00:35:29 UTC
New commits detected on ManageIQ/manageiq-providers-vmware/hammer: https://github.com/ManageIQ/manageiq-providers-vmware/commit/25504e56a677bc666a34a99cf8daa5c1b23fee53 commit 25504e56a677bc666a34a99cf8daa5c1b23fee53 Author: Gregg Tanzillo <gtanzill> AuthorDate: Thu Aug 1 17:08:21 2019 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Thu Aug 1 17:08:21 2019 -0400 Merge pull request #428 from agrare/dont_need_do_before_work_loop Don't start_inventory_collector in do_before_work (cherry picked from commit 1f859d58f5fa247a9f04ce8a476c5bb4394e78fc) https://bugzilla.redhat.com/show_bug.cgi?id=1737124 app/models/manageiq/providers/vmware/infra_manager/refresh_worker/runner.rb | 3 - 1 file changed, 3 deletions(-) https://github.com/ManageIQ/manageiq-providers-vmware/commit/1ddd98acce408302d9f63207f6ecd5e754d4ba80 commit 1ddd98acce408302d9f63207f6ecd5e754d4ba80 Author: Gregg Tanzillo <gtanzill> AuthorDate: Fri Aug 2 09:28:28 2019 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Fri Aug 2 09:28:28 2019 -0400 Merge pull request #414 from agrare/bz_1439387_queue_refresh_when_refresh_worker_starts Let the RefreshWorker queue the first full refresh (cherry picked from commit 1822f675f176ce135915327f59c3c4676ff46c81) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1737124 app/models/manageiq/providers/vmware/infra_manager/refresh_worker/runner.rb | 5 - app/models/miq_vim_broker_worker/runner.rb | 7 - spec/models/miq_vim_broker_worker/runner_spec.rb | 23 - 3 files changed, 35 deletions(-) Verified in 5.10.10.0 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-2019:2813 |