Corrected typo in neutronclient.v_2_0.client...
This bug fixes a small typo in the first line. There is an additional '_' in the version. This has been removed. Change-Id: Idf9061e13c2cbc26041a1a4b961cd85acb8007ff Closes-Bug: 1564686
This commit is contained in:
@@ -3,7 +3,7 @@ Authenticate against a Networking endpoint
|
||||
==========================================
|
||||
|
||||
To authenticate against a Networking endpoint, instantiate a
|
||||
``neutronclient.v_2_0.client.Client`` object:
|
||||
``neutronclient.v2_0.client.Client`` object:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user