BIND 10 trac2298_2, created. e5b2478b78e91ad82e981fd6ef6b9fe41bc59fb9 [2298] add constants of XML namespaces for using in tests
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 26 11:31:25 UTC 2012
The branch, trac2298_2 has been created
at e5b2478b78e91ad82e981fd6ef6b9fe41bc59fb9 (commit)
- Log -----------------------------------------------------------------
commit e5b2478b78e91ad82e981fd6ef6b9fe41bc59fb9
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Oct 16 10:24:57 2012 +0900
[2298] add constants of XML namespaces for using in tests
commit 1601f31da1db45ee2eaea0c2d91a116452764aa8
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 26 17:58:37 2012 +0900
[2298] add some consts (xml root element and attributes)
commit 6ae5e49853afb035415670cb76343c16599cd9e6
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Mon Oct 15 21:22:32 2012 +0900
[2298] update test_xml_handler()
Remove the obsoleted content and add checks for items in the xml document.
commit d9ea05ef5d4a24e2a17ef33f116f85884cbd1036
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 26 18:09:59 2012 +0900
[2298] modify test_do_GET() and check_XML_URL_PATH()
This change is due to the change of the xml format displayed by
b10-stats-httpd.
commit a67531278a9b431fa64816274477a1e41d64f9e9
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Oct 26 19:25:02 2012 +0900
[2298] modify the xml_handler() method
Build an XML document with a new format by module_name and item_name. Each
item is a item tag of the XML document. Each item attribute in statistics spec
is an attribute in the 'item' element. dict-type and list-type values in python
are not displayed in the XML document as it is. They are changed to empty
strings. Then actual values are displayed in the lower level under them.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list