ironic/releasenotes/notes/empty-physical-network-2248a4adef210289.yaml
Kaifeng Wang 91d6426b06 Fixes empty physical_network is not guarded
An empty physical_network can be set to port and make the port
unusable.

Change-Id: I58cf04839f40922cf0c7ddffc08b843cb3c50e06
Story: 2008279
Task: 41153
2020-10-24 22:05:36 +08:00

6 lines
126 B
YAML

---
fixes:
- |
fixes an issue that physical_network could be set to an empty string,
which makes the port unusable.