Add the Image Service agent for Telemetry

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

    Edit /etc/glance/glance-api.conf and modify the [DEFAULT] section:

    notifier_strategy = rabbit
    rabbit_host = controller
    rabbit_password = RABBIT_PASS
  2. Restart the Image services with their new settings:

    # service glance-registry restart
    # service glance-api restart
Log a bug against this page


loading table of contents...