Bug 1190798 - when no projects are created, the web console refers to a json path/file that doesn't exist
Summary: when no projects are created, the web console refers to a json path/file that...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jessica Forrester
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-09 16:07 UTC by Erik M Jacobs
Modified: 2015-09-08 17:35 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-08 17:35:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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