[cli-ref] Update python-gnocchiclient to 3.1.0

Change-Id: Idac9bb9f5f6b56144e54592ab4d25dcf1d55389d
This commit is contained in:
KATO Tomoyuki 2017-02-23 04:07:21 +09:00
parent 5e73b416a7
commit 4f8325fb61

View File

@ -24,7 +24,7 @@ The gnocchi client is the command-line interface (CLI) for
the A time series storage and resources index service (gnocchi) API and its
extensions.
This chapter documents :command:`gnocchi` version ``3.0.0``.
This chapter documents :command:`gnocchi` version ``3.1.0``.
For help on a specific :command:`gnocchi` command, enter:
@ -40,8 +40,6 @@ gnocchi usage
.. code-block:: console
usage: gnocchi [--version] [-v | -q] [--log-file LOG_FILE] [-h] [--debug]
[--os-region-name <auth-region-name>]
[--os-interface <interface>]
[--gnocchi-api-version GNOCCHI_API_VERSION] [--insecure]
[--os-cacert <ca-certificate>] [--os-cert <certificate>]
[--os-key <key>] [--timeout <seconds>] [--os-auth-type <name>]
@ -70,13 +68,6 @@ gnocchi optional arguments
``--debug``
Show tracebacks on errors.
``--os-region-name <auth-region-name>``
Authentication region name (Env: OS_REGION_NAME)
``--os-interface <interface>``
Select an interface type. Valid interface types:
[admin, public, internal]. (Env: OS_INTERFACE)
``--gnocchi-api-version GNOCCHI_API_VERSION``
Defaults to ``env[GNOCCHI_API_VERSION]`` or 1.