| Summary: | Cannot create scalable cartridge without specifying service category | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Ben Parees <bparees> |
| Component: | Pod | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jhou, xtian |
| 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: | 2014-03-12 03:05:55 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: | |
|
Description
Ben Parees
2013-12-16 18:23:09 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 Back to ON_QA for testing. 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. |