The nova.scheduler.client.report Module

class SchedulerReportClient

Bases: object

Client class for updating the scheduler.

update_resource_stats(compute_node)

Creates or updates stats for the supplied compute node.

Parameters:compute_node – updated nova.objects.ComputeNode to report