New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/5d595b1913f7615bdf311dfdc2385b1795efea91 commit 5d595b1913f7615bdf311dfdc2385b1795efea91 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Mar 24 11:32:50 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Apr 28 17:01:29 2017 -0400 Merge pull request #695 from bmclaughlin/disable-web-console-button-for-archived-vms Enable Web Console button when VM power state is 'on' (cherry picked from commit 42af062e6e3f2429cb6545ced08fa263baec9568) https://bugzilla.redhat.com/show_bug.cgi?id=1436232 .../application_helper/button/cockpit_console.rb | 16 ++++++++++++++++ .../toolbar/container_node_center.rb | 4 +++- app/helpers/application_helper/toolbar/x_vm_center.rb | 4 +++- .../buttons/cockpit_console_spec.rb | 19 +++++++++++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 app/helpers/application_helper/button/cockpit_console.rb create mode 100644 spec/helpers/application_helper/buttons/cockpit_console_spec.rb
Web Console button is disabled for archived vm's. Verified version: 5.7.3.1.20170608124102_4b35a9e
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:1601