Bug 1442150

Summary: [SDN] - Disable CRUD actions for Azure/Amazon Network providers
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Aparna Karve <akarve>
Status: CLOSED ERRATA QA Contact: Pavol Kotvan <pakotvan>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: hkataria, jhardy, mpovolny, obarenbo, pakotvan, simaishi
Target Milestone: GA   
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:sdn
Fixed In Version: 5.8.0.11 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1440684 Environment:
Last Closed: 2017-05-31 15:04:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Unknown Target Upstream Version:
Embargoed:
Bug Depends On: 1440684    
Bug Blocks:    

Comment 2 CFME Bot 2017-04-13 18:23:20 UTC
New commit detected on ManageIQ/manageiq-ui-classic/fine:
https://github.com/ManageIQ/manageiq-ui-classic/commit/b7e435bf8f6552f51369936b92b706d839047aae

commit b7e435bf8f6552f51369936b92b706d839047aae
Author:     Milan Zázrivec <mzazrivec>
AuthorDate: Thu Apr 13 10:34:15 2017 +0200
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Apr 13 14:21:54 2017 -0400

    Merge pull request #1007 from AparnaKarve/bz1440684_disable_network_crud_for_non_openstack
    
    Disable CRUD for Network provider elements for non-OpenStack providers
    (cherry picked from commit 7cf860a3d44c8fdd2d38d436b9e0310c170391c4)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1442150

 .../application_helper/button/floating_ip_new.rb   | 13 +++++++++
 .../button/network_router_new.rb                   | 13 +++++++++
 .../button/security_group_new.rb                   | 13 +++++++++
 .../toolbar/floating_ips_center.rb                 |  4 ++-
 .../toolbar/network_routers_center.rb              |  2 +-
 .../toolbar/security_groups_center.rb              |  3 +-
 .../buttons/floating_ip_new_spec.rb                | 33 ++++++++++++++++++++++
 .../buttons/network_router_new_spec.rb             | 33 ++++++++++++++++++++++
 .../buttons/security_group_new_spec.rb             | 33 ++++++++++++++++++++++
 9 files changed, 144 insertions(+), 3 deletions(-)
 create mode 100644 app/helpers/application_helper/button/floating_ip_new.rb
 create mode 100644 app/helpers/application_helper/button/network_router_new.rb
 create mode 100644 app/helpers/application_helper/button/security_group_new.rb
 create mode 100644 spec/helpers/application_helper/buttons/floating_ip_new_spec.rb
 create mode 100644 spec/helpers/application_helper/buttons/network_router_new_spec.rb
 create mode 100644 spec/helpers/application_helper/buttons/security_group_new_spec.rb

Comment 5 errata-xmlrpc 2017-05-31 15:04:16 UTC
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:1367