[
https://issues.apache.org/jira/browse/CLOUDSTACK-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254132#comment-14254132
]
ASF subversion and git services commented on CLOUDSTACK-6666:
-------------------------------------------------------------
Commit 48e996f43eb23aa75ce3ca75de02e1790e2fbe16 in cloudstack's branch
refs/heads/4.5 from [~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=48e996f ]
CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address
detailView > Configuration tab > Port Forwarding > Select VM screen > implement
keyword search.
> 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
> Assignee: Jessica Wang
> 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.3.4#6332)