diff options
Diffstat (limited to 'docker/packages.pip')
-rw-r--r-- | docker/packages.pip | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docker/packages.pip b/docker/packages.pip new file mode 100644 index 00000000..2f69efe5 --- /dev/null +++ b/docker/packages.pip @@ -0,0 +1,7 @@ +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 |