Bug 586042

Summary: Parameters requested by condor_configure_pool are not ordered
Product: Red Hat Enterprise MRG Reporter: Luigi Toscano <ltoscano>
Component: condor-wallaby-toolsAssignee: Robert Rati <rrati>
Status: CLOSED CURRENTRELEASE QA Contact: Luigi Toscano <ltoscano>
Severity: medium Docs Contact:
Priority: low    
Version: DevelopmentCC: matt
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-21 18:44:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Luigi Toscano 2010-04-26 17:11:11 UTC
Description of problem:
When new features are added through condor_configure_pool, it asks for the value of the requested parameters. The parameters are not ordered.
For example, with
condor_configure_pool -n $HOSTNAME -a -f CentralManager,NodeAccess
the following parameter are requestes:
ALLOW_READ
QMF_BROKER_HOST
CONDOR_HOST
ALLOW_WRITE


Please sort the parameters, either by group of parameters (and alphabetical inside each group) or using a global alphabetical order.

Comment 1 Robert Rati 2010-05-12 14:02:41 UTC
The parameters are now sorted in global alphabetical order.

Fixed in:
condor-wallaby-tools-2.7-1

Comment 2 Luigi Toscano 2010-07-27 16:21:59 UTC
The parameters are now sorted in alphabetical order.

Verified on RHEL5.5 (noarch package):
condor-wallaby-tools-3.0-1.el5