summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2020-04-02 11:05:11 +0200
committerDmitry Tantsur <dtantsur@protonmail.com>2020-04-02 11:52:04 +0200
commit9f93694b9ae41811c43d66ce56d34422f9991f06 (patch)
tree66046bf14a91c2028dd532dc34099d43812e2253 /requirements.txt
parentcbeb1ff0b517ec48d3e60293b029ee3cd43b3a36 (diff)
downloadironic-9f93694b9ae41811c43d66ce56d34422f9991f06.tar.gz
Make oslo.reports an optional dependency
It is only required for one specific feature, let people install it if they need it. This change is a part of the major effort to reduce the number of ironic dependencies. Change-Id: Ia45ce1d573c89f583d641be3d37d1c127e6345bc
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index fff36d71b..4f4a1a1a9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25,7 +25,6 @@ oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
-oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.upgradecheck>=0.1.0 # Apache-2.0