Bug 874750
Summary: | man page for oo-accept-broker defines '-d' for two different options | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Steve Reichard <sreichar> |
Component: | Node | Assignee: | Luke Meyer <lmeyer> |
Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 1.2.0 | CC: | bleanhar, lmeyer, scollier, xjia |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-31 20:32:19 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
Steve Reichard
2012-11-08 18:48:53 UTC
This will be fixed shortly after 1.0. The second option should have been -D but as it wasn't doing anything anyway I just removed it. It still has two "-d" options in man page, Version: OpenShiftEnterprise/1.1.x/2012-12-14.1/ Test: SYNOPSIS oo-accept-broker [-hdv] [-a auth_service] [-s storage_service] [-d dns_service] fixed with openshift-origin-broker-util-1.0.13-1.el6op Verify: oo-accept-broker(18 December 2012) oo-accept-broker(18 December 2012) NAME oo-accept-broker SYNOPSIS oo-accept-broker [-h] [-v] [-d] DESCRIPTION Verify an OpenShift broker is in a known valid state, or "accepted" good state. This is most often run with no options on the broker. OPTIONS -h Display a simple usage message and exit. -v Enable verbose (INFO) output during the run of the script -d Enable debugging mode (display every command executed) EXAMPLE $ oo-accept-broker HINTS This command should finish with output ’PASS’ and return code 0; other- wise the reasons for failure will be printed. SEE ALSO oo-admin-ctl-district(8), oo-admin-move(8), oo-admin-chk(8), oo-accept- broker(8), oo-admin-ctl-app(8), oo-admin-ctl-domain(8), oo-admin-ctl- user(8), oo-register-dns(8) AUTHOR Adam Miller <admiller> - man page written for OpenShift Ori- gin oo-accept-broker(18 December 2012) [root@broker ~]# oo-accept-broker -h usage: /usr/sbin/oo-accept-broker [-h] [-v] [-d] -h) Display this simple usage message and exit. -v) Enable verbose (INFO) output during the run of the script -d) Enable debugging mode (display every command executed) Version: OSE 1.1.x/2012-12-18.1 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. http://rhn.redhat.com/errata/RHSA-2013-0220.html |