]> git.ipfire.org Git - thirdparty/kea.git/commit
[2244] added a simple has_component() method to configurtor.
authorJINMEI Tatuya <jinmei@isc.org>
Fri, 5 Oct 2012 00:55:57 +0000 (17:55 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Fri, 5 Oct 2012 00:55:57 +0000 (17:55 -0700)
commit0ff7d113ebb54889bbcd9be91c37a0e5ffcc2fc4
tree2b5443b637e26731eb3aeca52e0fc21295dac2a6
parent3584fbbffa6a633df2988ef8e52a4f367cdc814c
[2244] added a simple has_component() method to configurtor.

should be pretty trivial, so added a couple of test cases as part of
other tests.
src/lib/python/isc/bind10/component.py
src/lib/python/isc/bind10/tests/component_test.py