summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-port-update-598183909d44396c.yaml
blob: 548874948fdd9ebaffda6c142293162fc9bd3d51 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Changes neutron port updates to use auth values from Ironic's neutron
    conf, preventing issues that can arise when a non-admin user manages
    Ironic nodes. A check is added to the port update function to verify that
    the user can actually see the port. This adds an additional Neutron
    request call to all port updates.