Deleting a Bare Metal Instance
The operations for managing bare metal instances are the same as those for managing VMs. For details about how to perform operations on the UI, see the VM instance deleting process. Perform the following operations on the controller node.
- Delete an instance.
1nova delete ${instance_name} or openstack server delete ${instance_name}

- Check the bare metal instance management node state.
1watch -d -n 1 "openstack baremetal node list"




The value of Provisioning State for the bare metal instance management node corresponding to the instance changes as follows: .
Parent topic: Verifying Bare Metal Services