Bug 1118965

Summary: [RFE] Move "ovirt-config-password" from "/usr/libexec/" into "/usr/bin/" or "/usr/sbin/"
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED CURRENTRELEASE QA Contact: Ondra Machacek <omachace>
Severity: low Docs Contact:
Priority: low    
Version: 3.5CC: cshao, gklein, gouyang, hadong, huiwa, jboggs, leiwang, mgoldboi, oourfali, ovirt-bugs, rbalakri, ycui, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:21:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description haiyang,dong 2014-07-12 12:03:38 UTC
Description of problem:
Right now, if want to use "ovirt-config-password", the user need to input into console
with "/usr/libexec/ovirt-config-password",
so better to move "ovirt-config-password" from "/usr/libexec/" into "/usr/bin/" or "/usr/sbin/"
then it's more convenient to use it.

Version-Release number of selected component (if applicable):
ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso

How reproducible:
100%


Steps to Reproduce:


Actual results:


Expected results:


Additional info:

Comment 1 Ondra Machacek 2014-09-16 13:26:42 UTC
[root@localhost admin]# cat /etc/redhat-release 
oVirt Node Hypervisor release 3.1.0_master (20140805.0) (Edited, Unsigned)

[root@localhost admin]# ls -l /usr/libexec/ovirt-config-password 
lrwxrwxrwx. 1 root root 35 2014-08-05 09:48 /usr/libexec/ovirt-config-password -> /usr/bin/ovirt-node-config-password

Comment 2 Sandro Bonazzola 2014-10-17 12:21:15 UTC
oVirt 3.5 has been released and should include the fix for this issue.