The oslo_reports.generators.process Module

The oslo_reports.generators.process Module

Provides process-data generators

This modules defines a class for generating process data by way of the psutil package.

class oslo_reports.generators.process.ProcessReportGenerator

Bases: object

A Process Data Generator

This generator returns a oslo_reports.models.process.ProcessModel based on the current process (which will also include all subprocesses, recursively) using the psutil.Process class`.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.