Bug 1469401 - Help info of asbd is duplicate and has error
Summary: Help info of asbd is duplicate and has error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.7.0
Assignee: Ryan Hallisey
QA Contact: DeShuai Ma
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-11 08:30 UTC by DeShuai Ma
Modified: 2017-11-28 22:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-11-28 22:00:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description DeShuai Ma 2017-07-11 08:30:49 UTC
Description of problem:
When check help info of asbd, the output has some error 'ERROR: Failed to validate input'.
and helpinfo duplicate

Version-Release number of selected component (if applicable):
asbd version: 0.9.6
imageid: 04d97e16eb82

How reproducible:
Always

Steps to Reproduce:
1. Check the help info of asbd
[root@host-8-174-71 ~]# docker images|grep service-broker
registry.access.stage.redhat.com/openshift3/ansible-service-broker                    latest              04d97e16eb82        3 days ago          589.8 MB
[root@host-8-174-71 ~]# docker run -it --entrypoint=/bin/sh registry.access.stage.redhat.com/openshift3/ansible-service-broker:latest
sh-4.2$ ls
bin  boot  dev    etc  home  lib    lib64  lost+found  media  mnt  opt  proc  root    run  sbin  srv    sys  tmp  usr  var  
sh-4.2$ asbd --version
0.9.6
sh-4.2$ asbd --help
Usage:
  asbd [OPTIONS]

Application Options:
  -c, --config=  Config File (default: /etc/ansible-service-broker/config.yaml)
  -v, --version  Print version information

Help Options:
  -h, --help     Show this help message

ERROR: Failed to validate input
Usage:
  asbd [OPTIONS]

Application Options:
  -c, --config=  Config File (default: /etc/ansible-service-broker/config.yaml)
  -v, --version  Print version information

Help Options:
  -h, --help     Show this help message

USAGE: To be implemented...

Actual results:

Expected results:

Additional info:

Comment 1 Ryan Hallisey 2017-07-11 17:41:59 UTC
patch upstream: https://github.com/openshift/ansible-service-broker/pull/264

Comment 4 DeShuai Ma 2017-07-24 07:43:43 UTC
[root@host-8-241-2 ~]# docker run -it --entrypoint=/bin/sh xxxx/openshift3/ansible-service-broker
sh-4.2$ asbd --help
Usage:
  asbd [OPTIONS]

Application Options:
  -c, --config=  Config File (default: /etc/ansible-service-broker/config.yaml)
  -v, --version  Print version information

Help Options:
  -h, --help     Show this help message
sh-4.2$ asbd -v     
0.9.9

Comment 8 errata-xmlrpc 2017-11-28 22:00:46 UTC
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://access.redhat.com/errata/RHSA-2017:3188


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