Bug 1225080 - [engine-manage-domains] Make options of --provider parameter case insensitive
Summary: [engine-manage-domains] Make options of --provider parameter case insensitive
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-config
Version: 3.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.6.0
Assignee: Ondra Machacek
QA Contact: Ondra Machacek
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-26 14:19 UTC by Ondra Machacek
Modified: 2016-02-10 19:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-04 11:44:48 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 41397 0 master MERGED aaa: utils: command line fixes Never

Description Ondra Machacek 2015-05-26 14:19:34 UTC
Description of problem:


Version-Release number of selected component (if applicable):
ovirt-engine-tools-3.6.0-0.0.master.20150519172219.git9a2e2b3.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. run: engine-manage-domains --domain=x --user=y --provider=ActiveDirectory


Actual results:
java.lang.IllegalArgumentException: Pattern for argument 'provider' does
not match, pattern is 'ad|activeDirectory|ipa|rhds|itds|oldap|openldap',
value is 'ActiveDirectory'

Expected results:
Domain is added successfully

Additional info:

Comment 1 Max Kovgan 2015-06-28 14:13:20 UTC
ovirt-3.6.0-3 release

Comment 2 Ondra Machacek 2015-06-29 07:42:57 UTC
$ engine-manage-domains add --user vdcadmin --domain ad.com --provider AcTiveDireCtory
Enter password:
Manage Domains completed successfully

Comment 3 Sandro Bonazzola 2015-11-04 11:44:48 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.


Note You need to log in before you can comment on or make changes to this bug.