Fix compiling messages for i18n
"./run_tests.sh --compilemessages" is failed due to oslo packages version mismatch. Oslo packages are required by Horizon. So monasca-ui does not need to specify these packages. Unit tests are passed even without these packages. Change-Id: I8514d1fefe18c0a03d34b1bd7be85d7064c3bb26
This commit is contained in:
parent
3cb1ff23de
commit
01b40e4fae
@ -1,12 +1,6 @@
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.9.2,<0.10
|
||||
|
||||
# fix version problems
|
||||
cffi>0.9
|
||||
oslo.i18n==1.7.0
|
||||
oslo.utils==1.9.0
|
||||
oslo.serialization==1.7.0
|
||||
|
||||
coverage>=3.6
|
||||
django-nose
|
||||
mock>=1.0
|
||||
|
Loading…
Reference in New Issue
Block a user