| Summary: | oo-admin-ctl-app can not remove scaled-up gears with gear_uuid | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Qiushui Zhang <qiuzhang> | ||||
| Component: | Pod | Assignee: | Ravi Sankar <rpenta> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | 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: | 2013-10-17 13:31:38 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: | |||||
| Attachments: |
|
||||||
|
Description
Qiushui Zhang
2013-09-26 08:44:03 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b45f4ba794762d8474bc26180b786934b3a44cab Bug 1012297 - Pass gear_id instead of gear_uuid to application remove_gear() Tested on devenv_3844. Now the gear can be removed with "--gear_uuid" option. [root@ip-10-184-54-37 ~]# oo-admin-ctl-app -c remove-gear -l qiuzhang -a php1s --gear_uuid b3d45364297511e38d2222000ab83625 Success [root@ip-10-184-54-37 ~]# ll /var/lib/openshift/ total 4 drwxr-x---. 14 root 5248ddbe9a73acc911000007 4096 Sep 29 22:11 5248ddbe9a73acc911000007 -rw-r--r--. 1 root root 0 Sep 29 22:00 last_access.log lrwxrwxrwx. 1 root root 24 Sep 29 22:11 php1s-qiuzhang -> 5248ddbe9a73acc911000007 [root@ip-10-184-54-37 ~]# Mark the bug as verified. |