Just via text in doc string, do not raise Warnings yet
 ------------------------------------------------------
 Guest utility to wrap arnied related functionality through python calls.
 
-Copyright: Intra2net AG
+DEPRECATED! Please do not extend this or add new uses of this module, use
+:py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar` instead!
 
+Copyright: Intra2net AG
 
 There are three types of setting some cnfvar configuration:
 
 
 -------------------------------------------------------------------------------
 Represent CNF_VARs as recursive structures.
 
+DEPRECATED! Please do not extend this or add new uses of this module, use
+:py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar` instead!
+
 Copyright: 2014-2017 Intra2net AG
 License:   GPLv2+
 
 
 ------------------------------------------------------
 Read / write / merge guest cnf var sets, even on host.
 
+DEPRECATED! Please do not extend this or add new uses of this module, use
+:py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar` instead!
+
 Copyright: Intra2net AG