Jump to: navigation, search

GlanceUsageNotifications

Revision as of 19:32, 15 November 2011 by GlenCampbell (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Glance Usage Notifications

Glance should produce RabbitMQ notifications in a manner and format that is compatible with those generated by OpenStack Compute (Nova).

Glance Notifications

image.create: generated upon the creation of an image.

  • tenant_id:
  • user_id:
  • image_id:
  • size:
  • status:

image.delete: generated upon the deletion of an image.

  • tenant_id:
  • user_id:
  • image_id: