Verifying Nova
Perform the following operations on the controller node.
Operations to verify Nova basic service functions are as follows:
- List service components.
1openstack compute service list
- List the API endpoints in the Identity service to verify the connection with the Identity service.
1openstack catalog list
- List images in the Glance service.
1openstack image list
- Check that cells and the placement API are working properly and that other prerequisites are met.
1nova-status upgrade check
Figure 1 check result
Parent topic: Installing, Configuring, and Verifying Nova