pvc/daemon-common
Joshua Boniface c54f66efa8 Limit match only on VM name
I can see no possible reason to want to do limits against UUIDs, but
supporting that means match is not what one would expect since a random
UUID could match the limit. So only limit based on the name.
2021-06-23 19:17:35 -04:00
..
migrations/versions Store PHY MAC for VFs and restore after free 2021-06-22 00:56:47 -04:00
ceph.py Fix bug in snapshot rename 2021-06-14 00:55:26 -04:00
cluster.py Fix schema path call and version check 2021-06-13 14:46:30 -04:00
common.py Add support for SR-IOV NICs to VMs 2021-06-21 23:18:22 -04:00
log.py Move logger to common, fix buffering 2021-06-01 18:50:26 -04:00
network.py Store PHY MAC for VFs and restore after free 2021-06-22 00:56:47 -04:00
node.py Convert node.py to new ZK schema handler 2021-06-13 13:18:34 -04:00
vm.py Limit match only on VM name 2021-06-23 19:17:35 -04:00
zkhandler.py Store PHY MAC for VFs and restore after free 2021-06-22 00:56:47 -04:00