← Back to team overview

openstack team mailing list archive

Re: Common openstack client library

 

On Mon, Aug 13, 2012 at 9:39 AM, Alessio Ababilov
<aababilov@xxxxxxxxxxxxxxxx> wrote:
> from openstackclient_base.client import HttpClient
> http_client = HttpClient(username="...", password="...", tenant_name="...",
> auth_uri="...")

Shouldn't be the role of python-keystoneclient?

Chmouel.


Follow ups

References