Bug 826051

Summary: [eap6] redo security subsystem not to use operations for child resource addition/removal
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp, jsanda, lzoubek, snegrea
Target Milestone: ---   
Target Release: JON 3.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 824869 Environment:
Last Closed: 2013-09-03 15:14:09 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:
Bug Depends On: 824869    
Bug Blocks: 707223    

Description Heiko W. Rupp 2012-05-29 13:28:52 UTC
+++ This bug was initially created as a clone of Bug #824869 +++

Description of problem: security subsystem in AS7 plugin is a little bit obsolete. All other subsystems use 'new Child' mechanism for adding/removing child resources. 


Version-Release number of selected component (if applicable):
JON 3.1.ER4 EAP6.ER8

  
Actual results:
there are operations add/remove under security subsystem (does not work and make sense)
there are operations add/remove under 'Security Domain' child resource (does not work)
there are operations add/remove under 'Authorization' child resource (does not work)

Expected results:
All operations are removed, Security domains and Authorizations can be added using 'create Child' in Inventory

Comment 1 Heiko W. Rupp 2012-05-29 13:29:43 UTC
cherry picked over to release branch by stefan

d8b68f55f9b99e47e3d
and
97c4ffae72e478f306e

Comment 3 Heiko W. Rupp 2013-09-03 15:14:09 UTC
Bulk closing of old issues in VERIFIED state.