Hide Forgot
Description of problem: Users should be prevented to use domain/app names in blacklist when creating domains/apps. Version-Release number of selected component (if applicable): dev_1628 How reproducible:always Steps to Reproduce: 1.Go to Openshift and login 2.Go to app/console/applications page 3.Try to create a domain/application using names in blacklist. Actual results: The process is successful,no error message. Expected results: Error message should be displayed and the process should not be successful. Additional info:
App name blacklist should be on the server side - probably 422 status code with message on the :namespace field.
*** Bug 796997 has been marked as a duplicate of this bug. ***
Fixed in dd288584c35f86e960610dfdcbf0ccdbe5f303fd
Verify this bug on rhc-site-0.87.9-1.el6_2.noarch,devenv_1648, it is fixed now.