Bug 913390
| Summary: | Can't delete domain by command oo-admin-ctl-domain | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ziqian SUN (Zamir) <zsun> |
| Component: | Node | Assignee: | Jason DeTiberus <jdetiber> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.1.1 | CC: | bleanhar, jdetiber, jialiu, libra-onpremise-devel, lmeyer, qgong, szhou, xjia |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-origin-broker-util-1.9.7-1.2.el6op | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
oo-admin-ctl-domain had a bug blocking domain deletion.
Consequence:
Once a user has a domain, it could not be removed with oo-admin-ctl-domain; the admin would receive the message "User still has domains. Delete them first"
Fix:
oo-admin-ctl-domain fixed; install fixed openshift-origin-broker-util-1.9.7-1.2.el6op.
Result:
Can now delete user domains with this tool.
|
Story Points: | --- |
| Clone Of: | 873181 | Environment: | |
| Last Closed: | 2013-07-09 19:50:04 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: | |||
| Bug Depends On: | 873181 | ||
| Bug Blocks: | |||
|
Description
Ziqian SUN (Zamir)
2013-02-21 07:20:58 UTC
This bug was cloned from Openshift_origin bug 873181. Fixed upstream and pulled in with rebase, please retest. Verified this bug with 1.2/2013-05-14.1 puddle, and PASS. [root@broker ~]# oo-admin-ctl-domain -l jialiu2 -n jialiu2 -c create -t ssh-rsa -s AAAAB3NzaC1yc2EAAAADAQABAAABAQDSv44aEPcObZkAN5VI8XHW23b7JL0wBftkPwtXwHF6ppxnvpIhQNyBy5crHWGrigEOGLsJWH7hmo/rfkELuhfpdaGIB582AAJ5Eeug+Fv7yQFQodCafALhh/piXXnJ7xsnFpy6Pz5OVuxC2nRoew8oqSIjKaHTdjzuSPNRviEKLTypcREtnQp7nCCTDm3NFjaM40tDA3/i9m708qViQHv5tqkdyrfLMu5Lq+oJMrzP911aCn3F0GTc+T/cUC/R2ay5wLhv9FT+eTrDSOsMFt9BZYFT+mfSyIJhaGuxB7OUQ3qf4RRMo+0hGINRSLldFtRaZiQUyqw6nKPR460MfgMN -k mykey Successfully created user. Successfully created domain. [root@broker ~]# oo-admin-ctl-domain -l jialiu2 -n jialiu2 -c delete Successfully deleted domain. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1031.html |