Merge "docs: Add missing docs for proxy helper methods"

This commit is contained in:
Zuul 2022-09-14 16:50:38 +00:00 committed by Gerrit Code Review
commit e8906a8920
2 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -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