Bug 1004644

Summary: The description of frontend-no-sts is wrong in oo-devel-node
Product: OpenShift Online Reporter: Meng Bo <bmeng>
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.x   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-19 16:49:17 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 Meng Bo 2013-09-05 06:52:13 UTC
Description of problem:
The description of oo-devel-node frontend-no-sts is using the one of frontend-check-idle.

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

How reproducible:
always

Steps to Reproduce:
1. Login to instance
2. Run command "oo-devel-node --help frontend-no-sts"
3.

Actual results:
The description of the option is using the one of frontend-check-idle.


# oo-devel-node --help frontend-no-sts

  NAME:

    frontend-no-sts

  DESCRIPTION:

    Return 0 (true) if an app is idle and 1 (false) if an app is not idle

  SYNOPSIS:

    oo-devel-node frontend-no-sts --with-container-uuid UUID


Expected results:
It should have the correct description.


Additional info:

Comment 1 openshift-github-bot 2013-09-05 22:44:29 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/d67fe7a2534e094492bfd67b5e80f4fe537b38e1
Bug 1004644 - Description of frontend-no-sts is wrong

* Update description for frontend-no-sts command

Comment 2 Meng Bo 2013-09-06 08:59:03 UTC
Issue fixed on devenv_3752,

# oo-devel-node --help frontend-no-sts

  NAME:

    frontend-no-sts

  DESCRIPTION:

    Remove STS header from Frontend Httpd for gear

  SYNOPSIS:

    oo-devel-node frontend-no-sts --with-container-uuid UUID