diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-02-29 14:14:14 -0800 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-02-29 14:14:14 -0800 |
| commit | 57e352a070665f3dbc2a90d53c34521178669836 (patch) | |
| tree | b45aa1517b0895675ad7bb955508d0aeb84375d9 /setup.cfg | |
| parent | 972677fc3dc24a5084657fc337fb2b2981a30e0c (diff) | |
| download | python-glanceclient-57e352a070665f3dbc2a90d53c34521178669836.tar.gz | |
All the latest OpenStack hotness.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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/ |
