diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index afd63251..bd660605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,6 @@ requests==2.8.1 netaddr==0.7.18 scapy-python3==0.18 pylint==1.8.2 -pyzmq==14.5.0 distro stcrestclient matplotlib @@ -22,3 +21,22 @@ pycrypto tabulate pypsi paramiko +keystoneauth1>=2.18.0 +os-client-config>=1.22.0 +oslo.concurrency>=3.8.0 +oslo.config>=3.14.0 +oslo.log>=3.11.0 +oslo.serialization>=1.10.0 +oslo.utils>=3.18.0 +dogpile.cache +pygal +pykwalify +python-glanceclient>=2.5.0 +python-neutronclient>=5.1.0 +python-novaclient>=7.1.0 +python-heatclient>=1.6.1 +python-subunit>=0.0.18 +PyYAML>=3.10.0 +pyzmq>=16.0 +six>=1.9.0 +timeout-decorator>=0.4.0 |