Bump os-traits to 2.7.0

The new version contains changes needed by the multi-architecture
support and off-path SmartNIC DPU support code.

Needed-By: I168d3ccc914f25a3d4255c9b319ee6b91a2f66e2
Needed-By: Ia070a29186c6123cf51e1b17373c2dc69676ae7c
Change-Id: Ic1179f3e5e2c1aeb069972f21edffe5b003eb525
This commit is contained in:
Dmitrii Shcherbakov 2022-01-27 16:44:39 +03:00
parent 0d5f8ffc2b
commit 6294c144e7
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ os-brick==4.3.1
os-client-config==1.29.0
os-resource-classes==1.1.0
os-service-types==1.7.0
os-traits==2.5.0
os-traits==2.7.0
os-vif==1.15.2
os-win==5.4.0
osc-lib==1.10.0

View File

@ -50,7 +50,7 @@ psutil>=3.2.2 # BSD
oslo.versionedobjects>=1.35.0 # Apache-2.0
os-brick>=4.3.1 # Apache-2.0
os-resource-classes>=1.1.0 # Apache-2.0
os-traits>=2.5.0 # Apache-2.0
os-traits>=2.7.0 # Apache-2.0
os-vif>=1.15.2 # Apache-2.0
os-win>=5.4.0 # Apache-2.0
castellan>=0.16.0 # Apache-2.0