Switch to using oslo.utils secretutils
As the crypt module has been dropped in Python 3.13 switch to using the oslo.utils crypt_password replacement instead. Change-Id: Ib8c11db025cd12a9fa86e9185bf9ad172a86ef6d
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ oslo.limit>=1.5.0 # Apache-2.0
|
||||
oslo.reports>=1.18.0 # Apache-2.0
|
||||
oslo.serialization>=4.2.0 # Apache-2.0
|
||||
oslo.upgradecheck>=1.3.0
|
||||
oslo.utils>=7.4.0 # Apache-2.0
|
||||
oslo.utils>=8.0.0 # Apache-2.0
|
||||
oslo.db>=10.0.0 # Apache-2.0
|
||||
oslo.rootwrap>=5.15.0 # Apache-2.0
|
||||
oslo.messaging>=14.1.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user