Hide Forgot
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:
Validation in the REST API should return this message to the client.
Move it to ON_QA, since we found the fix in devenv_1662.
Verified it on devenv_1662,the error message becomes: The supplied application name 'openshift' is not allowed