diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2018-03-26 12:30:47 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2018-03-26 12:55:57 +0000 |
commit | e1e995db55be2fe1cb371fb6acd86ea9144da914 (patch) | |
tree | cdd74a8a8214e84a9ade88b7a97bb113cafe8efa /test/test_interface_crud.py | |
parent | 06bc26077c59c26afb8a6ab44d274e98efbbba95 (diff) |
acl-plugin: defer the ACL plugin user module registration with ACL lookup until it is needed
Registering ACL plugin user module within the "ACL as a service" infra during the plugin init
causes an unnecesary ACL heap allocation and prevents the changing of the ACL heap size
from the startup config.
Defer this registration until just before it is needed - i.e. when applying an ACL to
an interface.
Change-Id: Ied79967596b3b76d6630f136c998e59f8cdad962
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'test/test_interface_crud.py')
0 files changed, 0 insertions, 0 deletions