
This change adds a new `fail` flag to the call. If set to False, the call will return a namedtuple (success, failure, timeout) with lists of nodes. Timeout and failure exceptions will not be raised. Change-Id: Ie20193ce51fcd5ce3ffd479143225bd1a1e8c94a
643 B
643 B
openstack.baremetal.v1.Node
openstack.baremetal.v1.node
The Node Class
The Node
class inherits from ~openstack.resource.Resource
.
openstack.baremetal.v1.node.Node
The ValidationResult Class
The ValidationResult
class represents the result of a
validation.
openstack.baremetal.v1.node.ValidationResult
The WaitResult Class
The WaitResult
class represents the result of waiting
for several nodes.
openstack.baremetal.v1.node.WaitResult