To retrieve image samples, you must configure the Image Service to send notifications to the bus.
Edit
/etc/glance/glance-api.confand modify the[DEFAULT]section:notifier_strategy = rabbit rabbit_host =
controllerrabbit_password =RABBIT_PASSRestart the Image services with their new settings:
# service glance-registry restart # service glance-api restart

