From 7f0e3025891e52e1329394944e5ca5dcb7442e4c Mon Sep 17 00:00:00 2001 From: Plamen Dimitrov Date: Tue, 26 Mar 2019 15:40:07 +0800 Subject: [PATCH] Remove obsoleted comment in the arnied wrapper docstring --- src/arnied_wrapper.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) 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 ------------------------------------------------------ -- 1.7.1