mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: Tracker implementation for Sub CA feature
The patch implements Tracker subclass for CA plugin and the basic CRUD tests for the plugin entries. https://fedorahosted.org/freeipa/ticket/4559 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
c5cc79f1ad
commit
ea9b15f435
@@ -222,3 +222,8 @@ caacl = [
|
||||
u'ipaassociation',
|
||||
u'ipacaacl'
|
||||
]
|
||||
|
||||
ca = [
|
||||
u'top',
|
||||
u'ipaca',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user