docs: Add missing docs for proxy helper methods
Change-Id: I3764b74f08294ea1768d09a59d355376996d3ae2 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -53,3 +53,10 @@ QuotaSet Operations
|
||||
:noindex:
|
||||
:members: get_quota_set, get_quota_set_defaults,
|
||||
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
|
||||
:noindex:
|
||||
:members: migrations
|
||||
|
||||
Helpers
|
||||
^^^^^^^
|
||||
|
||||
.. autoclass:: openstack.compute.v2._proxy.Proxy
|
||||
:noindex:
|
||||
:members: wait_for_delete
|
||||
|
Reference in New Issue
Block a user