You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2021/10/11 12:35:15 UTC

[GitHub] [libcloud] vdloo commented on pull request #1586: Enable to get Volume Quota details in OpenStack driver

vdloo commented on pull request #1586:
URL: https://github.com/apache/libcloud/pull/1586#issuecomment-939989564


   looks like:
   ```
   In [4]: conn.ex_get_volume_quotas('ab031u84abc34ac0c45ab7123eb36fab')                                                                                                                                                                                                                                                          
   Out[4]: <OpenStack_2_VolumeQuota Volumes="<OpenStack_2_QuotaSetItem in_use="476", limit="1000",reserved="0">", gigabytes="<OpenStack_2_QuotaSetItem in_use="8080", limit="10000",reserved="0">", snapshots="<OpenStack_2_QuotaSetItem in_use="73", limit="100",reserved="0">", backups="<OpenStack_2_QuotaSetItem in_use="0", limit="10",reserved="0">">
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org