Bug 896433
| Summary: | Different rule of embedding db cartridges to scalable app on Website and CLI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Gaoyun Pei <gpei> | ||||
| Component: | oc | Assignee: | Miciah Dashiel Butler Masters <mmasters> | ||||
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 1.0.0 | CC: | bleanhar, jialiu, libra-onpremise-devel, lmeyer, szhou, xjia | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause:
The developer console used its own rules to determine which cartridges were compatible and the rules were out of date.
Consequence:
The developer console didn't allow embedding two different DB cartridges while rhc and the REST API did allow it.
Fix:
The developer console was updated.
Result:
Multiple DB cartridges are now allowed in the console, consistent with rhc and the REST API.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-07-09 18:48:16 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: | |||||||
| Attachments: |
|
||||||
|
Description
Gaoyun Pei
2013-01-17 10:00:02 UTC
Actually the website has it right; that shouldn't be allowed. As best I can tell this has been fixed upstream. From both the rhc cli and web console I created scalable and non-scalable applications. In all cases I was able to add mysql and postgresql. Please retest. Check this issue on puddle: http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.2/2013-05-17.2/ Both website and CLI support embedding mysql-5.1 and postgresql-8.4 to the same scalable application. So move it to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1033.html |