<div dir="ltr"><div><div>It doesn't make a difference. I've missed it.<br><br></div>Thanks,<br></div>Jovanka<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 15, 2016 at 1:24 AM, Cole Robinson <span dir="ltr"><<a href="mailto:crobinso@redhat.com" target="_blank">crobinso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/14/2016 05:52 PM, Jovanka Gulicoska wrote:<br>
> Changes since v1: split long lines, remove unnecessary call of tick(),<br>
> remove code cleanup<br>
> ---<br>
>  virtManager/connection.py  | 37 +++++++++++++++++++++++++++++++++++++<br>
>  virtManager/storagepool.py |  4 +++-<br>
>  2 files changed, 40 insertions(+), 1 deletion(-)<br>
<br>
><br>
</span><span class="">> diff --git a/virtManager/storagepool.py b/virtManager/storagepool.py<br>
> index b099fbe..b39fcfb 100644<br>
> --- a/virtManager/storagepool.py<br>
> +++ b/virtManager/storagepool.py<br>
> @@ -40,7 +40,7 @@ class vmmStorageVolume(vmmLibvirtObject):<br>
>      ##########################<br>
><br>
>      def _conn_tick_poll_param(self):<br>
> -        return None<br>
> +        return "pollpool"<br>
>      def class_name(self):<br>
>          return "volume"<br>
><br>
<br>
</span>This bit is still here, does it actually make any difference? I don't think it<br>
should be required, but I haven't tested<br>
<br>
Thanks,<br>
Cole<br>
<br>
<br>
</blockquote></div><br></div>