gp: Send list of keys instead of dict to remove
authorGabriel Nagy <gabriel.nagy@canonical.com>
Wed, 16 Aug 2023 09:33:59 +0000 (12:33 +0300)
committerJule Anger <janger@samba.org>
Mon, 15 Jan 2024 10:05:17 +0000 (10:05 +0000)
commitde32d94ca87f39c3227c7e997f55bb707fb4fffd
tree0b4a86ebcf3c1ec7adfd56e0a6033c228a9fe296
parent93735e8a9b018209abbe16721ad9d37b3bf74bde
gp: Send list of keys instead of dict to remove

`cache_get_all_attribute_values` returns a dict whereas we need to pass
a list of keys to `remove`. These will be interpolated in the gpdb search.

Signed-off-by: Gabriel Nagy <gabriel.nagy@canonical.com>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: David Mulder <dmulder@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Aug 28 03:01:22 UTC 2023 on atb-devel-224

(cherry picked from commit 7dc181757c76b881ceaf1915ebb0bfbcf5aca83a)
python/samba/gp/gp_cert_auto_enroll_ext.py
selftest/knownfail.d/gpo [deleted file]