Bug 1015975 - RHEVM-CLI: incorrect property to python built-in symbol encapsulation
Summary: RHEVM-CLI: incorrect property to python built-in symbol encapsulation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: 3.3.0
Assignee: Ravi Nori
QA Contact: Shai Revivo
URL:
Whiteboard: infra
: 1015447 1016632 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-07 07:45 UTC by Michael Pasternak
Modified: 2016-02-10 19:46 UTC (History)
8 users (show)

Fixed In Version: is18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-21 22:18:06 UTC
oVirt Team: Infra
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 19940 0 None None None Never

Description Michael Pasternak 2013-10-07 07:45:57 UTC
Description of problem:

bug
===

[oVirt shell (connected)]# add role --name MyRole --permits-permit "permit.id=1300"

error: "id_" is invalid segment at option "--permit.id=1300".

cause:
=====

fixing bug 1005751, - 'id' should not be suffixed with '_' despite it python
built-in symbol.


resolution: 
==========

before appending '_' suffix to properties that match python built-in symbols,
check if such property exist in object.

Comment 2 Michael Pasternak 2013-10-08 13:10:47 UTC
*** Bug 1016632 has been marked as a duplicate of this bug. ***

Comment 3 Michael Pasternak 2013-10-14 11:34:57 UTC
*** Bug 1015447 has been marked as a duplicate of this bug. ***

Comment 4 Ilia Meerovich 2013-10-16 08:53:08 UTC
Verified with IS18

Comment 7 Itamar Heim 2014-01-21 22:18:06 UTC
Closing - RHEV 3.3 Released

Comment 8 Itamar Heim 2014-01-21 22:24:30 UTC
Closing - RHEV 3.3 Released


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