4c49003bb8
Ports are compared as integers. Change-Id: Icfe0c101f5095a779580ea3794d2e7c939b12af5 Closes-Bug: #1738371
6 lines
222 B
YAML
6 lines
222 B
YAML
---
|
|
fixes:
|
|
- Bug `1738371 <https://bugs.launchpad.net/neutron/+bug/1738371>`_ is fixed
|
|
by comparing min port and max port in port range specification as integers
|
|
instead of strings, during port range validation.
|