Bug 1013115 - rhc env set doesn't change the OPENSHIFT_MONGODB_DB_URL variable content
Summary: rhc env set doesn't change the OPENSHIFT_MONGODB_DB_URL variable content
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-27 21:18 UTC by Peter Ruan
Modified: 2015-05-14 23:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-30 14:00:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.