summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-30 07:19:39 +0000
committerGerrit Code Review <review@openstack.org>2022-09-30 07:19:39 +0000
commit7a228d3a5f1d61a318d647ebd53c2d80a095c367 (patch)
tree11961d2732d610c3758dd784942ddadc89f8267f /releasenotes
parent883a5b833bf3f1bd9d209f6b9449662c0dd668c4 (diff)
parent79454d6b22787627ae6239aa7b2707101ba30212 (diff)
downloadceilometer-7a228d3a5f1d61a318d647ebd53c2d80a095c367.tar.gz
Merge "Add user/project names to polled samples"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-tenant-name-discovery-668260bb4b2b0e8c.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-tenant-name-discovery-668260bb4b2b0e8c.yaml b/releasenotes/notes/add-tenant-name-discovery-668260bb4b2b0e8c.yaml
new file mode 100644
index 00000000..43b6042b
--- /dev/null
+++ b/releasenotes/notes/add-tenant-name-discovery-668260bb4b2b0e8c.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Identify user and projects names with the help of their UUIDs
+ in the polled samples. If they are identified, set "project_name"
+ and "user_name" fields in the sample to the corresponding values.