Bug 1043620 - Cannot create scalable cartridge without specifying service category
Summary: Cannot create scalable cartridge without specifying service category
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-16 18:23 UTC by Ben Parees
Modified: 2015-05-15 00:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-12 03:05:55 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ben Parees 2013-12-16 18:23:09 UTC
Currently cartridges that do not declare either the plugin or service category cannot be deployed as scalable.  web frameworks should be able to be deployed as scalable without explicitly specifying the service category.

Comment 1 openshift-github-bot 2013-12-19 22:01:02 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/7f4e4f827077044eaa66be22bd96eba98537bc5c
Bug 1043620 - Cannot create scalable cartridge without specifying service category

Comment 2 Xiaoli Tian 2013-12-20 05:51:07 UTC
Back to ON_QA for testing.

Comment 3 zhaozhanqi 2013-12-23 07:24:10 UTC
Tested this issue on devenv_4167, the steps are:

1) remove '- service' from Categories in manifest.yml
  i.e.
 https://raw.github.com/zhaozhanqi/phpv2/master/metadata/manifest.yml

 Categories:
  
  - php
  - web_framework

2. Create one scale app with download cartridge .

app could be added successfully.


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