glance image-list ======>>check the image list
glance image-show image-id ======>>check the image details
cinder list --all ======>>check all the volume
cinder show volumeid ======>>check the volum details
cinder service-list ======>>check the volum service information
cps template-instance-list --service nova nova-compute ======>> check the component deploy status
cps host-list ======>> check the host list
cps template-list ======>> check all the components name
cps template-params-show --service nova fc-nova-compute001 ======>> check the component details
cps host-template-instance-operate --service nova fc-nova-compute001 --action start ======>> stop the host node fc-nova-compute001 service
