Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1190798

Summary: when no projects are created, the web console refers to a json path/file that doesn't exist
Product: OpenShift Container Platform Reporter: Erik M Jacobs <ejacobs>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: dmcphers, jliggitt, jokerman, libra-onpremise-devel, lmeyer, mmccomas, yanpzhan
Target Milestone: ---Keywords: Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-08 17:35:29 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 Erik M Jacobs 2015-02-09 16:07:02 UTC
When you come into an "empty" web console, it tells you to create a project using a reference to a path/file that doesn't exist.

1) we could package the example project and put it in the docs section of the rpm

2) ...?

Comment 2 Jordan Liggitt 2015-02-09 20:23:05 UTC
Fixed in origin in https://github.com/openshift/origin/pull/950

Comment 3 Luke Meyer 2015-02-09 21:33:26 UTC
I'm assuming this isn't urgent enough to cherry-pick for beta1, but could make it in along with other stuff, or will be in beta2.

Comment 4 Yanping Zhang 2015-04-27 06:49:32 UTC
Verified on puddle OpenShiftEnterprise/3.0/2015-04-24.1

# openshift version
openshift v0.4.4.0
kubernetes v0.14.1-582-gb12d75d

Steps to verify:
1.Make sure openshift user test have access to no project.
2.login in web console with user test.
3.Check the home page.
Actual results:
3.It shows no project and gives suggestion command to create new project and add access to project, and both 2 commands work well. Detail info as below:
<--snip-->
Projects
No projects to show.
To create a new project, run osc new-project <projectname>
To be added as an admin to an existing project, run osadm policy add-role-to-user admin test -n <projectname>
<--snip-->

Comment 5 Josep 'Pep' Turro Mauri 2015-09-08 17:35:29 UTC
Closing this as part of a bulk update/cleanup of multiple bugs that were VERIFIED before OSE 3.0 GA but were left open and haven't been updated since.

If this bug was meant to stay open for some reason please reopen.