Bug 117833

Summary: RFE redhat-config-network should allow for an additional layer of abstraction in the providerdb, as well as the capability to include additional providerdb files
Product: [Fedora] Fedora Reporter: Phillip Heller <pheller>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-13 11:20:57 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:
Bug Depends On:    
Bug Blocks: 87718    

Description Phillip Heller 2004-03-09 01:46:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040207 Firefox/0.8

Description of problem:
redhat-config-network should include an additional layer of abstraction.

Currently, the hierarchy is:

[Country]
[City]
[Name]

I propose that [State] be added between [Country] and [City].

The component that parses providerdb should also understand an include
directive, ie:

[Include] /usr/local/share/redhat-config-network/mycompanydb

With these two additional pieces of functionality, the provider
phonebook could look like this:

- United States of America
| + Alaska
| - Alabama
| | - Birmingham
| | | - Local ISP
| | | - mycompany
| | + Huntsville
| + Arizona

... and so on.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Not yet implemented


Additional info: