Which OpenStack service shows server details for the compute node?
Nova is the OpenStack Compute service. It provisions and manages compute instances (virtual servers) and exposes compute-server information, whereas Keystone handles identity, Neutron networking, and Cinder block storage.
Community Discussion