39e58151af
This patch removes the route v1/nodes/ports by removing the ports controllers from being a class attribute of the nodes controller, and starts using the pecan _lookup function to process sub-resources. Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com> Partial-Bug: #1580997 Change-Id: I1f76a5f2ea45629a000e61a215b2b32fdd52fb37
5 lines
120 B
YAML
5 lines
120 B
YAML
---
|
|
fixes:
|
|
- Removed invalid accidental API URL v1/nodes/ports
|
|
See https://bugs.launchpad.net/ironic/+bug/1580997
|