Red Hat Bugzilla – Bug 1465823
[RFE] Add info to GUI how to get openshift token
Last modified: 2018-01-05 15:43:01 EST
Description of problem: As an admin, I want there to be guidance how to get OpenShift token. I'd like see the command or link to guide next to token field while adding OCP provider. Version-Release number of selected component (if applicable): latest How reproducible: See gui for adding container provider Steps to Reproduce: 1. Go to Compute - >Containers -> Providers 2. Press Configuration -> Add Existing Containers Provider 3. Select Type: -> OpenShift Actual results: It has required "Token" field. User is left to google how to get that. Expected results: I'd like to have help button or text with either: a) link there to documentation: https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.5/html/managing_providers/containers_providers b) or better yet, the command: "oc sa get-token -n management-infra management-admin". Additional info: