diff options
Diffstat (limited to 'docker/packages.pip')
-rw-r--r-- | docker/packages.pip | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docker/packages.pip b/docker/packages.pip new file mode 100644 index 00000000..cc048389 --- /dev/null +++ b/docker/packages.pip @@ -0,0 +1,8 @@ +pyyaml==3.10 +python-neutronclient==2.6.0 +python-novaclient==2.28.1 +python-glanceclient==1.1.0 +python-cinderclient==1.4.0 +python-heatclient==0.6.0 +python-keystoneclient==1.6.0 +reportlab==3.0 |