Add oslo.vmware to Python 3 test dependencies
Enable ceilometer.tests.compute.virt.vmware.test_vsphere_operations on Python 3.4. Change-Id: If3fbc4c5b821cb700799db5597ca6d259167003e
This commit is contained in:
parent
c4cc3bdab4
commit
7d70942132
@ -14,6 +14,7 @@ mock>=1.0
|
||||
# Docs Requirements
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
oslotest>=1.5.1 # Apache-2.0
|
||||
oslo.vmware>=0.11.1 # Apache-2.0
|
||||
psycopg2
|
||||
pylint>=1.3.0 # GNU GPL v2
|
||||
pymongo>=2.6.3,<3.0
|
||||
|
1
tox.ini
1
tox.ini
@ -49,6 +49,7 @@ commands =
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements-py3.txt
|
||||
commands = python -m testtools.run \
|
||||
ceilometer.tests.compute.virt.vmware.test_vsphere_operations \
|
||||
ceilometer.tests.data_processing.test_notifications \
|
||||
ceilometer.tests.energy.test_kwapi \
|
||||
ceilometer.tests.network.services.test_fwaas \
|
||||
|
Loading…
x
Reference in New Issue
Block a user