New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/cd68df49e0dcbd7cee356e991009e4138a447fbe commit cd68df49e0dcbd7cee356e991009e4138a447fbe Author: Gregg Tanzillo <gtanzill> AuthorDate: Thu Jul 20 20:45:23 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Aug 11 10:48:14 2017 -0400 Merge pull request #15620 from djberg96/prefetch_below_threshold Check for messages key in prefetch_below_threshold? (cherry picked from commit 6e08686bb2b11bad81778eba9fd6baa9fe69b41c) https://bugzilla.redhat.com/show_bug.cgi?id=1480629 app/models/miq_server/worker_management/dequeue.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fixed on both Fine and master: https://github.com/ManageIQ/manageiq-providers-amazon/pull/347 https://github.com/ManageIQ/manageiq-schema/pull/117
Hi, I added ec2 provider, upgraded from 5.7.4.2 to 5.8.3.0 and I can't still see EBS Storage manager in the UI. So this BZ is only about fixing that ERROR or also about having EBS provider in the UI? Thanks.
The PRs that fixed this (see https://bugzilla.redhat.com/show_bug.cgi?id=1480629#c17) cannot be backported because a migration is involved. This means when upgrading from 5.7 to 5.8 the rails command referenced above (https://bugzilla.redhat.com/show_bug.cgi?id=1480629#c16) must be executed.
Reviewed the doc text.