Bug 1130347
Summary: | "rhc server list" show that an unexpected server is in use if user change libra_server manually. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
Component: | oc | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1.0 | CC: | bleanhar, ffranz, jdetiber, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, xiuwang, xtian, yanywang |
Target Milestone: | --- | Keywords: | Upstream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhc-1.31.2-1.git.10.7c046c6.el6op | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1126388 | Environment: | |
Last Closed: | 2014-11-03 19:54:38 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: | |||
Bug Depends On: | 1126388 | ||
Bug Blocks: | 1128646 |
Description
Johnny Liu
2014-08-15 01:52:20 UTC
Checked rhc build from ose 2.2/2014-10-07 rhc 1.31.2 1.Change libra_server in .openshift/express.conf manually,list server. Could see the friendly message, and the new adding server is in use. Check server.yml,don't server the new adding server info yet. # rhc server list # rhc server list Server '********' (not configured, run 'rhc setup') ------------------------------------------------------ Hostname: ********* Server 'proc' --------------------- Hostname: proc Login: yanywang Use Auth Tokens: false Insecure: true 2.rhc setup -d # rhc setup -d DEBUG: Using config file /root/.openshift/express.conf DEBUG: Running greeting_stage OpenShift Client Tools (RHC) Setup Wizard This wizard will help you upload your SSH keys, set your application namespace, and check that other programs like Git are properly installed. DEBUG: Running server_stage If you have your own OpenShift server, you can specify it now. Just hit enter to use: **.**.**.**. rhc server add openshift.redhat.com -d # rhc server add openshift.rehdat.com -d DEBUG: Using config file /root/.openshift/express.conf DEBUG: Running login_stage DEBUG: Connecting to https://openshift.rehdat.com/broker/rest/api DEBUG: Client supports API versions 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7 DEBUG: Created new httpclient DEBUG: Request GET https://openshift.rehdat.com/broker/rest/api .... Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2014-1796.html |