Comment 0 for bug 1755815

Revision history for this message
Andres Rodriguez (andreserl) wrote : [2.4, b1] When creating a KVM pod with a tag (e.g. kvm), it doesn't automatically create the virtual tag

I created a virsh pod with the tag ('kvm'). The pod added fine, but the problme is that it didn't create the 'virtual' tag that the KVM pod should always be created with.

The result should have been a pod with 2 tags: virtual (the default one) and kvm, the user provided one.