Add the missing dependency on rootwrap
Change-Id: Iaa97afabe72cd436b41d8ca7530a0e84d1888f00 Closes-Bug: #1784177 Related-Bug: #1749342
This commit is contained in:
parent
81701eb5bf
commit
7572495c99
@ -85,6 +85,7 @@ oslo.serialization==2.18.0
|
||||
oslo.service==1.24.0
|
||||
oslo.utils==3.33.0
|
||||
oslo.versionedobjects==1.31.2
|
||||
oslo.rootwrap==5.8.0
|
||||
oslotest==3.2.0
|
||||
osprofiler==1.4.0
|
||||
packaging==17.1
|
||||
|
@ -24,6 +24,7 @@ oslo.versionedobjects>=1.31.2 # Apache-2.0
|
||||
oslo.context>=2.19.2 # Apache-2.0
|
||||
oslo.utils>=3.33.0 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.rootwrap>=5.8.0 # Apache-2.0
|
||||
os-brick>=2.2.0 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user