Description of problem: Snapshots management missing Version-Release number of selected component (if applicable): 5.6.0.5 How reproducible: 100% Steps to Reproduce: 1. Add a vsphere provider 2. Find a VM and add a snapshot to it 3. Wait for the snapshot to complete 4. Navigate back to the snapshots page for that VM Actual results: No snapshots are listed and the management buttons (add, delete) are not present Expected results: Snapshot management buttons should be present Additional info: [----] I, [2016-05-05T16:57:11.686448 #19177:12b40e8] INFO -- : Started GET "/ems_infra/show/4?type=grid" for 127.0.0.1 at 2016-05-05 16:57:11 -0400 [----] F, [2016-05-05T16:57:11.708990 #19177:12b40e8] FATAL -- : [----] F, [2016-05-05T16:57:11.709119 #19177:12b40e8] FATAL -- : ActionController::RoutingError (No route matches [GET] "/ems_infra/show/4"): [----] F, [2016-05-05T16:57:11.709178 #19177:12b40e8] FATAL -- : [----] F, [2016-05-05T16:57:11.709220 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' [----] F, [2016-05-05T16:57:11.709271 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' [----] F, [2016-05-05T16:57:11.709340 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:36:in `call_app' [----] F, [2016-05-05T16:57:11.709408 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/rack/logger.rb:26:in `call' [----] F, [2016-05-05T16:57:11.709485 #19177:12b40e8] FATAL -- : request_store (1.3.1) lib/request_store/middleware.rb:9:in `call' [----] F, [2016-05-05T16:57:11.709555 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/request_id.rb:24:in `call' [----] F, [2016-05-05T16:57:11.709622 #19177:12b40e8] FATAL -- : rack (2.0.0.alpha) lib/rack/method_override.rb:22:in `call' [----] F, [2016-05-05T16:57:11.709690 #19177:12b40e8] FATAL -- : rack (2.0.0.alpha) lib/rack/runtime.rb:22:in `call' [----] F, [2016-05-05T16:57:11.709756 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' [----] F, [2016-05-05T16:57:11.709823 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/actionpack/lib/action_dispatch/middleware/executor.rb:12:in `call' [----] F, [2016-05-05T16:57:11.709890 #19177:12b40e8] FATAL -- : rack (2.0.0.alpha) lib/rack/sendfile.rb:111:in `call' [----] F, [2016-05-05T16:57:11.709956 #19177:12b40e8] FATAL -- : /opt/rh/cfme-gemset/bundler/gems/rails-f0a2edc7fc08/railties/lib/rails/engine.rb:522:in `call' [----] F, [2016-05-05T16:57:11.710023 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/configuration.rb:224:in `call' [----] F, [2016-05-05T16:57:11.710089 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/server.rb:561:in `handle_request' [----] F, [2016-05-05T16:57:11.710155 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/server.rb:406:in `process_client' [----] F, [2016-05-05T16:57:11.710222 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/server.rb:271:in `block in run' [----] F, [2016-05-05T16:57:11.710322 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `call' [----] F, [2016-05-05T16:57:11.710396 #19177:12b40e8] FATAL -- : puma (3.3.0) lib/puma/thread_pool.rb:111:in `block in spawn_thread'
https://github.com/ManageIQ/manageiq/pull/8593
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/6341cdeef96c4159539e1b2c29aea213915eb58a commit 6341cdeef96c4159539e1b2c29aea213915eb58a Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue May 10 16:44:56 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue May 10 17:15:12 2016 +0200 Fix displaying of VM's snapshots https://bugzilla.redhat.com/show_bug.cgi?id=1333566 app/controllers/vm_common.rb | 4 ++-- spec/controllers/vm_infra_controller_spec.rb | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-)
https://github.com/ManageIQ/manageiq/pull/7950
https://github.com/ManageIQ/manageiq/pull/8407
https://github.com/ManageIQ/manageiq/pull/8473
Snapshot management buttons present and snapshots are getting listed. Verified:5.6.0.8-rc1
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-2016:1348