Bug 1013115

Summary: rhc env set doesn't change the OPENSHIFT_MONGODB_DB_URL variable content
Product: OKD Reporter: Peter Ruan <pruan>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: wjiang
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-09-30 14:00:19 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 Peter Ruan 2013-09-27 21:18:23 UTC
Description of problem:
 rhc env set can't seem to set the OPENSHIFT_MONGODB_DB_URL



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

How reproducible:
always

Steps to Reproduce:
1. create a any type app
2. add mongodb to the app
3. set the value of OPENSHIFT_MONGODB_DB_URL
rhc env set OPENSHIFT_MONGODB_DB_URL=mongodb://.../ -a $appname

Actual results:
the OPENHISFT_MONGODB_DB_URL did not get updated.

Expected results:


Additional info:

Comment 1 weiwei jiang 2013-09-29 06:00:19 UTC
Tried on devenv3844 with rhc-1.15.3 and can not reproduce.

Comment 2 Clayton Coleman 2013-09-30 14:00:19 UTC
Works for me on master