Bug 1109296

Summary: The NodeJS 0.110 cartridge doesn't have 0.10 collection enabled by default
Product: OpenShift Online Reporter: Nick Harvey <niharvey>
Component: ImageAssignee: Ben Parees <bparees>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: jokerman, mmccomas
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: 2014-06-13 16:17:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nick Harvey 2014-06-13 15:22:16 UTC
Description of problem: When a user creates an application using the nodejs 0.10 cartridge the 0.10 collection is not enabled in the default environment. While the control script enables the right collection, its not easily apparent to the user. 


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


How reproducible:


Steps to Reproduce:
1. Create an application using the NodeJS-0.10 cartridge
2. SSH in and run "node -v"
3.

Actual results:
node -v returns: v0.6.20

Expected results:
node -v should return: v0.10

Additional info:

Comment 1 Nick Harvey 2014-06-13 16:17:53 UTC

*** This bug has been marked as a duplicate of bug 1108951 ***