cfme.physical.provider.lenovo module

class cfme.physical.provider.lenovo.LenovoEndpoint(**kwargs)[source]

Bases: cfme.common.provider.DefaultEndpoint

api_port = 443
view_value_mapping
class cfme.physical.provider.lenovo.LenovoEndpointForm(*args, **kwargs)[source]

Bases: cfme.common.provider.DefaultEndpointForm

api_port

This class handles instantiating and caching of the widgets on view.

It stores the class and the parameters it should be instantiated with. Once it is accessed from the instance of the class where it was defined on, it passes the instance to the widget class followed by args and then kwargs.

It also acts as a counter, so you can then order the widgets by their “creation” stamp.

class cfme.physical.provider.lenovo.LenovoProvider(parent, endpoints=NOTHING, name=None, key=None)[source]

Bases: cfme.physical.provider.PhysicalProvider

__ge__(other)

Automatically created by attrs.

__gt__(other)

Automatically created by attrs.

__le__(other)

Automatically created by attrs.

__lt__(other)

Automatically created by attrs.

__ne__(other)

Check equality and either forward a NotImplemented or return the result negated.

__repr__()

Automatically created by attrs.

db_types = ['Lenovo::PhysicalInfraManager']
endpoints_form

alias of LenovoEndpointForm

classmethod from_config(prov_config, prov_key)[source]
log_name = 'lenovo'
mgmt
mgmt_class

alias of LenovoSystem

refresh_text = 'Refresh Relationships and Power States'
settings_key = 'ems_lenovo'
string_name = 'Physical Infrastructure'
type_name = 'lenovo'
view_value_mapping