<div dir="ltr"><div><div>Hi everyone,<br><br></div><div>Just a quick question, is it possible to group VMs somehow? <br><br>Im thinking along the lines of groups such as "Windows network" which has W machines, "Test Services" with has X machines, "Nix boxes" which has Y machines, "Bobs machines" which has 100 machines (the use case is we have a testbed hypervisor in use by a few people, everyone can make / scratch machines but it would be nice to group em), kind of like:<br><br>+Windows :<br></div><div>   - A<br></div><div>   - B<br></div><div>-Linux<br></div><div>-Bob<br></div><div>+Test<br></div><div>   - A<br></div><div>   - C<br><br></div><div>So rather than all machines being displayed in a list they can be grouped, collapsed when im not doing anything with them, start and stop a load at once, (If that makes sense?) I could do it VIA the cli by just a "for i in A B C; do start $i; done", but was wondering if there was a "nice" way of doing it,<br><br></div><div>Or if there isnt would it be that hard to do? Im thinking maybe a field in the meta-data column for Libvirt (however my coding skills are awful so anything i make would probably make your eyes bleed! ;D) (Or if there is something similar already that i don't know about id be glad to know!)<br></div><div><br></div>Thanks<br></div>Alex<br></div>