Re: [libvirt] [PATCH] storage: Add unique UUID check for virStoragePoolObjAssignDef

2017-12-15 Thread Ján Tomko
On Thu, Dec 14, 2017 at 01:22:20PM -0500, John Ferlan wrote: Commit id '4b2e0ed6e' converted to using hash tables for storing storage pool objs by name and uuid; however, neglected to add a check to virStoragePoolObjAssignDef that the pool by uuid wasn't defined. This caused issues for the virt-m

[libvirt] [PATCH] storage: Add unique UUID check for virStoragePoolObjAssignDef

2017-12-14 Thread John Ferlan
Commit id '4b2e0ed6e' converted to using hash tables for storing storage pool objs by name and uuid; however, neglected to add a check to virStoragePoolObjAssignDef that the pool by uuid wasn't defined. This caused issues for the virt-manager test driver which ended up using the same UUID for a new