Use testr setuptools commands.

Replace the embedded shell scripts with setuptools commands provided by
upstream. Cleans up a few warnings that this cause tox to show.

Change-Id: I9eb47142eafb6ed038b358b94984462ca1632542
This commit is contained in:
Monty Taylor
2013-01-11 15:32:25 +01:00
parent 2744429bdc
commit 751c8066ac

View File

@@ -1,6 +1,7 @@
[run]
branch = True
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,nova/tests/*
source = nova
omit = nova/tests/*,DynamicallyCompiledCheetahTemplate.py
[report]
ignore-errors = True