[ 
https://issues.apache.org/jira/browse/LIBCLOUD-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856881#comment-13856881
 ] 

Tomaz Muraus commented on LIBCLOUD-472:
---------------------------------------

This functionality is already indirectly available via the 
OpenStackAuthConnection 
(https://github.com/apache/libcloud/blob/trunk/libcloud/common/openstack.py#L96)
 and OpenStackServiceCatalog 
(https://github.com/apache/libcloud/blob/trunk/libcloud/common/openstack.py#L313)
 class.

Those classes are utilized in the OpenStackBaseConnection 
(https://github.com/apache/libcloud/blob/trunk/libcloud/common/openstack.py#L415)
 class which is used by compute, storage and other drivers.

> Add OpenStack list API service/endpoint 
> ----------------------------------------
>
>                 Key: LIBCLOUD-472
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-472
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>            Reporter: Chris DeRamus
>            Priority: Trivial
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> To enable support for utilizing other services within an OpenStack 
> installation I would like to add identity API calls for listing services and 
> API endpoints. 
> Information on the calls can be found at 
> http://api.openstack.org/api-ref-identity.html. For the time being I am going 
> to put it into the OS compute driver. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to