You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cderamus <gi...@git.apache.org> on 2014/02/02 16:19:41 UTC

[dev] libcloud pull request: LIBCLOUD-507: Add ex_limits call to return a diction...

GitHub user cderamus opened a pull request:

    https://github.com/apache/libcloud/pull/240

    LIBCLOUD-507: Add ex_limits call to return a dictionary or resource limi...

    ...ts associated with the account. Examples of resource limits would be the maximum number of instances, volumes, snapshots and networks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DivvyCloud/libcloud LIBCLOUD-507_Add_Ex_Limits_To_CloudStack

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/240.patch

----
commit 859ea776c8a4302c0ca2d5c18a04068829ac980d
Author: Chris DeRamus <ch...@divvycloud.com>
Date:   2014-02-02T15:18:12Z

    LIBCLOUD-507: Add ex_limits call to return a dictionary or resource limits associated with the account. Examples of resource limits would be the maximum number of instances, volumes, snapshots and networks.

----