diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-26 19:49:21 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-26 19:49:21 +0000 |
| commit | 2819450be5d4fa57c6efdb4cd225f59bab894fba (patch) | |
| tree | 2841300de1f8857dd32b9339f4eceaa7c0b79b2f /test-requirements.txt | |
| parent | b5b5fdd78ad0d191bdf07a56293fecaa43002e75 (diff) | |
| parent | 16f00833a70893979ccdf7ffb7f6e1e7653cdc24 (diff) | |
| download | python-openstackclient-2819450be5d4fa57c6efdb4cd225f59bab894fba.tar.gz | |
Merge "Add shell --profile option to trigger osprofiler from CLI"
Diffstat (limited to 'test-requirements.txt')
| -rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 8a379036..9c93b11c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,6 +16,7 @@ os-testr>=0.4.1 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT tempest-lib>=0.14.0 # Apache-2.0 +osprofiler>=1.1.0 # Apache-2.0 # Install these to generate sphinx autodocs python-barbicanclient>=3.3.0 # Apache-2.0 |
