Bug 826471 - The old rhc command such as "rhc-create-app" and "rhc-create-domain" don't create the missing directory like ".openshift".
Summary: The old rhc command such as "rhc-create-app" and "rhc-create-domain" don't cr...
Keywords:
Status: CLOSED DUPLICATE of bug 826472
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-30 09:46 UTC by yquan
Modified: 2015-05-15 01:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-30 20:38:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description yquan 2012-05-30 09:46:09 UTC
Description of problem:
The old command such as "rhc-create-app" and "rhc-create-domain" don't create the missing directory like ".openshift".

Version-Release number of selected component (if applicable):
rhc-0.93.15-1.el6_2.noarch

How reproducible:
always.

Steps to Reproduce:
1.Use command "rhc setup" and input the information.
2.Remove the sshkey and .openshift directory.
3.use command"rhc-create-app" and "rhc-create-domain"
  
Actual results:
It doesn't recreate the .openshift directory.

Expected results:
It should like the command "rhc domain create" and "rhc app create",will have "rhc setup" step.

Additional info:

Comment 1 Rob Millner 2012-05-30 16:49:56 UTC
I believe the underlying problem is that ~/.openshift/express.conf is now required, commands will fail if it doesn't exist.

Comment 2 Fabiano Franz 2012-05-30 20:38:39 UTC

*** This bug has been marked as a duplicate of bug 826472 ***


Note You need to log in before you can comment on or make changes to this bug.