ironic/releasenotes
Julia Kreger e8bc9a0459 Fix system scoped manageable node network failure
Before this change, if a user requested a node to be cleaned
or "managed" with cleaning enabled when the user is in the
system scope, Ironic would attempt to user's token to
make the request to Neutron.

This, unfortunately, does not work, as the neutron client explicitly
requires a project ID to make the request to Neutron. As a result,
Ironic now falls back to it's internal credential configuration to make
the forward request, which matches the behavior if a node has been
unprovisioned and the cleaning has been started automatically.

Closes-Bug: 2048416
Change-Id: Id91ec6afcf89642fb3069918e768016b8b657a31
(cherry picked from commit c3074524da)
(cherry picked from commit ee74de0f4d)
(cherry picked from commit a2e5ba42a9)
2024-03-15 09:43:44 -07:00
..
notes Fix system scoped manageable node network failure 2024-03-15 09:43:44 -07:00
source Add release version to release notes 2021-02-01 10:08:29 +01:00
config.yaml Move and fix reno config for releasenotes job 2023-01-27 18:42:43 +00:00