Skip the version 1.16.0 of cliff
The cliff-1.16.0 has been skipped in global-requirements[1], and also, the cliff-1.16.0 will cause "index out of range" error if no data returned. This change sync the cliff version from global-requirements. [1] https://review.openstack.org/#/c/278299/ Change-Id: I78790147a97e85337dbd4a40301a18274544d3d3 Closes-Bug: #1545911
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
pbr<2.0,>=1.4
|
||||
Babel>=1.3
|
||||
cliff>=1.14.0 # Apache-2.0
|
||||
cliff!=1.16.0,>=1.14.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.utils>=2.0.0 # Apache-2.0
|
||||
|
Reference in New Issue
Block a user