diff options
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip new file mode 100644 index 000000000..22c8199d0 --- /dev/null +++ b/docker/requirements.pip @@ -0,0 +1,9 @@ +pyyaml==3.10 +gitpython==1.0.1 +python-neutronclient==2.6.0 +python-novaclient==2.28.1 +python-glanceclient==1.1.0 +python-keystoneclient==1.6.0 +cloudify==3.2.1 +virtualenv==1.11.4 +pexpect==4.0
\ No newline at end of file |