<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hi!<br><br></div><div class="gmail_default" style="font-family:monospace,monospace">I&#39;ve just posted the patch introducing new set of VM status checking methods.<br><br><a href="https://gerrit.ovirt.org/#/c/50590/">https://gerrit.ovirt.org/#/c/50590/</a><br><br></div><div class="gmail_default" style="font-family:monospace,monospace">The methods are added to VMStatus class and delegated to VM class. The old methods are marked as deprecated and we plan to get rid of them soon.<br><br></div><div class="gmail_default" style="font-family:monospace,monospace">I highly recommend to use these methods everywhere and never to compare to VMStatus constants directly. There are methods to check for individual states and for meaningful sets - using them makes the code much more clear and understandable and it was the goal.<br><br></div><div class="gmail_default" style="font-family:monospace,monospace">If you cannot find a method that fits your needs, feel free to contact me, we can add it.<br><br></div><div class="gmail_default" style="font-family:monospace,monospace">Shmuel<br></div></div>