New commit detected on ManageIQ/manageiq-providers-openstack/gaprindashvili: https://github.com/ManageIQ/manageiq-providers-openstack/commit/c3afd13fbff7df3a25133481c2fb5025527b78de commit c3afd13fbff7df3a25133481c2fb5025527b78de Author: Ladislav Smola <lsmola> AuthorDate: Fri Apr 27 10:49:37 2018 -0400 Commit: Ladislav Smola <lsmola> CommitDate: Fri Apr 27 10:49:37 2018 -0400 Merge pull request #280 from mansam/handled-list-catch-fog-not-found Catch Fog::Errors::NotFound in OpenstackHandle.handled_list (cherry picked from commit a95440e8ae0acea9667458ee3af3c0eb26ecb765) https://bugzilla.redhat.com/show_bug.cgi?id=1572760 lib/manageiq/providers/openstack/legacy/openstack_handle/handled_list.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Failed QA ========= Reproduced on 5.9.2.4 still see ---> Last Refresh: Never
https://github.com/ManageIQ/manageiq-providers-openstack/pull/286
New commit detected on ManageIQ/manageiq-providers-openstack/master: https://github.com/ManageIQ/manageiq-providers-openstack/commit/5864c40f0c4833c04f210f68aab2cc6d306b4ce9 commit 5864c40f0c4833c04f210f68aab2cc6d306b4ce9 Author: Sam Lucidi <slucidi> AuthorDate: Tue May 8 14:44:46 2018 -0400 Commit: Sam Lucidi <slucidi> CommitDate: Tue May 8 14:44:46 2018 -0400 Combine InfraManager and child manager refresh queues When the CloudManager's refresh queues were consolidated, the individual NetworkManager refresh worker was removed. However, the InfraManager's queues were not combined at the same time, resulting in Infra network refresh events not being picked up. This commit ensures that the Infra Manager's refresh worker picks up queued refreshes for its child managers as well. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1572760 app/models/manageiq/providers/openstack/infra_manager/refresh_worker.rb | 21 + spec/models/manageiq/providers/openstack/infra_manager/refresh_worker_spec.rb | 28 + 2 files changed, 49 insertions(+)
New commit detected on ManageIQ/manageiq-providers-openstack/gaprindashvili: https://github.com/ManageIQ/manageiq-providers-openstack/commit/bda8d2119316e9cdfa5eceb824d46576a5f9d1cf commit bda8d2119316e9cdfa5eceb824d46576a5f9d1cf Author: Marek Aufart <aufi.cz> AuthorDate: Wed May 9 09:39:56 2018 -0400 Commit: Marek Aufart <aufi.cz> CommitDate: Wed May 9 09:39:56 2018 -0400 Merge pull request #286 from mansam/combine-infra-refresh-queues Combine InfraManager and child manager refresh queues (cherry picked from commit 13b43f22df209b8b656e8974627fa596a961e569) https://bugzilla.redhat.com/show_bug.cgi?id=1572760 app/models/manageiq/providers/openstack/infra_manager/refresh_worker.rb | 21 + spec/models/manageiq/providers/openstack/infra_manager/refresh_worker_spec.rb | 28 + 2 files changed, 49 insertions(+)
Verified ======== 5.9.3.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/RHSA-2018:2184