Fix : manage the 'null' for inheritance.
commit8262cb6a512347cd50d6d48be06a46d8f54a8856
authorGabes Jean <naparuba@users.sourceforge.net>
Wed, 5 Jan 2011 12:07:01 +0000 (5 13:07 +0100)
committerGabes Jean <naparuba@users.sourceforge.net>
Wed, 5 Jan 2011 12:07:01 +0000 (5 13:07 +0100)
treecd840de739575221dc67374623faff7d5d0c6ee8
parentfb6aefd571a9000f636ba24c69af6a9dc599d3bd
Fix : manage the 'null' for inheritance.
12 files changed:
shinken/item.py
test/etc/nagios_nullinheritance.cfg [new file with mode: 0644]
test/etc/nullinheritance/commands.cfg [new file with mode: 0644]
test/etc/nullinheritance/contacts.cfg [new file with mode: 0644]
test/etc/nullinheritance/hostgroups.cfg [new file with mode: 0644]
test/etc/nullinheritance/hosts.cfg [new file with mode: 0644]
test/etc/nullinheritance/servicegroups.cfg [new file with mode: 0644]
test/etc/nullinheritance/services.cfg [new file with mode: 0644]
test/etc/nullinheritance/shinken-specific.cfg [new file with mode: 0644]
test/etc/nullinheritance/timeperiods.cfg [new file with mode: 0644]
test/quick_tests.sh
test/test_nullinheritance.py [new file with mode: 0755]