The nova.tests.compute.test_stats Module

Tests for compute node stats

class StatsTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
testAddStatsForInstance()
testCalculateWorkload()
testInstanceCount()
testIoWorkload()
testOsTypeCount()
testUpdateProjectCount()
testUpdateStatsForInstanceDeleted()
testUpdateStatsForInstanceNoChange()
testUpdateStatsForInstanceVmChange()

Previous topic

The nova.tests.compute.test_rpcapi Module

Next topic

The nova.tests.console.test_console Module

This Page