b79eecf5de
Prevents deletion of ironic port of the node whose provision state is active. User can delete the port of such node's when the node's are in the maintenance mode. Co-Authored-By: Kaifeng Wang <kaifeng.w@gmail.com> Change-Id: I3c2cc8ec5ddb04d7ab829d1341a045da6dee07e3 Closes-Bug: #1694693
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Prevents deletion of ports for active nodes. It is still possible to
|
|
delete them after putting the node in the maintenance mode.
|