From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F022113835B for ; Sat, 14 Nov 2020 22:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3EBCE0877; Sat, 14 Nov 2020 22:06:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2F02E0876 for ; Sat, 14 Nov 2020 22:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BFD873411F3 for ; Sat, 14 Nov 2020 22:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72D57450 for ; Sat, 14 Nov 2020 22:06:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1605391540.81668910ce9ffb94b340dc581703670b50c33655.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-log/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-log/metadata.xml X-VCS-Directories: dev-python/oslo-log/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 81668910ce9ffb94b340dc581703670b50c33655 X-VCS-Branch: master Date: Sat, 14 Nov 2020 22:06:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 216e946c-0676-4932-b21d-023359b82d03 X-Archives-Hash: 80ac59d2cc021c528032046cb330cbe2 commit: 81668910ce9ffb94b340dc581703670b50c33655 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 14 22:05:40 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 14 22:05:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81668910 dev-python/oslo-log: Mark ALLARCHES Signed-off-by: Michał Górny gentoo.org> dev-python/oslo-log/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/oslo-log/metadata.xml b/dev-python/oslo-log/metadata.xml index e7a9ec1dea2..6d537ee8fbc 100644 --- a/dev-python/oslo-log/metadata.xml +++ b/dev-python/oslo-log/metadata.xml @@ -17,6 +17,7 @@ OpenStack logging configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc). + oslo.log openstack/oslo.log