Bug 990792

Summary: No cartridge status info shows for zend app
Product: OpenShift Online Reporter: Lei Zhang <lzhang>
Component: ContainersAssignee: Andy Goldstein <agoldste>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: agoldste, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:48:12 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 Lei Zhang 2013-08-01 03:06:12 UTC
Description of problem:
Given a zend app(e.g., myzend56), check the cartridge status of zend app, no status info, but just "RESULT" shows
[rayzhang@rayzhang Work]$ rhc cartridge status -a  myzend56 -c zend-5.6
RESULT:

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

How reproducible:
always

Steps to Reproduce:
1. create a zend app 
#rhc app create myzend56 zend-5.6 
2. check the status of cartridge 
#rhc cartridge status -a  myzend56 -c zend-5.6
3.

Actual results:
No status info shows when check the cartridge status of zend app

Expected results:
Status info should show when check the cartridge status of zend app

Additional info:

Comment 1 Andy Goldstein 2013-11-04 19:02:59 UTC
https://github.com/openshift/li/pull/2087

Comment 2 openshift-github-bot 2013-11-04 22:39:38 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/cb1570e4177a00a033d0f4758251dfc601cb34b5
Correct zend cartridge status output

Use client_result instead of echo when reporting status.

Bug 990792

Comment 3 Lei Zhang 2013-11-05 02:07:19 UTC
Verified on devenv_3986

[lijun@ray Work]$ rhc cartridge status -a myzend56 -c zend-5.6
RESULT:
Application is running