Bases: metalsmith.exceptions.ReservationFailed
Requested capabilities do not match any nodes.
requested_capabilities – Requested node’s capabilities.
Bases: metalsmith.exceptions.ReservationFailed
Custom predicate yielded no nodes.
nodes – List of nodes that were checked.
Bases: metalsmith.exceptions.Error
Deployment failed.
Bases: metalsmith.exceptions.DeploymentFailed
Timeout during deployment.
Bases: Exception
Base class for Metalsmith errors.
Bases: metalsmith.exceptions.Error
Instance not found or node doesn’t have an instance associated.
Bases: metalsmith.exceptions.Error
Requested image is invalid and cannot be used.
Bases: metalsmith.exceptions.Error
Requested NIC is invalid and cannot be used.
Bases: metalsmith.exceptions.Error
This node cannot be deployed onto.
Bases: metalsmith.exceptions.Error
Network resource, port, network, subnet not found
Bases: metalsmith.exceptions.ReservationFailed
Initial nodes lookup returned an empty list.
requested_resource_class – Requested resource class.
requested_conductor_group – Requested conductor group to pick nodes from.
Bases: metalsmith.exceptions.Error
Failed to reserve a suitable node.
This is the base class for all reservation failures.
Bases: metalsmith.exceptions.Error
Cannot determine the root disk size.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.