You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Remi Bergsma (JIRA)" <ji...@apache.org> on 2014/05/14 12:14:14 UTC

[jira] [Created] (CLOUDSTACK-6666) UI search for vm's in port forward rules field does not work

Remi Bergsma created CLOUDSTACK-6666:
----------------------------------------

             Summary: UI search for vm's in port forward rules field does not work
                 Key: CLOUDSTACK-6666
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6666
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: UI
    Affects Versions: 4.3.0, 4.4.0
            Reporter: Remi Bergsma
            Priority: Minor


How to reproduce:
Click:
- network
- vpc from drop down
- select a vpc network
- configure
- router :: public ip addresses
- click ip address
- configuration tab
- port forwarding :: view all
- add vm
the search above this screen does not work
this because the ‘keyword’ parameter is not parsed to the listVirtualMachines call.

API call made:

account		some name
command		listVirtualMachines
domainid	69d000c7-a8f8-0009-0a8a-949172fe2bda
listAll		true
page		1
pageSize	20
response	json
sessionkey	bla

Please add filter so the search will work. Especially with large amounts of vm's this is annoying.



--
This message was sent by Atlassian JIRA
(v6.2#6252)