diff --git a/lower-constraints.txt b/lower-constraints.txt new file mode 100644 index 00000000..fe7bb1e5 --- /dev/null +++ b/lower-constraints.txt @@ -0,0 +1,21 @@ +WebOb==1.7.1 +bcrypt==3.1.3 +coverage==4.0 +fixtures==3.0.0 +keystoneauth1==4.2.0 +keystonemiddleware==4.17.0 +openstacksdk==0.30.0 +os-service-types==1.2.0 +oslo.concurrency==3.26.0 +oslo.config==5.2.0 +oslo.i18n==3.15.3 +oslo.log==3.36.0 +oslo.messaging==5.29.0 +oslo.middleware==3.37.1 +oslo.service==1.24.0 +oslo.utils==3.34.0 +oslotest==3.2.0 +pbr==2.0.0 +stestr==1.0.0 +tenacity==6.2.0 +zeroconf==0.24.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index daa692fd..23e13228 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 oslo.concurrency>=3.26.0 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.33.0 # Apache-2.0 +oslo.utils>=3.34.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 zeroconf>=0.24.0 # LGPL bcrypt>=3.1.3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 3dba768d..70bf6260 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,9 +7,6 @@ stestr>=1.0.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -# doc requirements -doc8>=0.6.0 # Apache-2.0 - # used for JSON RPC unit tests keystonemiddleware>=4.17.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 4f4e91f4..a6623c6f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,6 +2,7 @@ templates: - check-requirements - openstack-cover-jobs + - openstack-lower-constraints-master-branch-jobs - openstack-python3-xena-jobs - publish-openstack-docs-pti check: