rhtyd commented on issue #4247: URL: https://github.com/apache/cloudstack/issues/4247#issuecomment-671205777
@Pearl1594 instead of the fix you've proposed can you fix the usage of `getNicDeviceIndex` to find exact or most matching portgroup instead of startswith(), i.e. the search should be exact instead of wildcard based which may pick a portgroup ending with 111 (VLAN ID 111) instead of 11 (VLAN ID 11). ---------------------------------------------------------------- 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: [email protected]
