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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B3B3915808B for ; Sat, 26 Mar 2022 09:23:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC471E0845; Sat, 26 Mar 2022 09:23:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A523EE0845 for ; Sat, 26 Mar 2022 09:23:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B99B934346B for ; Sat, 26 Mar 2022 09:23:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 378C134A for ; Sat, 26 Mar 2022 09:23:22 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1648283056.97ed978cccdce2d0a2a32ba7bed6fe3efe64fe15.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/nova/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/nova/nova-25.0.0.0_rc1.ebuild X-VCS-Directories: sys-cluster/nova/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 97ed978cccdce2d0a2a32ba7bed6fe3efe64fe15 X-VCS-Branch: dev Date: Sat, 26 Mar 2022 09:23:22 +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: 59996924-3e68-4861-9412-b181527c8dd5 X-Archives-Hash: ca90c8720b882df2d8b3f5a7ee97fb82 commit: 97ed978cccdce2d0a2a32ba7bed6fe3efe64fe15 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Mar 26 08:24:16 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sat Mar 26 08:24:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97ed978c sys-cluster/nova: add oslo-limits dependency Closes: https://bugs.gentoo.org/836140 Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/nova/nova-25.0.0.0_rc1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-cluster/nova/nova-25.0.0.0_rc1.ebuild b/sys-cluster/nova/nova-25.0.0.0_rc1.ebuild index 2c141a2e3..b492cfa2a 100644 --- a/sys-cluster/nova/nova-25.0.0.0_rc1.ebuild +++ b/sys-cluster/nova/nova-25.0.0.0_rc1.ebuild @@ -100,6 +100,7 @@ RDEPEND=" app-emulation/libvirt[iscsi?] app-emulation/spice-html5 dev-python/libvirt-python[${PYTHON_USEDEP}] + dev-python/oslo-limit[${PYTHON_USEDEP}] net-misc/bridge-utils sys-apps/iproute2 sys-fs/sysfsutils