Remove obsoleted comment in the arnied wrapper docstring
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 26 Mar 2019 07:40:07 +0000 (15:40 +0800)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Apr 2019 07:40:06 +0000 (09:40 +0200)
src/arnied_wrapper.py

index 52438bc..0ef3a91 100644 (file)
@@ -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
 ------------------------------------------------------