New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/e1c19c7f59ae5f374a07a2f3c27a79d7cf9a1272 commit e1c19c7f59ae5f374a07a2f3c27a79d7cf9a1272 Author: Greg Blomquist <blomquisg> AuthorDate: Thu Mar 16 15:12:19 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Apr 13 18:06:45 2017 -0400 Merge pull request #14280 from tzumainn/add-supports-mixin-cloud-network Add SupportsFeatureMixin to CloudNetwork (cherry picked from commit 26dbe2e9afd4274c92182f0d20fca02ae51b5010) https://bugzilla.redhat.com/show_bug.cgi?id=1437148 app/models/cloud_network.rb | 1 + 1 file changed, 1 insertion(+)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/d934bc2672e6c74a3f41aa96ad27daa633679da4 commit d934bc2672e6c74a3f41aa96ad27daa633679da4 Author: Adam Grare <agrare> AuthorDate: Mon Mar 27 11:58:37 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Apr 13 18:14:26 2017 -0400 Merge pull request #14392 from tzumainn/cloud-network-class-by-ems-fix Fix general CloudNetwork class_by_ems method (cherry picked from commit 30144fae7ce7f2c08995d89be22b376446da4e7d) https://bugzilla.redhat.com/show_bug.cgi?id=1437148 app/models/cloud_network.rb | 8 ++------ .../providers/openstack/network_manager/cloud_network.rb | 9 +++++++++ 2 files changed, 11 insertions(+), 6 deletions(-)
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/f635ca882b25ce2b8d580fd0e9d3ef387a5f48d1 commit f635ca882b25ce2b8d580fd0e9d3ef387a5f48d1 Author: Tzu-Mainn Chen <tzumainn> AuthorDate: Mon May 1 16:30:39 2017 +0200 Commit: Tzu-Mainn Chen <tzumainn> CommitDate: Mon May 1 16:30:39 2017 +0200 [EUWE] Disable cloud network buttons if no provider supports it https://bugzilla.redhat.com/show_bug.cgi?id=1437148 Backport of https://github.com/ManageIQ/manageiq-ui-classic/pull/657 .../application_helper/button/cloud_network_new.rb | 13 +++++++++ .../toolbar/cloud_network_center.rb | 9 ++++-- .../toolbar/cloud_networks_center.rb | 4 ++- .../buttons/cloud_network_new_spec.rb | 33 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 app/helpers/application_helper/button/cloud_network_new.rb create mode 100644 spec/helpers/application_helper/buttons/cloud_network_new_spec.rb
Added newtork with subnet, updated both successfuly Verified on 5.7.3.1
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