Bug 964043 - Can't embed any db cartridge to diy application in INT server
Summary: Can't embed any db cartridge to diy application in INT server
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Paul Morie
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-17 06:46 UTC by Rony Gong 🔥
Modified: 2015-05-14 23:18 UTC (History)
1 user (show)

Fixed In Version: devenv_3243+
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-11 04:05:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rony Gong 🔥 2013-05-17 06:46:04 UTC
Description of problem:
After INT server reset, create diy application, then embed db cartridge, always fail:
The server did not respond correctly. This may be an issue with the server configuration or with your connection to the server (such as a Web proxy or firewall). Please verify that your proxy server is working correctly
(http://file.rdu.redhat.com:3128/) and that you can access the OpenShift server https://int.openshift.redhat.com/broker/rest/domains/qgong1/applications/q3diy/cartridges



Version-Release number of selected component (if applicable):
int.openshift.redhat.com

How reproducible:
Always

Steps to Reproduce:
1.Create diy application in int server
2.Embed any db cartridge to this diy application.
3.
  
Actual results:
[qgong@dhcp-8-119 int]$ rhc cartridge add -a q3diy -c mognodb-2.2;
Adding mongodb-2.2 to application 'q3diy' ... 
The server did not respond correctly. This may be an issue with the server configuration or with your connection to the server (such as a Web proxy or firewall). Please verify that your proxy server is working correctly
(http://file.rdu.redhat.com:3128/) and that you can access the OpenShift server https://int.openshift.redhat.com/broker/rest/domains/qgong1/applications/q3diy/cartridges

[qgong@dhcp-8-119 int]$ rhc cartridge add -a q3diy -c postgresql-8.4;
Adding postgresql-8.4 to application 'q3diy' ... 
The server did not respond correctly. This may be an issue with the server configuration or with your connection to the server (such as a Web proxy or firewall). Please verify that your proxy server is working correctly
(http://file.rdu.redhat.com:3128/) and that you can access the OpenShift server https://int.openshift.redhat.com/broker/rest/domains/qgong1/applications/q3diy/cartridges

Expected results:
Could embed db cartridge to diy application successfully.

Additional info:

Comment 1 Dan Mace 2013-05-18 12:47:36 UTC
Seems to work as of devenv_3243+; please re-test when INT has been refreshed to at least this revision.

Comment 2 Rony Gong 🔥 2013-05-20 08:20:07 UTC
Verified on INT
Could embed any add-cartridge to diy application in INT server now.


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