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

Previous topic

The nova.scheduler.client.query Module

Next topic

The nova.scheduler.driver Module

Project Source

This Page