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 index 8644154c..40e56b9b 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -1,3 +1,12 @@ +# +# +# author: Jose Lausuch (jose.lausuch@ericsson.com) +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +# pyyaml==3.10 gitpython==1.0.1 python-neutronclient==2.6.0 |