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:
https://github.com/openshift/li/pull/797
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/c6b4c1f5bc8a71ecc85bd3118990b3f060fa7fa9 Bug 873181
Verified on devenv_2735 [root@ip-10-152-157-198 ~]# oo-admin-ctl-domain -l qgong -n qgong3 -c delete Successfully deleted domain.