ironic/releasenotes/notes/port-0-is-valid-d7188af3be6f3ecb.yaml
Ruby Loo 322c1719d0 Add release note for fix to port 0 being valid
This adds a release note about the fix for 0 (zero) being a
valid port number.

This is a follow up to d3da9dec0e

Change-Id: Iaee651f76f61174e34815acc78cda42695716038
Closes-Bug: #1729628
2017-11-02 11:31:35 -04:00

6 lines
214 B
YAML

---
fixes:
- Fixes the issue of port number 0 (zero) being considered invalid (`bug 1729628
<https://bugs.launchpad.net/ironic/+bug/1729628>`_). Zero is a valid port
number and is now recognized as such.