The nova.tests.integrated.test_xml Module

class XmlTests(methodName='runTest')

Bases: nova.tests.integrated.integrated_helpers._IntegratedTestBase

“Some basic XML sanity checks.

test_namespace_limits()
test_namespace_servers()

/servers should have v1.1 namespace (has changed in 1.1).

Previous topic

The nova.tests.integrated.test_volumes Module

Next topic

The nova.tests.monkey_patch_example.example_a Module

This Page