You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/07/09 05:49:53 UTC

[GitHub] [cloudstack-primate] davidjumani commented on issue #523: [BUG] Search for 'vm' in hypervisor capabilities is broken

davidjumani commented on issue #523:
URL: https://github.com/apache/cloudstack-primate/issues/523#issuecomment-655915835


   Probably related to the backend since VMware has duplicate keys
   
   ```
   (qa) 🐱 > list hypervisorcapabilities keyword=vmware filter=hypervisor,id
       {
         "hypervisor": "VMware",
         "id": "11"
       },
       {
         "hypervisor": "VMware",
         "id": "12"
       },
       {
         "hypervisor": "VMware",
         "id": "0b7ad266-5fe0-11ea-9a56-1e006800018c"
       },
       {
         "hypervisor": "VMware",
         "id": "15eda318-5fe0-11ea-9a56-1e006800018c"
       }
   ```


----------------------------------------------------------------
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