Bug 864776
| Summary: | The cartridge mongodb should not be displayed in the cartridge select list after user embed mysql to apps. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Mengjiao Gao <mgao> | ||||
| Component: | Website | Assignee: | Clayton Coleman <ccoleman> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.x | CC: | jharris, szhou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-11-14 21:43:26 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: |
|
||||||
This should now be permitted, as per https://bugzilla.redhat.com/show_bug.cgi?id=873568 |
Created attachment 624604 [details] The cartridge select page after add mysql. Description of problem: After I embed mysql to my apps, I cannot add mongodb and postgresql anymore. But, I found that mongodb still listed in the cartridge select list , while the postgresql listed in the conflict list. I am not sure if the mongodb should be moved to the conflict list, So I put this bug's sevirity as low. Version-Release number of selected component (if applicable): devenv_2303 How reproducible: always Steps to Reproduce: 1.Create an application. 2.Add mysql to the app. 3.Check the cartridge select page. 4.Try to add mongodb to the app. Actual results: On step 3, the mongodb listed in the cartridge select list. On step 4, the mongodb cannot be embed successfully. Expected results: On step 3, the mongdb should list in the conflict cartridge list as the postgresql do. Additional info: