mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipaObject is defined as an auxiliary objectclass so it is up to the plugin author to ensure that the objectclass is included an a UUID generated. ipaUniqueId is a MUST attribute so if you include the objectclass you must ensure that the uuid is generated. This also fixes up some unrelated unit test failures. |
||
---|---|---|
.. | ||
__init__.py | ||
test_automount_plugin.py | ||
test_group_plugin.py | ||
test_host_plugin.py | ||
test_hostgroup_plugin.py | ||
test_netgroup_plugin.py | ||
test_passwd_plugin.py | ||
test_rolegroup_plugin.py | ||
test_service_plugin.py | ||
test_taskgroup_plugin.py | ||
test_user_plugin.py | ||
xmlrpc_test.py |