Bug 1271413

Summary: rpc_log_args missing from RedHat extension
Product: [Community] Bugzilla Reporter: Jeff Fearn 🐞 <jfearn>
Component: Internal ToolsAssignee: PnT DevOps Devs <hss-ied-bugs>
Internal Tools sub component: Other QA Contact: tools-bugs <tools-bugs>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: medium CC: jmcdonal, mtahir, qgong
Version: 4.4   
Target Milestone: 4.4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4.10045.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 02:51:41 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 Jeff Fearn 🐞 2015-10-13 23:54:28 UTC
Description of problem:
If you run checksetup.pl it removes this variable from the params file

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

How reproducible:
Always

Steps to Reproduce:
1. $ ./checksetup.pl -p

Actual results:
The following parameters are no longer used in Bugzilla, and so have been
moved from your parameters file into ./data/old-params.txt:
rpc_log_args


Expected results:
rpc_log_args is not removed from params file.

Additional info:

Comment 1 Jeff Fearn 🐞 2015-11-09 23:19:55 UTC
Hi Muhammad, can we get this in to sprint 45 please?

Comment 2 Muhammad Tahir 2015-11-10 06:24:22 UTC
Added

Comment 3 Rony Gong 🔥 2015-11-23 09:36:47 UTC
Tested on 
QA environment(bzperfweb01.app.qa) with version(4.4.10045-1, DB: psql)
Result: Pass
Steps:
After run: ./checksetup.pl -p the rpc_log_args is not removed from params file.