[
https://issues.jboss.org/browse/JBIDE-13631?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on JBIDE-13631:
-------------------------------------------------
qgong(a)redhat.com <qgong(a)redhat.com> made a comment on [bug
916268|https://bugzilla.redhat.com/show_bug.cgi?id=916268]
For the existing application, it is really show info as IP address in production evn:
[qgong@dhcp-10-87 dev]$ curl -k -X GET -H 'Accept: application/xml' --user
qgong@redhat.com:******
https://openshift.redhat.com/broker/rest/domains/qgong/applications/redmine
<?xml version="1.0" encoding="UTF-8"?>
<response>
<status>ok</status>
<type>application</type>
<data>
<application>
<embedded>
<mysql-5.1>
<username>admin</username>
<database-name>redmine</database-name>
<password>Qx6vuG-ZaLKK</password>
<connection-url>mysql://127.7.140.1:3306/</connection-url>
<info>Connection URL: mysql://127.7.140.1:3306/</info>
</mysql-5.1>
</embedded>
...
URL for embedded cartridges is empty
------------------------------------
Key: JBIDE-13631
URL:
https://issues.jboss.org/browse/JBIDE-13631
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.0.0.Final
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.Alpha2
Attachments: existing-application.json, mysql-url-after-creation.png,
mysql-url-at-creation.png, mysql-url-listed.png, new-user-creation-dialog.png,
new-user-mongo-url-listed.png, new-user-mysql-url-listed.png, no-url.png
Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT
doesn't show any, all URLs are blank
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira