Bug 641349

Summary: RFE: Add a trait to Network Adapters for MAC address
Product: [Other] RHQ Project Reporter: Corey Welton <cwelton>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact: Mike Foley <mfoley>
Severity: low Docs Contact:
Priority: low    
Version: 4.0.0CC: jshaughn
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-02 18:05:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Welton 2010-10-08 13:42:36 UTC
When you inventory a system, the network adapter(s) appear and have their MAC address listed in the description field.   However, I don't see this stored anywhere else, i.e., in Traits.   

Seems to me that MAC addr is 
 (a) is a value that will rarely ever change and 
 (b) would be nonetheless good to be able to find if necessary.  

As such, it should be stored somewhere else, where it is relatively safe, versus than description, where it can pretty easily be modified and basically lost/forgotten.