Add missing PrettyTable requirement

This is required as of
    939fa2c0f Make cinder-manage online migrations more verbose

Change-Id: I59dc3735c02a67ec702a8fe7f87bbc4e77d109f9
This commit is contained in:
Eric Harney 2017-08-23 15:40:07 -04:00
parent 873e7a2f17
commit 77c9be50b9

View File

@ -34,6 +34,7 @@ osprofiler>=1.4.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+ paramiko>=2.0.0 # LGPLv2.1+
Paste # MIT Paste # MIT
PasteDeploy>=1.5.0 # MIT PasteDeploy>=1.5.0 # MIT
PrettyTable>=0.7.1,<0.8 # BSD
psutil>=3.2.2 # BSD psutil>=3.2.2 # BSD
pyparsing>=2.1.0 # MIT pyparsing>=2.1.0 # MIT
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0