From 6fc34508fc18b17a3dfcce1fcee1e43e4f0e32d1 Mon Sep 17 00:00:00 2001 From: asteroide Date: Mon, 24 Apr 2017 11:54:29 +0200 Subject: Add oslo.config requirements Change-Id: I9362f016913930c429038b41e05c0c19ed40e596 --- moonv4/moon_db/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'moonv4/moon_db') diff --git a/moonv4/moon_db/requirements.txt b/moonv4/moon_db/requirements.txt index aa15e35d..03afc879 100644 --- a/moonv4/moon_db/requirements.txt +++ b/moonv4/moon_db/requirements.txt @@ -3,3 +3,4 @@ sqlalchemy pymysql requests oslo.log +oslo.config -- cgit 1.2.3-korg