Bug 816224
| Summary: | cluster-sync-to-store needs --riccipassword option | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Robert Rati <rrati> |
| Component: | condor | Assignee: | Robert Rati <rrati> |
| Status: | CLOSED ERRATA | QA Contact: | Tomas Rusnak <trusnak> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Development | CC: | jneedle, matt, mkudlej, trusnak, tstclair |
| Target Milestone: | 2.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | done | ||
| Fixed In Version: | condor-7.6.5-0.15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-09-19 18:26:45 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
Robert Rati
2012-04-25 14:38:37 UTC
Since the cluster-* commands use ccs to access the cluster configuration and activate changes, all commands need to be able to provide the --riccipassword option or else the user will be prompted for a password. The cluster-sync-to-store command didn't have the option, so when it was run after a configuration from luci the user would be prompted for localhost and other host passwords. The cluster-sync-to-store command now has the --riccipassword option. Tracking upstream on: V7_6-branch # wallaby cluster-sync-to-store --riccipassword test
Console Connection Established...
...
#
# wallaby cluster-sync-to-store -h
Usage: cluster-sync-to-store
-h, --help displays this message
--riccipassword PASS The ricci user password
Help updated.
>>> VERIFIED
|