Change OSC block to a cap
We may need to iterate though OSC releases and a short-term cap achieves this better than excludes do. Change-Id: Ic1b5008a27f56bae9fed788705005f75a89d5c39 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
af91855c9e
commit
dc91808551
@ -424,7 +424,8 @@ python-neutronclient # Apache-2.0
|
||||
python-novaclient # Apache-2.0
|
||||
python-observabilityclient # Apache-2.0
|
||||
python-octaviaclient # Apache-2.0
|
||||
python-openstackclient!=7.0.0,!=7.1.0,!=7.1.1 # Apache-2.0
|
||||
# FIXME: Temporary cap to unblock nova during 2024.2 release. Remove asap.
|
||||
python-openstackclient<7.0.0 # Apache-2.0
|
||||
python-swiftclient # Apache-2.0
|
||||
python-tackerclient # Apache-2.0
|
||||
python-troveclient # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user