Bug 1507459

Summary: [atomic registry ] Cannot remove project members via the 'X' icon
Product: OpenShift Container Platform Reporter: shahan <hasha>
Component: Registry ConsoleAssignee: Peter <pvolpe>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.7.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-30 15:35:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description shahan 2017-10-30 10:11:19 UTC
Description of problem:
  Cannot remove project members via the 'X' icon

Version-Release number of selected component (if applicable):
openshift v3.7.0-0.184.0
kubernetes v1.7.6+a08f5eeb62
  
-bash-4.2# oc rsh -n default registry-console-1-pzrh9 rpm -qa | grep cockpit
cockpit-ws-151-1.el7.x86_64
cockpit-dashboard-151-1.el7.x86_64
cockpit-system-151-1.el7.noarch
cockpit-bridge-151-1.el7.x86_64
cockpit-kubernetes-151-1.el7.x86_64


How reproducible:
Always

Steps to Reproduce:
1. Login the registry console and create project pro1 with use1
2. Go to projects tab, expand the project pro1 and try to delete the roles by the 'X' icon.
3. Click Delete in the opened the panel

Actual results:
3. The delete operation doesn't work, the role still exists.

Expected results:
3. Should delete the role successfully

Additional info:

Comment 1 Peter 2017-10-30 15:35:55 UTC
All user management is broken right now in 3.7.

*** This bug has been marked as a duplicate of bug 1507460 ***