You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/05 13:36:02 UTC

[GitHub] [cloudstack] davidjumani opened a new issue #4371: Incorrent count returned by findHostsForMigration

davidjumani opened a new issue #4371:
URL: https://github.com/apache/cloudstack/issues/4371


   findHostsForMigration returns wrong count
   
   ##### ISSUE TYPE
   
    * Bug Report
   
   ##### COMPONENT NAME
   
   ##### CLOUDSTACK VERSION
   master
   
   ##### STEPS TO REPRODUCE
   ~~~
   (localcloud) SBCM5> > find hostsformigration virtualmachineid=3a2e2d93-2105-4b77-a5df-c2c07caab43c filter=
   {
     "count": 6,
     "host": [
       {},
       {}
     ]
   }
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   The right count
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland closed issue #4371: Incorrect count returned by findHostsForMigration

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed issue #4371:
URL: https://github.com/apache/cloudstack/issues/4371


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on issue #4371: Incorrect count returned by findHostsForMigration

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #4371:
URL: https://github.com/apache/cloudstack/issues/4371#issuecomment-703652539


   #relates to #4372
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org