Add oslo.upgradecheck
Is the library actively maintained? Yes, by the Oslo team Is the library good code? Yes Is the library python 3 compatible? Yes Is the library license compatible? Yes Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? No, it's a new project Is the function of this library already covered by other libraries in global-requirements.txt? No Is the library required for OpenStack project or related dev or infrastructure setup? (Answer to this should be Yes, of course) Which? Yes, all projects implementing upgrade checks If the library release is managed by the Openstack release process does it use the cycle-with-intermediary release type? Yes Change-Id: I25a45e1c1485f7602be20110b5a9bc06d5595421
This commit is contained in:
parent
40c0893bec
commit
731ad98176
@ -162,6 +162,7 @@ oslo.rootwrap # Apache-2.0
|
||||
# NOTE(mriedem): oslo.serialization 2.19.1 is blocked for bug 1593641
|
||||
oslo.serialization!=2.19.1 # Apache-2.0
|
||||
oslo.service!=1.28.1 # Apache-2.0
|
||||
oslo.upgradecheck # Apache-2.0
|
||||
oslo.utils # Apache-2.0
|
||||
oslo.vmware # Apache-2.0
|
||||
oslo.versionedobjects # Apache-2.0
|
||||
|
@ -553,3 +553,4 @@ XStatic-D3===3.5.17.0
|
||||
actdiag===0.5.4
|
||||
sysv-ipc===1.0.0
|
||||
scikit-learn===0.20.0
|
||||
oslo.upgradecheck===0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user