Bug 825169

Summary: [eap6] improve support for configurable network interfaces
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp, theute
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 824878
: 826050 (view as bug list) Environment:
Last Closed: 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: 824878, 825171, 825264    
Bug Blocks: 826050, 707223    

Description Heiko W. Rupp 2012-05-25 09:39:45 UTC
The current selection mechanism for address families is error prone, as the user can select two families at once. Using a options-list currently fails, as the
server needs the individual attributes set/unset.

This BZ is to remind to rework this behavior in conjunction with the ConfigurationWriteDelegate to display the user the radio-buttons




+++ This bug was initially created as a clone of Bug #824878 +++

Description of problem: JON should support configuring interfaces as well as adding and removing them


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

How reproducible:always

  
Actual results: interface resources are read-only


Expected results:user can add/remove/configure interfaces


Additional info:AS7 Console supports managing interfaces too

Comment 1 Charles Crouch 2012-05-29 13:02:14 UTC
From Heiko:

"Future Feature. Needs a lot more work in the configuration load/update code.
It is working now, but can be improved.
Basic issue is that for
<c:simple-property >
   <option any>
   <option anyv4>
   <option anyv6>
</c:simple-property>
As7 has 3 distinct properties and not one with 3 options. And not all combinations are always allowed"

Targeting this enhancment for JON3.1.1

Comment 2 Charles Crouch 2012-08-29 16:20:58 UTC
As per 8/20 triage marking as an RFE