openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #15812
Re: Common openstack client library
Yes, my library can be safely moved into python-keystoneclient and it will
be quite logical. However, python-keystoneclient contains plenty of
keystone-specific code that's not used by, e.g., novaclient, so it's better
to keep python-keystoneclient and python-openstackclient-base separated.
On Mon, Aug 13, 2012 at 11:45 AM, Chmouel Boudjnah <chmouel@xxxxxxxxxxx>wrote:
> 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.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
--
Alessio Ababilov
Software Engineer
Grid Dynamics
References