The Driver
class inherits from Resource
.
openstack.baremetal.v1.driver.
Driver
(_synchronized=False, **attrs)¶The base resource
Parameters: | _synchronized (bool) – This is not intended to be used directly.
See new() and
existing() . |
---|
name
= None¶The name of the driver
hosts
= None¶A list of active hosts that support this driver.
links
= None¶A list of relative links, including the self and bookmark links.
properties
= None¶A list of links to driver properties.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.