summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-05-16 11:42:30 -0400
committerMonty Taylor <mordred@inaugust.com>2012-05-16 14:00:20 -0400
commit878c939e2c6dcbbf4e0792b04a070af90c72fba6 (patch)
tree5660a0e17c6e4af58793cb5917c9b2bc32447489 /setup.cfg
parentfa43d08dcb30183b7b0c3a70dbd833893d0e60ce (diff)
downloadpython-neutronclient-878c939e2c6dcbbf4e0792b04a070af90c72fba6.tar.gz
Align tox with standards.
Moved openstack nose invocation to tox.ini from setup.cfg, as there is no way to turn it off if it's in setup.cfg, and when we're running in jenkins, we want to run via xunit and not via openstack color output. Change-Id: I0a7b6232834b5cdfc97be9c2f93f726d6b47e0ac
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index f72c0a4..48000a7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,8 +5,3 @@
# openstack-nose https://github.com/jkoelker/openstack-nose
verbosity=2
detailed-errors=1
-with-openstack=1
-openstack-red=0.05
-openstack-yellow=0.025
-openstack-show-elapsed=1
-