[goal] Fixing lower constraints for Ubuntu Focal
As per victoria cycle testing runtime and community goal, we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Bump lower constraints to make testing work for Focal. Co-Author: tushargite96 <tushargite96@gmail.com> Story: #2007865 Task: #40179 Change-Id: I5f37fb5611362e550610e2094d9cb3778548bf47
This commit is contained in:
parent
6f98e8f09f
commit
14e114d901
@ -1,6 +1,6 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
#- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python3-victoria-jobs
|
- openstack-python3-victoria-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- periodic-stable-jobs
|
- periodic-stable-jobs
|
||||||
@ -23,9 +23,6 @@
|
|||||||
- ^contrib/block-box.*$
|
- ^contrib/block-box.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- openstack-tox-lower-constraints:
|
|
||||||
nodeset: ubuntu-bionic
|
|
||||||
irrelevant-files: *functional-irrelevant-files
|
|
||||||
- openstack-tox-functional-py38:
|
- openstack-tox-functional-py38:
|
||||||
irrelevant-files: *functional-irrelevant-files
|
irrelevant-files: *functional-irrelevant-files
|
||||||
- cinder-rally-task:
|
- cinder-rally-task:
|
||||||
@ -73,9 +70,6 @@
|
|||||||
irrelevant-files: *gate-irrelevant-files
|
irrelevant-files: *gate-irrelevant-files
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-lower-constraints:
|
|
||||||
nodeset: ubuntu-bionic
|
|
||||||
irrelevant-files: *functional-irrelevant-files
|
|
||||||
- cinder-grenade-mn-sub-volbak:
|
- cinder-grenade-mn-sub-volbak:
|
||||||
irrelevant-files: *gate-irrelevant-files
|
irrelevant-files: *gate-irrelevant-files
|
||||||
- cinder-plugin-ceph-tempest:
|
- cinder-plugin-ceph-tempest:
|
||||||
|
@ -8,7 +8,7 @@ bcrypt==3.1.4
|
|||||||
cachetools==2.0.1
|
cachetools==2.0.1
|
||||||
castellan==1.3.0
|
castellan==1.3.0
|
||||||
certifi==2018.1.18
|
certifi==2018.1.18
|
||||||
cffi==1.11.5
|
cffi==1.14.0
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
cliff==2.15.0
|
cliff==2.15.0
|
||||||
cmd2==0.8.1
|
cmd2==0.8.1
|
||||||
@ -24,7 +24,7 @@ docutils==0.14
|
|||||||
dogpile.cache==0.6.5
|
dogpile.cache==0.6.5
|
||||||
dulwich==0.19.0
|
dulwich==0.19.0
|
||||||
enum-compat==0.0.2
|
enum-compat==0.0.2
|
||||||
eventlet==0.22.0
|
eventlet==0.26.0
|
||||||
extras==1.0.0
|
extras==1.0.0
|
||||||
fasteners==0.14.1
|
fasteners==0.14.1
|
||||||
fixtures==3.0.0
|
fixtures==3.0.0
|
||||||
@ -33,7 +33,7 @@ futurist==1.6.0
|
|||||||
gitdb2==2.0.5
|
gitdb2==2.0.5
|
||||||
GitPython==2.1.8
|
GitPython==2.1.8
|
||||||
google-api-python-client==1.4.2
|
google-api-python-client==1.4.2
|
||||||
greenlet==0.4.13
|
greenlet==0.4.15
|
||||||
httplib2==0.9.1
|
httplib2==0.9.1
|
||||||
idna==2.5
|
idna==2.5
|
||||||
imagesize==1.0.0
|
imagesize==1.0.0
|
||||||
@ -45,7 +45,7 @@ jsonpointer==2.0
|
|||||||
jsonschema==3.2.0
|
jsonschema==3.2.0
|
||||||
keystoneauth1==3.14.0
|
keystoneauth1==3.14.0
|
||||||
keystonemiddleware==4.21.0
|
keystonemiddleware==4.21.0
|
||||||
kombu==4.1.0
|
kombu==5.0.1
|
||||||
linecache2==1.0.0
|
linecache2==1.0.0
|
||||||
lxml==4.2.0
|
lxml==4.2.0
|
||||||
Mako==1.0.7
|
Mako==1.0.7
|
||||||
@ -64,7 +64,7 @@ oslo.cache==1.29.0
|
|||||||
oslo.concurrency==3.26.0
|
oslo.concurrency==3.26.0
|
||||||
oslo.config==6.11.0
|
oslo.config==6.11.0
|
||||||
oslo.context==2.23.0
|
oslo.context==2.23.0
|
||||||
oslo.db==4.35.0
|
oslo.db==6.0.0
|
||||||
oslo.i18n==3.24.0
|
oslo.i18n==3.24.0
|
||||||
oslo.log==3.44.0
|
oslo.log==3.44.0
|
||||||
oslo.messaging==6.4.0
|
oslo.messaging==6.4.0
|
||||||
@ -81,21 +81,21 @@ oslo.vmware==2.35.0
|
|||||||
oslotest==3.2.0
|
oslotest==3.2.0
|
||||||
osprofiler==1.4.0
|
osprofiler==1.4.0
|
||||||
packaging==20.4
|
packaging==20.4
|
||||||
paramiko==2.4.0
|
paramiko==2.7.1
|
||||||
Paste==2.0.2
|
Paste==2.0.2
|
||||||
PasteDeploy==1.5.0
|
PasteDeploy==1.5.0
|
||||||
pbr==5.4.1
|
pbr==5.4.1
|
||||||
pika-pool==0.1.3
|
pika-pool==0.1.3
|
||||||
pika==0.10.0
|
pika==0.10.0
|
||||||
psutil==3.2.2
|
psutil==3.2.2
|
||||||
psycopg2==2.7
|
psycopg2==2.8
|
||||||
pyasn1-modules==0.2.1
|
pyasn1-modules==0.2.1
|
||||||
pyasn1==0.4.2
|
pyasn1==0.4.2
|
||||||
pycadf==2.7.0
|
pycadf==2.7.0
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
Pygments==2.2.0
|
Pygments==2.2.0
|
||||||
pyinotify==0.9.6
|
pyinotify==0.9.6
|
||||||
PyMySQL==0.7.6
|
PyMySQL==0.8.0
|
||||||
PyNaCl==1.2.1
|
PyNaCl==1.2.1
|
||||||
pyOpenSSL==17.5.0
|
pyOpenSSL==17.5.0
|
||||||
pyparsing==2.2.1
|
pyparsing==2.2.1
|
||||||
@ -107,7 +107,7 @@ python-glanceclient==2.15.0
|
|||||||
python-keystoneclient==3.15.0
|
python-keystoneclient==3.15.0
|
||||||
python-mimeparse==1.6.0
|
python-mimeparse==1.6.0
|
||||||
python-novaclient==9.1.0
|
python-novaclient==9.1.0
|
||||||
python-subunit==1.3.0
|
python-subunit==1.4.0
|
||||||
python-swiftclient==3.2.0
|
python-swiftclient==3.2.0
|
||||||
pytz==2015.7
|
pytz==2015.7
|
||||||
pyudev==0.21.0
|
pyudev==0.21.0
|
||||||
@ -124,7 +124,7 @@ rtslib-fb==2.1.65
|
|||||||
six==1.11.0
|
six==1.11.0
|
||||||
smmap2==2.0.3
|
smmap2==2.0.3
|
||||||
snowballstemmer==1.2.1
|
snowballstemmer==1.2.1
|
||||||
sqlalchemy-migrate==0.11.0
|
sqlalchemy-migrate==0.13.0
|
||||||
SQLAlchemy==1.3.0
|
SQLAlchemy==1.3.0
|
||||||
SQLAlchemy-Utils==0.36.1
|
SQLAlchemy-Utils==0.36.1
|
||||||
sqlparse==0.2.4
|
sqlparse==0.2.4
|
||||||
@ -134,9 +134,9 @@ stevedore==1.31.0
|
|||||||
tabulate==0.8.5
|
tabulate==0.8.5
|
||||||
taskflow==3.8.0
|
taskflow==3.8.0
|
||||||
Tempita==0.5.2
|
Tempita==0.5.2
|
||||||
tenacity==6.0.0
|
tenacity==6.1.0
|
||||||
testrepository==0.0.20
|
testrepository==0.0.20
|
||||||
testtools==2.2.0
|
testtools==2.4.0
|
||||||
tooz==1.58.0
|
tooz==1.58.0
|
||||||
traceback2==1.4.0
|
traceback2==1.4.0
|
||||||
unittest2==1.1.0
|
unittest2==1.1.0
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
pbr!=2.1.0,>=5.4.1 # Apache-2.0
|
pbr!=2.1.0,>=5.4.1 # Apache-2.0
|
||||||
decorator>=4.1.0 # BSD
|
decorator>=4.1.0 # BSD
|
||||||
eventlet!=0.23.0,!=0.25.0,>=0.22.0 # MIT
|
eventlet>=0.26.0 # MIT
|
||||||
greenlet>=0.4.13 # MIT
|
greenlet>=0.4.15 # MIT
|
||||||
httplib2>=0.9.1 # MIT
|
httplib2>=0.9.1 # MIT
|
||||||
importlib_metadata>=1.7.0;python_version<'3.8' # Apache-2.0
|
importlib_metadata>=1.7.0;python_version<'3.8' # Apache-2.0
|
||||||
iso8601>=0.1.12 # MIT
|
iso8601>=0.1.12 # MIT
|
||||||
@ -17,7 +17,7 @@ oauth2client!=4.0.0,>=1.5.0 # Apache-2.0
|
|||||||
oslo.config>=6.11.0 # Apache-2.0
|
oslo.config>=6.11.0 # Apache-2.0
|
||||||
oslo.concurrency>=3.26.0 # Apache-2.0
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
||||||
oslo.context>=2.23.0 # Apache-2.0
|
oslo.context>=2.23.0 # Apache-2.0
|
||||||
oslo.db>=4.35.0 # Apache-2.0
|
oslo.db>=6.0.0 # Apache-2.0
|
||||||
oslo.log>=3.44.0 # Apache-2.0
|
oslo.log>=3.44.0 # Apache-2.0
|
||||||
oslo.messaging>=6.4.0 # Apache-2.0
|
oslo.messaging>=6.4.0 # Apache-2.0
|
||||||
oslo.middleware>=3.31.0 # Apache-2.0
|
oslo.middleware>=3.31.0 # Apache-2.0
|
||||||
@ -32,7 +32,7 @@ oslo.utils>=3.40.2 # Apache-2.0
|
|||||||
oslo.versionedobjects>=1.31.2 # Apache-2.0
|
oslo.versionedobjects>=1.31.2 # Apache-2.0
|
||||||
osprofiler>=1.4.0 # Apache-2.0
|
osprofiler>=1.4.0 # Apache-2.0
|
||||||
packaging>=20.4
|
packaging>=20.4
|
||||||
paramiko>=2.4.0 # LGPLv2.1+
|
paramiko>=2.7.1 # LGPLv2.1+
|
||||||
Paste>=2.0.2 # MIT
|
Paste>=2.0.2 # MIT
|
||||||
PasteDeploy>=1.5.0 # MIT
|
PasteDeploy>=1.5.0 # MIT
|
||||||
psutil>=3.2.2 # BSD
|
psutil>=3.2.2 # BSD
|
||||||
@ -49,10 +49,10 @@ taskflow>=3.8.0 # Apache-2.0
|
|||||||
rtslib-fb>=2.1.65 # Apache-2.0
|
rtslib-fb>=2.1.65 # Apache-2.0
|
||||||
six>=1.11.0 # MIT
|
six>=1.11.0 # MIT
|
||||||
SQLAlchemy>=1.3.0 # MIT
|
SQLAlchemy>=1.3.0 # MIT
|
||||||
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
sqlalchemy-migrate>=0.13.0 # Apache-2.0
|
||||||
stevedore>=1.31.0 # Apache-2.0
|
stevedore>=1.31.0 # Apache-2.0
|
||||||
tabulate>=0.8.5 # MIT
|
tabulate>=0.8.5 # MIT
|
||||||
tenacity>=6.0.0 # Apache-2.0
|
tenacity>=6.1.0 # Apache-2.0
|
||||||
WebOb>=1.7.1 # MIT
|
WebOb>=1.7.1 # MIT
|
||||||
oslo.i18n>=3.24.0 # Apache-2.0
|
oslo.i18n>=3.24.0 # Apache-2.0
|
||||||
oslo.vmware>=2.35.0 # Apache-2.0
|
oslo.vmware>=2.35.0 # Apache-2.0
|
||||||
|
@ -7,15 +7,15 @@ hacking>=3.1.0,<3.2.0 # Apache-2.0
|
|||||||
flake8-import-order # LGPLv3
|
flake8-import-order # LGPLv3
|
||||||
flake8-logging-format>=0.6.0 # Apache-2.0
|
flake8-logging-format>=0.6.0 # Apache-2.0
|
||||||
|
|
||||||
stestr!=2.3.0,>=2.2.0 # Apache-2.0
|
stestr>=2.2.0 # Apache-2.0
|
||||||
coverage!=4.4,>=4.1 # Apache-2.0
|
coverage!=4.4,>=4.1 # Apache-2.0
|
||||||
ddt>=1.2.1 # MIT
|
ddt>=1.2.1 # MIT
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
PyMySQL>=0.7.6 # MIT License
|
PyMySQL>=0.8.0 # MIT License
|
||||||
psycopg2>=2.7 # LGPL/ZPL
|
psycopg2>=2.8 # LGPL/ZPL
|
||||||
SQLAlchemy-Utils>=0.36.1 # BSD License
|
SQLAlchemy-Utils>=0.36.1 # BSD License
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.4.0 # MIT
|
||||||
oslo.versionedobjects[fixtures]>=1.31.2 # Apache-2.0
|
oslo.versionedobjects[fixtures]>=1.31.2 # Apache-2.0
|
||||||
|
|
||||||
# bandit is not included in upper-constraints,
|
# bandit is not included in upper-constraints,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user