Bug 1007654 - No "community supported" tag for Python-3.3 cartridge
Summary: No "community supported" tag for Python-3.3 cartridge
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Michal Fojtik
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-13 04:07 UTC by Zhe Wang
Modified: 2015-05-15 00:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 03:23:13 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Zhe Wang 2013-09-13 04:07:18 UTC
Description of problem:
Although python-3.3 is supported by community, there is no tag to highlight such information in either RHC or web console. Moreover, after creating a python-3.3 app, there is no message of community support either. It would be better if we could show users precise information.

Version-Release number of selected component (if applicable):


How reproducible:
INT(devenv_3779)
devenv-stage_471

Steps to Reproduce:
1. show the cartridge list supported by online via RHC, and check the description of Python-3.3
2. create a python 3.3 app via rhclog into the web console, turn into the page of creating a python-3.3 app, and check if there is information about the community support for this cartridge
3. og into the web console, turn into the page of creating a python-3.3 app, and check if there is information about the community support for this cartridge

Actual results:
None of the steps show the fact that python-3.3 is only community supported, which could be misunderstood that python-3.3 is officially supported by online now.

Expected results:
It would be better if we could show users precise information.

Additional info:

Comment 1 Clayton Coleman 2013-09-25 20:38:18 UTC
Put the :community category on python-3.3.

Comment 2 openshift-github-bot 2013-09-26 00:53:33 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/a63dd22b3600d93fe2388ab71908f34cb1e2237d
Bug 1007654 - Add community category

Comment 3 chunchen 2013-11-08 07:28:37 UTC
It's fixed,verified on devenv_4008, please refer to the following results:

]# rhc cartridge list -v
<------snip-------->
Python 3.3 [python-3.3] (web)
-----------------------------
Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Popular development frameworks include: Django, Bottle, Pylons, Zope and TurboGears.

Tagged with: community, python, service
<------snip-------->


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