diff options
| author | liusheng <liusheng@huawei.com> | 2017-03-06 19:20:45 +0800 |
|---|---|---|
| committer | liusheng <liusheng@huawei.com> | 2017-03-06 19:27:04 +0800 |
| commit | d07704dd2560149036b099e9087ecd5bacdf4f78 (patch) | |
| tree | 03324a832dcc279a0a2614f87d5308c9668b9d85 /test-requirements.txt | |
| parent | 69b7b9b0592d3699a02bb8d17539c20749281b8d (diff) | |
| download | python-openstackclient-d07704dd2560149036b099e9087ecd5bacdf4f78.tar.gz | |
Normalize the gnocchiclient docs entry
For now, gnocchiclient has been added in the global-requirements, we
should add gnocchiclient in test-requirements.txt and normalize the docs
entry.
Change-Id: Ide5d8262e7f7c5b1ca304fa72893ccfbf16d8ec1
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 ca335d48..24311847 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24,6 +24,7 @@ wrapt>=1.7.0 # BSD License # Install these to generate sphinx autodocs aodhclient>=0.7.0 # Apache-2.0 +gnocchiclient>=2.7.0 # Apache-2.0 python-barbicanclient>=4.0.0 # Apache-2.0 python-congressclient<2000,>=1.3.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 |
