Merge "docs: Add missing docs for proxy helper methods"
This commit is contained in:
commit
e8906a8920
@ -53,3 +53,10 @@ QuotaSet Operations
|
|||||||
:noindex:
|
:noindex:
|
||||||
:members: get_quota_set, get_quota_set_defaults,
|
:members: get_quota_set, get_quota_set_defaults,
|
||||||
revert_quota_set, update_quota_set
|
revert_quota_set, update_quota_set
|
||||||
|
|
||||||
|
Helpers
|
||||||
|
^^^^^^^
|
||||||
|
|
||||||
|
.. autoclass:: openstack.block_storage.v2._proxy.Proxy
|
||||||
|
:noindex:
|
||||||
|
:members: wait_for_status, wait_for_delete
|
||||||
|
@ -172,3 +172,10 @@ Migration Operations
|
|||||||
.. autoclass:: openstack.compute.v2._proxy.Proxy
|
.. autoclass:: openstack.compute.v2._proxy.Proxy
|
||||||
:noindex:
|
:noindex:
|
||||||
:members: migrations
|
:members: migrations
|
||||||
|
|
||||||
|
Helpers
|
||||||
|
^^^^^^^
|
||||||
|
|
||||||
|
.. autoclass:: openstack.compute.v2._proxy.Proxy
|
||||||
|
:noindex:
|
||||||
|
:members: wait_for_delete
|
||||||
|
Loading…
x
Reference in New Issue
Block a user