Bug 876330 - Command to remove a gear from a scaled app
Summary: Command to remove a gear from a scaled app
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Rajat Chopra
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-13 20:39 UTC by Thomas Wiest
Modified: 2015-05-15 02:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-19 19:27:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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