Bug 1035144

Summary: nodejs-0.10 cartridgge is not installed after upgrade from 1.2 to 2.0
Product: OpenShift Container Platform Reporter: Johnny Liu <jialiu>
Component: Cluster Version OperatorAssignee: Jason DeTiberus <jdetiber>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 2.0.0CC: jdetiber, libra-onpremise-devel
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: 2013-11-27 20:24:01 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:

Description Johnny Liu 2013-11-27 07:30:39 UTC
Description of problem:
nodejs cartridge is a new feature of ose-2.0, but after upgrade 1.2 to 2.0, no nodejs cartridge is installed.

Version-Release number of selected component (if applicable):
openshift-enterprise-upgrade-node-2.0.0b-1.git.16.a0bff65.el6op.noarch
openshift-enterprise-release-2.0.0b-1.git.16.a0bff65.el6op.noarch

How reproducible:
Always

Steps to Reproduce:
1. Setup ose-1.2 env
2. Create some app on the node
3. Upgrade node from 1.2 to 2.0

Actual results:
nodejs cartridge is not installed.

Expected results:
nodejs cartridge should be installed.

Additional info:

Comment 2 Jason DeTiberus 2013-11-27 20:24:01 UTC
This is expected, we will be not be adding net-new functionality with the upgrade.  We will be linking the user to docs for adding new features (such as the nodejs cartridge).

The upgrade documentation will also describe how to add the new features after the upgrade has been completed.