summaryrefslogtreecommitdiffstats
path: root/engine/src/requirements.txt
diff options
context:
space:
mode:
authorArthur Martella <arthur.martella.1@att.com>2019-03-15 11:56:54 -0400
committerArthur Martella <arthur.martella.1@att.com>2019-03-15 11:56:54 -0400
commit99c4495bd4eb4b1bb01cc483f5d9ade58843d91a (patch)
treeceb9ed28f275b9514eca11cc0d9196a0b7c30222 /engine/src/requirements.txt
parent2f7fe5df5de5014f2d54422eccc8bc2a4e13fd8e (diff)
Initial upload of F-GPS seed code 1/21
Includes: Base license for project and engine Engine dockerfile Engine sample helm chart Engine sample config directory Change-Id: I034927aed57d8f48de44a0aae9be34e46d7db5ac Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
Diffstat (limited to 'engine/src/requirements.txt')
-rwxr-xr-xengine/src/requirements.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/engine/src/requirements.txt b/engine/src/requirements.txt
new file mode 100755
index 0000000..f623b01
--- /dev/null
+++ b/engine/src/requirements.txt
@@ -0,0 +1,7 @@
+six==1.12.0
+Crypto==1.4.1
+requests==2.21.0
+python-novaclient==2.18.0
+python-keystoneclient==3.6.0
+pycrypto==2.6.1
+pytz==2018.9