[
https://issues.apache.org/jira/browse/LIBCLOUD-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025860#comment-14025860
]
ASF GitHub Bot commented on LIBCLOUD-575:
-----------------------------------------
GitHub user zestrada opened a pull request:
https://github.com/apache/libcloud/pull/312
[LIBCLOUD-575] Adding all_tenats parameter for list_nodes in Openstack
Creating a pull request per commit discussion. Tests forthcoming.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zestrada/libcloud LIBCLOUD-575
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/312.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #312
----
commit 55a84c602b27ab9ed8a8ec6a1bc9bffee026cc13
Author: Zak Estrada <[email protected]>
Date: 2014-06-09T20:37:57Z
all_tenants option for list_nodes() in OpenStack
commit d981e08736b1aa46c4c242a2dd9eddfb91fcec85
Author: Zak Estrada <[email protected]>
Date: 2014-06-09T22:26:08Z
renamed param and added docstring for last commit
----
> Support all_tenants option for list_nodes() in Openstack
> --------------------------------------------------------
>
> Key: LIBCLOUD-575
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-575
> Project: Libcloud
> Issue Type: New Feature
> Components: Compute
> Environment: openstack
> Reporter: Zak Estrada
>
> When using libcloud as a user with an admin role, it may be useful to pass
> the all_tenants option when listing nodes. I have implemented and tested (on
> my local openstack cluster) the following code:
> https://github.com/zestrada/libcloud/commit/55a84c602b27ab9ed8a8ec6a1bc9bffee026cc13
--
This message was sent by Atlassian JIRA
(v6.2#6252)