New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/2d5d939dd82f123dc197e25ff925c53cf4b78015 commit 2d5d939dd82f123dc197e25ff925c53cf4b78015 Author: Milan Zázrivec <mzazrivec> AuthorDate: Fri Dec 16 15:47:53 2016 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Mar 13 12:34:33 2017 -0400 Merge pull request #12692 from mansam/disable-cloud-subnet-add-button-when-it-is-unsupported Disable Add Cloud Subnet button when no provider supports it. (cherry picked from commit 83aab34fbd23dd85f10971b21a23815b14c89a64) https://bugzilla.redhat.com/show_bug.cgi?id=1431727 .../application_helper/button/cloud_subnet_new.rb | 13 +++++++++ .../toolbar/cloud_subnets_center.rb | 1 + app/models/aliases/ems_network.rb | 1 + .../buttons/cloud_subnet_new_spec.rb | 33 ++++++++++++++++++++++ 4 files changed, 48 insertions(+) create mode 100644 app/helpers/application_helper/button/cloud_subnet_new.rb create mode 100644 app/models/aliases/ems_network.rb create mode 100644 spec/helpers/application_helper/buttons/cloud_subnet_new_spec.rb
verified on 5.7.2.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-2017:0898