Created
March 27, 2014 21:15
-
-
Save ahonor/9819033 to your computer and use it in GitHub Desktop.
openstack services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@openstack ~(keystone_admin)]# openstack-service status | |
neutron-dhcp-agent (pid 24003) is running... | |
neutron-l3-agent (pid 24015) is running... | |
neutron-metadata-agent (pid 24027) is running... | |
neutron-openvswitch-agent (pid 24039) is running... | |
neutron (pid 24142) is running... | |
openstack-ceilometer-alarm-evaluator (pid 24154) is running... | |
openstack-ceilometer-alarm-notifier (pid 24166) is running... | |
openstack-ceilometer-api (pid 24182) is running... | |
openstack-ceilometer-central (pid 24204) is running... | |
openstack-ceilometer-collector (pid 24221) is running... | |
openstack-ceilometer-compute (pid 24242) is running... | |
openstack-cinder-api (pid 24260) is running... | |
openstack-cinder-backup (pid 24279) is running... | |
openstack-cinder-scheduler (pid 24295) is running... | |
openstack-cinder-volume (pid 24316) is running... | |
openstack-glance-api (pid 24336) is running... | |
openstack-glance-registry (pid 24350) is running... | |
keystone (pid 24381) is running... | |
openstack-nova-api (pid 24478) is running... | |
openstack-nova-cert (pid 24499) is running... | |
openstack-nova-compute (pid 24514) is running... | |
openstack-nova-conductor (pid 24530) is running... | |
openstack-nova-consoleauth (pid 24554) is running... | |
openstack-nova-novncproxy (pid 24572) is running... | |
openstack-nova-scheduler (pid 24593) is running... | |
openstack-swift-account (pid 24618) is running... | |
openstack-swift-account-auditor (pid 24648) is running... | |
openstack-swift-account-reaper (pid 24675) is running... | |
openstack-swift-account-replicator (pid 24701) is running... | |
openstack-swift-container (pid 24721) is running... | |
openstack-swift-container-auditor (pid 24735) is running... | |
openstack-swift-container-replicator (pid 24760) is running... | |
openstack-swift-container-updater (pid 24771) is running... | |
openstack-swift-object (pid 24800) is running... | |
openstack-swift-object-auditor (pid 24841) is running... | |
openstack-swift-object-replicator (pid 24865) is running... | |
openstack-swift-object-updater (pid 24891) is running... | |
openstack-swift-proxy (pid 24924) is running... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment