Bug 803221 - Wrong error message when creating a domain using "openshift" name.
Summary: Wrong error message when creating a domain using "openshift" name.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 08:58 UTC by Yujie Zhang
Modified: 2015-05-15 01:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-13 18:32:06 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.