[
https://issues.apache.org/jira/browse/CLOUDSTACK-9740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869825#comment-15869825
]
ASF GitHub Bot commented on CLOUDSTACK-9740:
--------------------------------------------
Github user SudharmaJain commented on the issue:
https://github.com/apache/cloudstack/pull/1909
@niteshsarda I see a problem here. The listNics command can be used to list
both primary and secondary ips. In case if we pass nicid parameter with it, i
feel we should use keywork to filter secondary nics. If only virtualmachineid
is given, we should use it to filter primary IPs.
> Search for secondary IP of NIC that is attached to an instance is not working
> -----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9740
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9740
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, Management Server
> Reporter: Nitesh Sarda
>
> If instance has more than one secondary IP assigned and administrator
> attempts to search that list, all IPs are displayed instead of being filtered
> by the search string.
> in web UI:
> CCP dashboard -> Instances -> <Instance name> -> NICs -> ”View Secondary IPs”
> -> Search for a IP, but the search returns all the IPs in the list
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)