Fix document warnings
Also warning-is-error is set in setup.cfg to avoid future warnings. Change-Id: I4381a47d35b5736c9af0a2cb8bdd330266825922
This commit is contained in:
parent
bfc88e76f3
commit
7ed0e21bd3
@ -20,7 +20,7 @@ Extension Operations
|
||||
.. automethod:: openstack.identity.v2._proxy.Proxy.get_extension
|
||||
.. automethod:: openstack.identity.v2._proxy.Proxy.extensions
|
||||
|
||||
User Operations
|
||||
User Operations
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
.. autoclass:: openstack.identity.v2._proxy.Proxy
|
||||
|
@ -80,7 +80,7 @@ class Proxy(proxy2.BaseProxy):
|
||||
|
||||
:param instance: This can be either the ID of an instance
|
||||
or a :class:`~openstack.database.v1.instance.Instance`
|
||||
instance that the interface belongs to.
|
||||
instance that the interface belongs to.
|
||||
:param kwargs \*\*query: Optional query parameters to be sent to limit
|
||||
the resources being returned.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user