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:
parent
dd9eef416b
commit
3bac98f1af
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user