cleanup gnocchi mapping
- instance_host metadata from pollster uses name instead of id like host metadata from notification Closes-Bug: #1569037 Change-Id: I98f44305a61355769b80869746e8faf9142e7cf6
This commit is contained in:
@@ -59,7 +59,7 @@ resources:
|
||||
- 'disk.allocation'
|
||||
- 'disk.usage'
|
||||
attributes:
|
||||
host: resource_metadata.host
|
||||
host: resource_metadata.(instance_host|host)
|
||||
image_ref: resource_metadata.image_ref
|
||||
display_name: resource_metadata.display_name
|
||||
flavor_id: resource_metadata.(instance_flavor_id|(flavor.id))
|
||||
|
||||
Reference in New Issue
Block a user