The ironic.tests.unit.drivers.third_party_driver_mock_specs Module

This module provides mock ‘specs’ for third party modules that can be used when needing to mock those third party modules

class ironic.tests.unit.drivers.third_party_driver_mock_specs.InspectorClientV1Specs(session, inspector_url, api_version)[source]

Bases: object

get_status(uuid)[source]
introspect(uuid)[source]

Project Source

This Page