Update event_definitions for Cinder Image Cache

With the new Image-Volume cache added in to Cinder there will be some
new notifications sent from the Cinder services. This adds new event
definitions for them.

Change-Id: Ice70049dd13018be863eee8f3ba02d977e5ab88c
Closes-Bug: #1493960
This commit is contained in:
Patrick East 2015-09-08 16:51:17 -07:00
parent dd9eef416b
commit 3bac98f1af
1 changed files with 6 additions and 0 deletions

View File

@ -96,6 +96,12 @@
fields: payload.snapshot_id
volume_id:
fields: payload.volume_id
- event_type: ['image_volume_cache.*']
traits:
image_id:
fields: payload.image_id
host:
fields: payload.host
- event_type: ['image.update', 'image.upload', 'image.delete']
traits: &glance_crud
project_id: