Bug 822935
| Summary: | Wizard is not reentrant | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Clayton Coleman <ccoleman> |
| Component: | oc | Assignee: | John (J5) Palmieri <johnp> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | jkeck, mpatel, rmillner, yquan |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhc-0.93.11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-06-08 17:58:42 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
Clayton Coleman
2012-05-18 14:59:03 UTC
rhc setup was added on Friday, I need to add help documentation. Will put on QA when I have done that and pushed. It is fixed on devenv_1802, rhc-0.93.11
[root@localhost home]# rhc setup
Starting Interactive Setup for OpenShift's command line interface
It looks like you've not used OpenShift on this machine before. We'll help get you setup with just a couple of questions. You can skip this in the future by copying your config's around:
/root/.openshift/express.conf
/root/.ssh/
To connect to openshift.redhat.com enter your OpenShift login (email or Red Hat login id): yquan
Password: *********
Created local config file: /root/.openshift/express.conf
express.conf contains user configuration and can be transferred across clients.
Your public ssh key needs to be uploaded to the server. Would you like us to upload it for you? (yes/no) yes
We need to upload your public key to remote servers so it can be used. First you need to name it. For example "liliWork" or "laptop". You can overwrite an existing key by naming it or pick a new name.
Current Keys:
default - db:6c:7c:d9:72:79:81:ef:9a:95:83:40:b0:d7:49:c5
Provide a name for this key: |72ee3942|
Sending new key 72ee3942 .. Success
We will now check to see if you have the necessary client tools installed.
Checking for git ... found
Checking for your namespace ... found namespace:
yquan
Checking for applications ... found
* jboss0 - http://jboss0-yquan.rhcloud.com/
* py0 - http://py0-yquan.rhcloud.com/
Thank you for setting up your system. You can rerun this at any time by calling 'rhc setup'. We will now execute your original command (rhc setup)
|