Bug 316831

Summary: Instance names cannot contain periods
Product: [Retired] 389 Reporter: Travis Groth <travis.groth>
Component: Install/UninstallAssignee: Nathan Kinder <nkinder>
Status: CLOSED WONTFIX QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: high    
Version: 1.0.4CC: benl
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: 2008-03-03 14:48:38 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: 249650    

Description Travis Groth 2007-10-03 13:42:14 UTC
It appears that if you create an instance name with a "." in it, FDS cannot find
its SSL database.  It may also hurt other functionality.

Two ways to fix this:

1) Fix the overall codebase to allow periods

2) Have 'setup' and the 'new instance' wizard validate the instance name as not
containing periods or any other non-compatible characters.