[root@controller keystone]# openstack-status
== Nova services ==
openstack-nova-api: active
openstack-nova-cert: active
openstack-nova-compute: inactive (disabled on boot)
openstack-nova-network: inactive (disabled on boot)
openstack-nova-scheduler: active
openstack-nova-volume: active
== Glance services ==
openstack-glance-api: active
openstack-glance-registry: active
== Keystone service ==
openstack-keystone: dead
== Support services ==
mysqld: active
libvirtd: active
messagebus: active
tgtd: active
qpidd: active
== Keystone users ==
Authorization Failed: Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)
== Glance images ==
Authorization Failed: Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)
== Nova managed services ==
ERROR (ConnectionError): HTTPConnectionPool(host='controller', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused)
== Nova networks ==
ERROR (ConnectionError): HTTPConnectionPool(host='controller', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused)
== Nova instance flavors ==
ERROR (ConnectionError): HTTPConnectionPool(host='controller', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused)
== Nova instances ==
ERROR (ConnectionError): HTTPConnectionPool(host='controller', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by <class 'socket.error'>: [Errno 111] Connection refused)