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:
Ben Nemec 2018-10-12 14:35:48 +00:00
parent 40c0893bec
commit 731ad98176
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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