GitHub user niteshsarda opened a pull request: https://github.com/apache/cloudstack/pull/1909
CLOUDSTACK-9740 : Search for secondary IP of NIC that is attached to ⦠Search for secondary IP of NIC that is attached to an instance is not working. 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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/niteshsarda/cloudstack CS-9740 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1909.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1909 ---- commit 4b335fec047350d65031ef636d4c9b70b3a7ba98 Author: Nitesh Sarda <nitesh_sa...@accelerite.com> Date: 2017-01-17T11:05:54Z CLOUDSTACK-9740 : Search for secondary IP of NIC that is attached to an instance is not working ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---