diff options
author | Justin chi <chigang@huawei.com> | 2017-11-03 08:43:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-03 08:43:12 +0000 |
commit | d143e4895b1674f35738b579eec0704bc50cd5fa (patch) | |
tree | 4d9b3dbb9562843d60c22d7378589e55798409db /compass-tasks/requirements.txt | |
parent | fce3a0b2765f1e521b7f8d31772f443849c2bb12 (diff) | |
parent | 8120b2583c459c85116d69211038e0110d71e5b7 (diff) |
Merge "Add compass-tasks"
Diffstat (limited to 'compass-tasks/requirements.txt')
-rw-r--r-- | compass-tasks/requirements.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/compass-tasks/requirements.txt b/compass-tasks/requirements.txt new file mode 100644 index 0000000..7e7ba40 --- /dev/null +++ b/compass-tasks/requirements.txt @@ -0,0 +1,23 @@ +amqplib +argparse +celery +Markdown<2.5 +Cheetah<=2.4.1 +Flask +Flask-Login<=0.3.2 +Flask-RESTful +Flask-Script +Flask-SQLAlchemy +Flask-WTF +itsdangerous +importlib +lazypy +lockfile +netaddr +# MySQL-python +paramiko +SQLAlchemy>=0.9.0 +simplejson +requests +redis +ansible==2.2.0 |