aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2017-04-24 11:54:29 +0200
committerasteroide <thomas.duval@orange.com>2017-04-24 11:54:29 +0200
commit6fc34508fc18b17a3dfcce1fcee1e43e4f0e32d1 (patch)
treefa04181790bd81a3c9445d50f4093e22c54312db /moonv4/moon_db
parentbb4222cc5ef3a04afef53e8f613c8dc2a9496731 (diff)
Add oslo.config requirements
Change-Id: I9362f016913930c429038b41e05c0c19ed40e596
Diffstat (limited to 'moonv4/moon_db')
-rw-r--r--moonv4/moon_db/requirements.txt1
1 files changed, 1 insertions, 0 deletions
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