Rate This Document
Findability
Accuracy
Completeness
Readability

Verifying Nova

Perform the following operations on the controller node.

Operations to verify Nova basic service functions are as follows:

  1. List service components.
    1
    openstack compute service list
    
  2. List the API endpoints in the Identity service to verify the connection with the Identity service.
    1
    openstack catalog list
    
  3. List images in the Glance service.
    1
    openstack image list
    
  4. Check that cells and the placement API are working properly and that other prerequisites are met.
    1
    nova-status upgrade check
    
    Figure 1 check result