avocado.multiplexer: Switch to the new API
This patch adds documentation of the "new params API" and removes the
compatility layer. From now on only the API with paths is valid:
self.params.get(key, path='*', default=None)
where the default path '*' matches anything from --mux-entry path.
Default path is `/test`.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
文件已移动
想要评论请 注册 或 登录