Bug 1371402

Summary: Open shift online Project creation error
Product: OpenShift Online Reporter: LEEJOONGHO <ljh0507>
Component: ocAssignee: Abhishek Gupta <abhgupta>
Status: CLOSED DUPLICATE QA Contact: Xingxing Xia <xxia>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs, jokerman, ljh0507, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-30 23:17:24 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 LEEJOONGHO 2016-08-30 07:12:50 UTC
Open shift online Project creation error

Description of problem:

Open shift does not allow Project creation even when no projects are available.

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

Dev Preview Openshift online

How reproducible:

Always. 

Reproducible from CLI and online.

Steps to Reproduce:

User:~ User$ oc new-project <projectname> Error from server: projectrequests <projectname> is forbidden: user User cannot create more than 1 project(s).

User:~ User$ oc delete project <projectname> Error from server: User "User" cannot delete projects in project "test"

User:~ User$ oc status Error from server: User "User" cannot get projects in project "default"

User:~ User$ oc get projects

Actual results:

Open shift does not allow creating New Project

Comment 1 LEEJOONGHO 2016-08-30 07:22:08 UTC
How can I clean up the project?

Comment 2 Abhishek Gupta 2016-08-30 17:48:38 UTC
What is your username?

Comment 3 LEEJOONGHO 2016-08-30 23:03:19 UTC
(In reply to Abhishek Gupta from comment #2)
> What is your username?

username is ljh050777

Comment 4 Abhishek Gupta 2016-08-30 23:17:24 UTC
Your stuck project was removed, so you should be able to create a project now. The underlying issue is being tracked in Bug 1367432

*** This bug has been marked as a duplicate of bug 1367432 ***