Raise os-traits os-resource-classes constraints

Because os-traits and os-resource-classes are libraries that
provide enumerations, we usually want whatever the latest
version is, even in lower-constraints.txt. We haven't, however,
been good about keeping those up to date.

This updates both requriements.txt and lower-constraints.txt to
the latest versions of both os-traits and os-resource-clases.

No change is required is global upper-constraints. That already
has the latest.

Change-Id: I0bd0e8e071d6275c3e21556018d476c97e8533ae
Story: 2005651
Task: 30939
This commit is contained in:
Chris Dent 2019-05-10 09:40:23 -07:00
parent 5702625561
commit fea9bad74d
2 changed files with 4 additions and 4 deletions

@ -35,9 +35,9 @@ msgpack-python==0.5.6
netaddr==0.7.18
netifaces==0.10.4
os-client-config==1.29.0
os-resource-classes==0.2.0
os-resource-classes==0.3.0
os-service-types==1.2.0
os-traits==0.4.0
os-traits==0.12.0
oslo.concurrency==3.26.0
oslo.config==6.7.0
oslo.context==2.19.2

@ -21,6 +21,6 @@ oslo.db>=4.40.0 # Apache-2.0
oslo.policy>=1.35.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.upgradecheck>=0.2.0 # Apache-2.0
os-resource-classes>=0.2.0 # Apache-2.0
os-traits>=0.4.0 # Apache-2.0
os-resource-classes>=0.3.0 # Apache-2.0
os-traits>=0.12.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0