Installation procedures fixed.

Change-Id: I83d5de6438d73910addc696b1cd59337fb6dd311
This commit is contained in:
Nicola Peditto 2018-05-09 16:10:30 +02:00
parent e884ed07cb
commit 5ef7ad4b0b
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,3 @@
[DEFAULT]
debug = True
log_file = /var/log/iotronic/lightning-rod.log
lightningrod_home = /var/lib/iotronic
log_file = /var/log/iotronic/lightning-rod.log

View File

@ -6,7 +6,6 @@ pbr>=2.0.0,!=2.1.0 # Apache-2.0
autobahn>=0.10.1 # MIT License
six>=1.10.0 # MIT
httplib2>=0.9.1 # MIT
# Openstack modules
psutil # BSD
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0