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 /doc/source | |
| 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 'doc/source')
| -rw-r--r-- | doc/source/plugin-commands.rst | 8 | ||||
| -rw-r--r-- | doc/source/plugins.rst | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index 844c48a7..182f5392 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -33,10 +33,10 @@ designate .. list-plugins:: openstack.dns.v1 :detailed: -.. gnocchi -.. # gnocchiclient is not in global-requirements -.. # list-plugins:: openstack.metric.v1 -.. # :detailed: +gnocchi +------- +.. list-plugins:: openstack.metric.v1 + :detailed: heat ---- diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index 054e552f..7dda52a0 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -22,7 +22,7 @@ OpenStackClient. The following is a list of projects that are an OpenStackClient plugin. - aodhclient -- gnocchiclient\*\* +- gnocchiclient - python-barbicanclient - python-congressclient - python-designateclient |
