acl-plugin: make test: do not use a debug CLI where API can be used 32/11332/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 23 Mar 2018 11:20:56 +0000 (12:20 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 23 Mar 2018 13:00:52 +0000 (13:00 +0000)
commitbeca26622983018255d87b8031e39e517e4e4242
treee9ccb2d78ba21472e76fb966883d72f0f7103947
parent915899a827968d4d6534ddb09e3797a58771f922
acl-plugin: make test: do not use a debug CLI where API can be used

Parsing the list of applied ACLs from the debug CLI output
is not a good idea, since the debug CLI can and will change.
Fix that.

Change-Id: Ia47214863f2658a54219f59cb974b5cbc536f862
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
test/test_acl_plugin_macip.py