Atom feed of this document
  
 

 Configure the Image Service for Telemetry

  1. To retrieve image samples, you must configure the Image Service to send notifications to the bus.

    Run the following commands:

    # openstack-config --set /etc/glance/glance-api.conf DEFAULT notification_driver messaging
    # openstack-config --set /etc/glance/glance-api.conf DEFAULT rpc_backend qpid
  2. Restart the Image Services with their new settings:

    # service openstack-glance-api restart
    # service openstack-glance-registry restart
Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...