Sync requirements for cinder-tempest-plugin
Change-Id: I865d003f393be8cdd58d36e24d93e278f81f1ca2
Chandan Kumar
8 years ago
| 2 | 2 |
# process, which may cause wedges in the gate later.
|
| 3 | 3 |
|
| 4 | 4 |
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
5 |
oslo.config>=5.1.0 # Apache-2.0
|
|
6 |
six>=1.10.0 # MIT
|
|
7 |
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
|
8 |
tempest>=17.1.0 # Apache-2.0
|