summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDaniel Bengtsson <dbengt@redhat.com>2021-04-27 12:19:47 +0200
committerDaniel Bengtsson <dbengt@redhat.com>2021-05-19 10:29:56 +0200
commit0d84833e9688e0df97f3d24e06025e512bca3ce3 (patch)
tree8fde149ac7723b449f5e5403952ca7396204616d /requirements.txt
parent82141b12c356fe374822038bdf0a6f0aaa32047b (diff)
downloadnova-0d84833e9688e0df97f3d24e06025e512bca3ce3.tar.gz
Use the new type HostDomainOpt.
Use the new oslo.confg type HostDomainOpt to support underscore in the name. You can see the bugzilla[1] to have more information. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1868940 Related-Bug: #1892044 Change-Id: Ib6c8fc1e3d90b79b10066c429670fcb957bddd23
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1e84d66dc0..4c7f340794 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -33,7 +33,7 @@ stevedore>=1.20.0 # Apache-2.0
websockify>=0.9.0 # LGPLv3
oslo.cache>=1.26.0 # Apache-2.0
oslo.concurrency>=4.4.0 # Apache-2.0
-oslo.config>=6.8.0 # Apache-2.0
+oslo.config>=8.6.0 # Apache-2.0
oslo.context>=3.1.1 # Apache-2.0
oslo.log>=4.4.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0