Bug 803221

Summary: Wrong error message when creating a domain using "openshift" name.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Krishna Raman <kraman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: mfisher, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-13 18:32:06 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 Yujie Zhang 2012-03-14 08:58:09 UTC
Description of problem:

Wrong error message when creating a domain using "openshift" name.

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

devenv_1661

How reproducible:always


Steps to Reproduce:
1.Go to new openshift website and login
2.Go to the app/console/applications page
3.Try to create a domain using "openshift" name
  
Actual results:

Error message "Namespace 'openshift' already in use. Please choose another." will come out.

Expected results:

The error message should be "Namespace 'openshift' is not allowed."

Additional info:

Comment 1 Clayton Coleman 2012-03-14 13:57:18 UTC
Validation in the REST API should return this message to the client.

Comment 2 Xiaoli Tian 2012-03-15 07:40:14 UTC
Move it to ON_QA, since we found the fix in devenv_1662.

Comment 3 Xiaoli Tian 2012-03-15 07:40:52 UTC
Verified it on devenv_1662,the error message becomes: The supplied application name 'openshift' is not allowed