Bug 876330

Summary: Command to remove a gear from a scaled app
Product: OKD Reporter: Thomas Wiest <twiest>
Component: PodAssignee: Rajat Chopra <rchopra>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: kwoodson, qgong
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-19 19:27:30 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:
Embargoed:

Description Thomas Wiest 2012-11-13 20:39:02 UTC
Description of problem:
We have a way to remove an entire application, but we don't have a way to remove a single gear from a scaled app.

We need this in order to be able to manually clean up when problems occur during gear creation or deletion.

Version-Release number of selected component (if applicable):
openshift-origin-broker-util-1.0.2-1.el6_3.noarch

How reproducible:
Very

Steps to Reproduce:
1. Try to remove a gear from a scaled app
2. Notice there isn't a command that you can use to do this

  
Actual results:
Not command to remove a gear from a scaled app.


Expected results:
Need a command to remove a gear from a scaled app.

Comment 1 Rajat Chopra 2012-11-16 18:14:45 UTC
oo-admit-ctl-user -l <username> -a <appname> -c removegear --gear_uuid <gear uuid>


Checked in with rev#aa1041f28c3abdd9dcdbeb9b0bd53f8a5f4851f6

Comment 2 Rony Gong 🔥 2012-11-19 06:37:33 UTC
Verified on devenv_stage_254
[root@ip-10-202-193-65 data]# oo-admin-ctl-app -c removegear -l qgong -a qsphp -g 0fb4256d47cb4b61a0115148a82e8cd6
Success