summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2021-11-04 17:12:25 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2021-11-05 13:51:06 +0100
commit76e99a30f7203aab218c646de6640fbb7be9e371 (patch)
tree1fb67056776179b7b0c4f6818e53540f035b602c /requirements.txt
parent4bb7e537386811189b9f519b2f51588d5caef94c (diff)
downloadironic-76e99a30f7203aab218c646de6640fbb7be9e371.tar.gz
Enable Redfish by default
Redfish has become an established technology with growing popularity. By enabling it by default we make it easier for operators to use Ironic, especially its advanced features, out of box. Bump stevedore to match sushy. Change-Id: I94dd4066ac598a7e5c2e0812e1ff286de5d164a2
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9c4e1dc47..ea11b920d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,7 +13,7 @@ keystoneauth1>=4.2.0 # Apache-2.0
ironic-lib>=4.6.1 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT
-stevedore>=1.20.0 # Apache-2.0
+stevedore>=1.29.0 # Apache-2.0
oslo.concurrency>=4.2.0 # Apache-2.0
oslo.config>=6.8.0 # Apache-2.0
oslo.context>=2.22.0 # Apache-2.0
@@ -43,3 +43,4 @@ psutil>=3.2.2 # BSD
futurist>=1.2.0 # Apache-2.0
tooz>=2.7.0 # Apache-2.0
openstacksdk>=0.48.0 # Apache-2.0
+sushy>=3.10.0