Hello Jean,

one of our scripts uses the Config object of shinken,
which was hidden by the appended commit.

Can this be reverted or should we change the import statements in our
script ?

Thanks and good luck with the release,
  Hermann

changeset:   4949:ccf92733961f
user:        Naparuba <napar...@gmail.com>
date:        Mon Jul 30 10:41:46 2012 +0200
summary:     *Enh : shinken-specific.cfg file, with more comments

diff --git a/shinken/objects/__init__.py b/shinken/objects/__init__.py
--- a/shinken/objects/__init__.py
+++ b/shinken/objects/__init__.py
@@ -29,6 +29,7 @@
 
  """
 
+
 from item import Item, Items
 from timeperiod import Timeperiod, Timeperiods
 from schedulingitem import SchedulingItem
@@ -53,4 +54,5 @@
 from discoveryrun import Discoveryrun, Discoveryruns
 from trigger import Trigger, Triggers
 
-from config import Config
+#from config import Config
+

-- 
Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres 
Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg
IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224
Email: hermann.la...@iwr.uni-heidelberg.de

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to