Merge "Moved openstack package so imports are setup correctly"

This commit is contained in:
Jenkins 2014-10-16 15:39:15 +00:00 committed by Gerrit Code Review
commit 63e288140e
34 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
eventlet
kafka-python>=0.9.1 kafka-python>=0.9.1
oslo.config>=1.3.0 oslo.config>=1.3.0
influxdb>=0.1.12 influxdb>=0.1.12

View File

@ -17,6 +17,7 @@ console_scripts =
[files] [files]
packages = monasca_persister packages = monasca_persister
openstack.common
[flake8] [flake8]
max-line-length = 120 max-line-length = 120