summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-02-29 14:14:14 -0800
committerMonty Taylor <mordred@inaugust.com>2012-02-29 14:14:14 -0800
commit57e352a070665f3dbc2a90d53c34521178669836 (patch)
treeb45aa1517b0895675ad7bb955508d0aeb84375d9 /setup.cfg
parent972677fc3dc24a5084657fc337fb2b2981a30e0c (diff)
downloadpython-glanceclient-57e352a070665f3dbc2a90d53c34521178669836.tar.gz
All the latest OpenStack hotness.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ab2a949..3ef59d0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,6 +3,13 @@ cover-package = glanceclient
cover-html = true
cover-erase = true
cover-inclusive = true
+verbosity=2
+detailed-errors=1
+with-openstack=1
+openstack-red=0.05
+openstack-yellow=0.025
+openstack-show-elapsed=1
+openstack-color=1
[build_sphinx]
source-dir = docs/