From d285ffba7b9e2af55cf7765963764d2acd616a24 Mon Sep 17 00:00:00 2001 From: asteroide Date: Mon, 24 Apr 2017 11:37:15 +0200 Subject: Add the moon_orchestrator element. Change-Id: I09712c0b6e8e7d17a765829a981280ca5fd8af75 --- moonv4/moon_orchestrator/requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 moonv4/moon_orchestrator/requirements.txt (limited to 'moonv4/moon_orchestrator/requirements.txt') diff --git a/moonv4/moon_orchestrator/requirements.txt b/moonv4/moon_orchestrator/requirements.txt new file mode 100644 index 00000000..ef41155c --- /dev/null +++ b/moonv4/moon_orchestrator/requirements.txt @@ -0,0 +1,10 @@ +docker-py +kombu !=4.0.1,!=4.0.0 +oslo.messaging !=5.14.0,!=5.13.0 +oslo.config +oslo.log +vine +jinja2 +sqlalchemy +pymysql +werkzeug \ No newline at end of file -- cgit 1.2.3-korg