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) ...?
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.