gnocchi: fix stack resource type
There's no "orchestration" type in Gnocchi, it's called "stack". Change-Id: I28d98aee7b953d9dfb423571c297046226309602
This commit is contained in:
parent
9393924c1d
commit
0ae0e3ba14
@ -143,7 +143,7 @@ resources:
|
||||
- 'ip.floating.create'
|
||||
- 'ip.floating.update'
|
||||
|
||||
- resource_type: orchestration
|
||||
- resource_type: stack
|
||||
metrics:
|
||||
- 'stack.create'
|
||||
- 'stack.update'
|
||||
|
Loading…
Reference in New Issue
Block a user