comment out AAA cert & crypt services that are not needed
authorMichael Vorburger <mike@vorburger.ch>
Fri, 9 Nov 2018 15:37:13 +0000 (16:37 +0100)
committerMichael Vorburger <mike@vorburger.ch>
Wed, 1 Jul 2020 23:37:41 +0000 (01:37 +0200)
commit0fff1f25246aa66bbc174412c2c21804664911fb
treea51dcf3c8fc463aac8c9c3d7b16eacdb4b7bb255
parentbb1d1eb33e18942fec4499f7a917bdca0801db33
comment out AAA cert & crypt services that are not needed

because they are currently broken, following AAA changing from the
controller to the mdsal APIs.  That could (easily) be fixed, of course,
but may be we can just get rid of AAA here in simple all together...

Signed-off-by: Michael Vorburger <mike@vorburger.ch>
src/main/java/org/opendaylight/aaa/simple/CertWiring.java
src/main/java/org/opendaylight/aaa/simple/EncryptWiring.java