Jay Faulkner 45a0141468 Add is_admin to safe fields list for notifications
We encountered bug 2037312 in unit tests when attempting to get this
change rolled out. Heat apparently will attempt to set is_admin using
policy logic if it's not passed in for a new context; this breaks as the
context we are requested doesn't have all the needed information to
exercise the policy logic.

is_admin is just a bool; it's not sensitive; easiest route forward is to
add it to the safe list

Closes-bug: 2037312
Change-Id: I78b08edfcb8115cddd7de9c6c788c0a57c8218a8
(cherry picked from commit c1b606f77e69a2829fcfdb74b8b3f646d4b60929)
(cherry picked from commit 29623702fc1ebce240b6d368ee95ab9f479d5e02)
2023-09-30 16:25:41 +00:00
..
2015-12-08 09:14:20 +01:00
2021-05-11 01:02:11 +00:00
2020-05-11 10:21:58 +02:00
2020-05-11 10:21:58 +02:00
2020-03-30 13:49:29 +00:00
2015-11-30 19:30:05 +00:00
2017-02-27 14:13:11 +00:00
2019-04-24 11:55:38 +02:00