Bug 1261131

Summary: [aaa] Parameters name and value should have required argument
Product: [oVirt] ovirt-engine-extension-aaa-jdbc Reporter: Ondra Machacek <omachace>
Component: GeneralAssignee: Ondra Machacek <omachace>
Status: CLOSED CURRENTRELEASE QA Contact: Ondra Machacek <omachace>
Severity: low Docs Contact:
Priority: unspecified    
Version: ---CC: bugs, mperina, ylavi
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 1.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 13:39:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondra Machacek 2015-09-08 16:33:13 UTC
Parameters name and value should have required argument.
Currently its set to non_required.

ovirt-aaa-jdbc-tool setting show --name
SEVERE: Unexpected Exception invoking Cli: null


bin/ovirt-aaa-jdbc-tool settings set --name X --value X
Argument(s) 'value' required

Comment 1 Martin Perina 2015-09-23 09:57:15 UTC
Fixed in ovirt-engine-extension-aaa-jdbc-1.0.0-0.0.master.20150923074938.git46a67c9

Comment 2 Yaniv Lavi 2015-09-24 07:03:15 UTC
Can you please add the target and version to this bug\to the product?

Comment 3 Martin Perina 2015-09-24 07:10:34 UTC
(In reply to Yaniv Dary from comment #2)
> Can you please add the target and version to this bug\to the product?

What do you mean by that? The fix will be present in next oVirt release planned for next week (not sure if it's another beta or rc1).

Btw I cannot change target release ...

Comment 4 Martin Perina 2015-09-29 07:11:16 UTC
Fix contained in oVirt 3.6.0 RC1

Comment 5 Ondra Machacek 2015-09-29 08:30:43 UTC
[root@om-ovirt36 ~]# ovirt-aaa-jdbc-tool settings show --name
Value is required, but missing for argument 'name'

[root@om-ovirt36 ~]# ovirt-aaa-jdbc-tool settings set --name X --value 
Value is required, but missing for argument 'value'

ok in ovirt-engine-extension-aaa-jdbc-0.0.0-7.el6ev.noarch

Comment 6 Sandro Bonazzola 2015-11-04 13:39:01 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.