Skip to content

Commit dfea25d

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: I2a70d88480db366bffc8e69d318be89625e9177c
1 parent 37bc7bb commit dfea25d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ oslo.utils>=3.5.0 # Apache-2.0
1515
python-glanceclient>=2.0.0 # Apache-2.0
1616
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
1717
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
18-
python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0
18+
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
1919
requests>=2.10.0 # Apache-2.0
2020
stevedore>=1.10.0 # Apache-2.0

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ hacking<0.11,>=0.10.0
55

66
coverage>=3.6 # Apache-2.0
77
discover # BSD
8-
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
9-
mock>=1.2 # BSD
8+
fixtures>=3.0.0 # Apache-2.0/BSD
9+
mock>=2.0 # BSD
1010
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
1111
oslotest>=1.10.0 # Apache-2.0
1212
reno>=1.6.2 # Apache2
1313
requests-mock>=0.7.0 # Apache-2.0
1414
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
15-
os-testr>=0.4.1 # Apache-2.0
15+
os-testr>=0.7.0 # Apache-2.0
1616
testrepository>=0.0.18 # Apache-2.0/BSD
1717
testtools>=1.4.0 # MIT
1818
tempest>=11.0.0 # Apache-2.0

0 commit comments

Comments
 (0)