Update git submodules

* Update ceilometer from branch 'master'
  to 7a228d3a5f1d61a318d647ebd53c2d80a095c367
  - Merge "Add user/project names to polled samples"
  - Add user/project names to polled samples
    
    Project and user names would be first fetched from cache, if not found,
    they will be requested from keystone and then cached. Using cache will
    significanlty reduce the number of calls made to keystone.
    
    If ceilometer is configured with no caching backend, the results
    will always be fetched by querying request to keystone.
    
    A new config option, `tenant_name_discovery` is introduced
    to operate this feature. This feature is optional and is disabled by default.
    
    No attempts to identify names will be made if uuids are found to be `None`.
    
    Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com>
    Change-Id: Iee5dbf09a1fd3ac571746fc66d2683eb8e6a1b27
This commit is contained in:
Zuul 2022-09-30 07:19:40 +00:00 committed by Gerrit Code Review
parent 23dc794b1c
commit f7af3dd07d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 883a5b833bf3f1bd9d209f6b9449662c0dd668c4
Subproject commit 7a228d3a5f1d61a318d647ebd53c2d80a095c367