Bug 1148941 - Add support for ids that aren't UUIDs
Summary: Add support for ids that aren't UUIDs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Juan Hernández
QA Contact: Jiri Belka
URL:
Whiteboard:
Depends On:
Blocks: 1148752
TreeView+ depends on / blocked
 
Reported: 2014-10-02 17:21 UTC by Juan Hernández
Modified: 2016-03-09 19:54 UTC (History)
8 users (show)

Fixed In Version: ovirt-engine-cli-3.6.0.0-0.1
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-09 19:54:34 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:0406 0 normal SHIPPED_LIVE rhevm-cli bug fix and enhancement update 2016-03-10 00:04:32 UTC
oVirt gerrit 34207 0 master MERGED cli: Allow identifiers that aren't UUIDs Never

Description Juan Hernández 2014-10-02 17:21:49 UTC
Currently the CLI doesn't work correctly with entities that have identifiers that aren't UUIDs, they are just ignored by the "show" command.

Comment 1 Juan Hernández 2014-10-28 10:00:08 UTC
The change has been merged upstream, so this will be available with the first downstream 3.6 rebase. Moving to MODIFIED based on this.

Comment 2 Jiri Belka 2015-07-27 13:59:41 UTC
Please provide verification steps, thank you.

Comment 3 Juan Hernández 2015-08-24 12:20:32 UTC
To verify add a label to a network:

  # add label --parent-datacenter-name Default --parent-network-name ovirtmgmt --id mylabel

Then check that the "show" command can display it correctly:

  # show label --parent-datacenter-name Default --parent-network-name ovirtmgmt mylabel
  id        : mylabel
  network-id: 00000000-0000-0000-0000-00000000000

Comment 4 Jiri Belka 2015-09-30 15:50:23 UTC
ok, rhevm-backend-3.6.0-0.18.el6.noarch

[RHEVM shell (connected)]# add label --parent-datacenter-name Default --parent-network-name ovirtmgmt --id mylabel

id        : mylabel
network-id: 00000000-0000-0000-0000-000000000009

[RHEVM shell (connected)]# show label --parent-datacenter-name Default --parent-network-name ovirtmgmt mylabel

id        : mylabel
network-id: 00000000-0000-0000-0000-000000000009

Comment 6 errata-xmlrpc 2016-03-09 19:54:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-0406.html


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