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 Console | Assignee: | Jessica Forrester <jforrest> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0.0 | CC: | 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
Fixed in origin in https://github.com/openshift/origin/pull/950 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. 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--> 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. |