From: Plamen Dimitrov Date: Tue, 26 Mar 2019 07:40:07 +0000 (+0800) Subject: Remove obsoleted comment in the arnied wrapper docstring X-Git-Tag: v1.5~7^2~1 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=7f0e3025891e52e1329394944e5ca5dcb7442e4c;p=pyi2ncommon Remove obsoleted comment in the arnied wrapper docstring --- diff --git a/src/arnied_wrapper.py b/src/arnied_wrapper.py index 52438bc..0ef3a91 100644 --- a/src/arnied_wrapper.py +++ b/src/arnied_wrapper.py @@ -38,9 +38,6 @@ There are three types of setting some cnfvar configuration: and custom cnfvar classes and writing them into config files of a desired format (json, cnf, or raw) -The `*_verify` functions are not available on guests as well as any functions -without a `vm` argument and the `*_reconnect` functions are not available on -hosts as well as any functions without an optional `vm` argument. INTERFACE ------------------------------------------------------