| Summary: | It will return succeeded when deleting non-installed cartridge via oo-cartridge command | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Meng Bo <bmeng> |
| Component: | Containers | Assignee: | Dan McPherson <dmcphers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | dmcphers, mfojtik |
| 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-01-30 00:50:48 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
Meng Bo
2013-11-25 09:36:00 UTC
Checked on latest devenv(devenv_4160), the issue still can be reproduced. Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b103e52767785c42fb510e2a89309d8316755714 Bug 1034110 https://github.com/openshift/origin-server/commit/71d021d3397fa6b14f3737b61738d2b4990c5a87 Merge pull request #4530 from danmcp/bug1034110 Merged by openshift-bot Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/843abc0fd22a8375fddc11b457d398463d3c16d0 Bug 1034110 [root@ip-10-73-212-24 ~]# oo-cartridge --action delete --with-container-uuid 52de50e9c9add372ff000001 --with-cartridge-name mysql-5.1 Cartridge 'mysql-5.1' is not installed in gear with uuid: 52de50e9c9add372ff000001 Issue fixed on devenv_4251. |