81a750da5e
This updates the global requirements to block requests 2.8.0 due to: https://launchpad.net/bugs/1476770 and https://launchpad.net/bugs/1503768 and https://launchpad.net/bugs/1505326 And also blocks oslo.messaging 2.6.0 temporarily due to: https://launchpad.net/bugs/1505295 And also blocks oslo.versionedobjects 0.11.0 temporarily due to: https://launchpad.net/bugs/1505677 And also blocks WebOb<1.5.0 temporarily due to: https://launchpad.net/bugs/1505153 Related-Bug: #1476770 Related-Bug: #1503768 Related-Bug: #1505326 Related-Bug: #1505295 Related-Bug: #1505153 Related-Bug: #1505677 Change-Id: I3aabbf717ef21a41c7bb9d21957df838642926f0
18 lines
345 B
Plaintext
18 lines
345 B
Plaintext
# This file was created to collocate pins that are needed but should not be
|
|
# installed as base requirements
|
|
|
|
|
|
# Temporary pin:
|
|
# https://launchpad.net/bugs/1505295
|
|
oslo.messaging!=2.6.0
|
|
|
|
|
|
# Temporary pin:
|
|
# https://launchpad.net/bugs/1505153
|
|
WebOb<1.5.0
|
|
|
|
|
|
# Temporary pin:
|
|
# https://launchpad.net/bugs/1505677
|
|
oslo.versionedobjects!=0.11.0
|