Bug 1261131 - [aaa] Parameters name and value should have required argument
Summary: [aaa] Parameters name and value should have required argument
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-extension-aaa-jdbc
Classification: oVirt
Component: General
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ovirt-3.6.0-rc
: 1.0.0
Assignee: Ondra Machacek
QA Contact: Ondra Machacek
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-08 16:33 UTC by Ondra Machacek
Modified: 2016-02-10 19:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-04 13:39:01 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1242388 0 unspecified CLOSED [aaa-jdbc-tool] Fix argument parsing of jdbc-tool 2021-02-22 00:41:40 UTC
oVirt gerrit 45879 0 master MERGED li: make name and value params of settings action required Never

Internal Links: 1242388

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.


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