Bug 1145877
| Summary: | Console should show downloadable cartridge with vendor name to distinguish with original cartridge. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | ||||
| Component: | Management Console | Assignee: | Luke Meyer <lmeyer> | ||||
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.1.0 | CC: | jialiu, jokerman, libra-onpremise-devel, lmeyer, mmccomas | ||||
| Target Milestone: | --- | Keywords: | Upstream | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1146108 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-11-03 19:55:08 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: | |||||||
| Bug Depends On: | 1146108 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Yanping Zhang
2014-09-24 04:22:33 UTC
Created attachment 940658 [details]
app-cartridge
Pick this up in next 2.2 rebase. Verified on ose 2.2/2014-10-07.2. Steps to verify: 1.Add one download perl cartridges on broker: oo-admin-ctl-cartridge -c import --url https://raw.githubusercontent.com/yanpzhan/cartridge-php/master/metadata/manifest.yml --activate 2.rhc cartridge list 3.Check web cartridges type on https://<server>/console/application_types Actual results: 2.In command line display distinguished, the cartridge vender are show. yanpzhan-php-5.3 (!) PHP 5.3 web php-5.3 PHP 5.3 web php-5.4 PHP 5.4 web yanpzhan-php-5.4 (!) PHP 5.4 web 3.The added cartridge was displayed with vendor name. PHP 5.3 (yanpzhan-php-5.3) PHP 5.4 (yanpzhan-php-5.4) 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. https://rhn.redhat.com/errata/RHSA-2014-1796.html |