Bug 1026710 - oo-devel-node does not accept -with-container-uuid parameter
Summary: oo-devel-node does not accept -with-container-uuid parameter
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-05 09:42 UTC by Oleg Fayans
Modified: 2016-12-01 00:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-05 10:10:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Oleg Fayans 2013-11-05 09:42:33 UTC
Description of problem:


Version-Release number of selected component (if applicable):

AMI_ID: ami-8d8ed6e4
How reproducible:
Always

Steps to Reproduce:
1. ssh to the broker. Issue the following command:
oo-devel-node app-create --with-namespace case247269 --with-app-name case247269 --with-app-uuid 999999999999999999999999 --with-container-uuid 999999999999999999999999


Actual results:

[root@ip-10-165-16-101 ~]# oo-devel-node app-create --with-namespace case247269 --with-app-name case247269 --with-app-uuid 999999999999999999999999 --with-container-uuid 999999999999999999999999
Missing --with-container-uuid UUID

Usage: oo-devel-node app-create --with-container-uuid UUID --with-namespace NAMESPACE \
     --with-app-uuid UUID --with-app-name NAME --with-secret-token TOKEN \
     [--with-uid UID] [--with-container-name NAME] \
     [--with-quota-blocks BLOCKS] [--with-quota-files FILES]

Expected results:
The command should be executed successfully

Additional info:

Comment 1 Meng Bo 2013-11-05 10:10:43 UTC
The --with-container-uuid option must be placed in the first place.

See bug 1006236.

Close this as not a bug.


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