Bases: object
The vocabulary of a Node‘s possible statuses.
The node has been created and has a system ID assigned to it.
Testing and other commissioning steps are taking place.
Smoke or burn-in testing has a found a problem.
The node can’t be contacted.
The node is in the general pool ready to be deployed.
The node is ready for named deployment.
The node is powering a service from a charm or is ready for use with a fresh Ubuntu install.
The node has been removed from service manually until an admin overrides the retirement.
Bases: object
The vocabulary of a NodeGroup‘s possible statuses.
A nodegroup starts out as PENDING.
The nodegroup has been created and awaits approval.
Bases: object
The vocabulary of a NodeGroupInterface‘s possible statuses.
Do not manage DHCP or DNS for this interface.
Manage DHCP for this interface.
Manage DHCP and DNS for this interface.
Bases: object
The vocabulary of a Node‘s possible statuses.
The node has been created and has a system ID assigned to it.
Testing and other commissioning steps are taking place.
Smoke or burn-in testing has a found a problem.
The node can’t be contacted.
The node is in the general pool ready to be deployed.
The node is ready for named deployment.
The node is powering a service from a charm or is ready for use with a fresh Ubuntu install.
The node has been removed from service manually until an admin overrides the retirement.