Bug 873181 - Can't delete domain by command oo-admin-ctl-domain
Summary: Can't delete domain by command oo-admin-ctl-domain
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 913390
TreeView+ depends on / blocked
 
Reported: 2012-11-05 09:41 UTC by Rony Gong 🔥
Modified: 2015-05-15 02:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 913390 (view as bug list)
Environment:
Last Closed: 2013-02-14 00:59:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rony Gong 🔥 2012-11-05 09:41:39 UTC
Description of problem:
Can't delete domain by command oo-admin-ctl-domain

Version-Release number of selected component (if applicable):
devenv_2427

How reproducible:
always

Steps to Reproduce:
1.In broker, create domain by oo-admin-ctl-domain
$oo-admin-ctl-domain -l qgong+8 -n qgong11 -c create ~/.ssh/id_rsa.pub
2.Then delete this domain
$oo-admin-ctl-domain -l qgong+8 -n qgong11 -c delete
3.
  
Actual results:
[root@ip-10-120-203-9 broker]# oo-admin-ctl-domain -l qgong+8 -n qgong11 -c delete
User still has domains. Delete them first


Expected results:
Could delete domain successfully.

Additional info:

Comment 1 Dan McPherson 2013-01-26 02:47:12 UTC
https://github.com/openshift/li/pull/797

Comment 3 Rony Gong 🔥 2013-01-28 09:15:39 UTC
Verified on devenv_2735
[root@ip-10-152-157-198 ~]# oo-admin-ctl-domain -l qgong -n qgong3 -c delete
Successfully deleted domain.


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