Currently the CLI doesn't work correctly with entities that have identifiers that aren't UUIDs, they are just ignored by the "show" command.
The change has been merged upstream, so this will be available with the first downstream 3.6 rebase. Moving to MODIFIED based on this.
Please provide verification steps, thank you.
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
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
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