Hide Forgot
Description of problem: Under 'Create an App' at: https://openshift.redhat.com/app/control_panel node.js is showing up as a type, but it is not currently supported yet. If someone picks that type, the error message: Invalid application type (-t|--type) specified: ''. Valid application types are (jbossas-7, python-2.6, jenkins-1.4, ruby-1.8, raw-0.1, php-5.3, perl-5.10). is displayed. Version-Release number of selected component (if applicable): How reproducible: Every time. Steps to Reproduce: 1. login to openshift.redhat.com 2. click on control panel 3. try to create an app of type node.js Actual results: Invalid application type (-t|--type) specified: ''. Valid application types are (jbossas-7, python-2.6, jenkins-1.4, ruby-1.8, raw-0.1, php-5.3, perl-5.10). Expected results: option node.js should not be there. Additional info:
Fixed. Node.JS will now appear in all environments (including staging), *except* production. This way we can test it before it goes live.
Nodejs appears in devenv and stage. But not sure if your fix is deployed to production,for nodejs is still in production control panel, will we deploy it now or wait for the next release ?
Since nodejs application can be created successfully devenv-stage_144, this bug is verified.