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
Updated by Justin Sherrill almost 6 years ago
- File localhost_data.json localhost_data.json added
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8016 added
Updated by Justin Sherrill almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b92de0e6bda9c7587087a53c6ec5dc08d3d6863d.
Updated by Jonathon Turel almost 6 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes
Actions