Bug 870726 - embedding mysql cartridge via rhc no longer display the user/password information.
Summary: embedding mysql cartridge via rhc no longer display the user/password informa...
Keywords:
Status: CLOSED DUPLICATE of bug 870334
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-28 08:20 UTC by Peter Ruan
Modified: 2015-05-15 02:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-28 09:37:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Ruan 2012-10-28 08:20:12 UTC
Description of problem:


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

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
[pruan@homer-linux <MASTER> junk]# rhc cartridge add mysql-5.1 --app appx
Password: ********

Adding 'mysql-5.1' to application 'appx'
Success
mysql-5.1
=========
  This cartridge has no information to show


Expected results:
Useful mysql-5.1 properties
===========================
  username       = admin
  password       = FGcnFDve36WZ
  database_name  = php4mysql
  connection_url = mysql://127.0.250.129:3306/


Additional info:

Comment 1 Peter Ruan 2012-10-28 08:23:37 UTC
In fact, embedding all other cartridges has the same problem of not displaying the user/pass information.

Comment 2 Xiaoli Tian 2012-10-28 09:37:21 UTC

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


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