Remove or fix outdated/incorrect gnocchi hieradata definitions

- glance::statsd::user_id and gnocchi::statsd::project_id were
  removed during Rocky release cycle. change:
  I3f53036f65cd520403efdb2e179a5509a0637b90

Partial-Bug: #1916386
Change-Id: I64402920c29d6cfd43d44abcc82f5263f5467a03
This commit is contained in:
Alexey Stupnikov 2021-03-21 14:46:13 +01:00
parent 1f128e903d
commit 4d0d7adaf7
1 changed files with 0 additions and 2 deletions

View File

@ -181,7 +181,5 @@ outputs:
gnocchi::storage::s3::s3_bucket_prefix: {get_param: GnocchiStorageS3BucketPrefix}
#Gnocchi statsd
gnocchi::statsd::resource_id: '0a8b55df-f90f-491c-8cb9-7cdecec6fc26'
gnocchi::statsd::user_id: '27c0d3f8-e7ee-42f0-8317-72237d1c5ae3'
gnocchi::statsd::project_id: '6c38cd8d-099a-4cb2-aecf-17be688e8616'
gnocchi::statsd::flush_delay: 10
gnocchi::statsd::archive_policy_name: 'low'