l.c.o.OpenStackServiceCatalog(object) : class documentation

Part of libcloud.common.openstack View Source View In Hierarchy

http://docs.openstack.org/api/openstack-identity-service/2.0/content/

This class should be instanciated with the contents of the 'serviceCatalog' in the auth response. This will do the work of figuring out which services actually exist in the catalog as well as split them up by type, name, and region if available

Method __init__ Undocumented
Method get_endpoint Undocumented
Method _parse_auth_v1 Undocumented
Method _parse_auth_v2 Undocumented
def __init__(self, service_catalog, ex_force_auth_version=None): (source)
Undocumented
def get_endpoint(self, service_type=None, name=None, region=None): (source)
Undocumented
def _parse_auth_v1(self, service_catalog): (source)
Undocumented
def _parse_auth_v2(self, service_catalog): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:49:10.