Actions
Bug #26351
closedallow for duplicate virt-who hypervisor names when uploading with hypervisor_id=uuid
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
To reproduce:
Download attached localhost_data.json file, put it in /etc/virt-who.d/
add a virt-who config:
[fake] type=fake file=/etc/virt-who.d/localhost_data.json owner=Default_Organization env=Library hypervisor_id=uuid rhsm_hostname=192.168.121.119 rhsm_username=admin rhsm_password=changeme rhsm_prefix=/rhsm
making sure to change rhsm_hostname to your katello's ip, then run:
$ virt-who -od
Currently this fails with: Validation failed: Name has already been taken
Files
Actions