- Original Message -
> From: "Joe Gordon"
> To: "OpenStack Development Mailing List (not for usage questions)"
>
> Sent: Thursday, May 8, 2014 4:54:31 PM
> Subject: Re: [openstack-dev] [nova] Consuming keystoneclient's Session object
> in n
On May 6, 2014, at 15:22, Jamie Lennox wrote:
> If there are concerns with this process please respond here and/or on the
> review.
This sounds like it would be a fix for a bug affecting clients that I was
looking at recently:
https://bugs.launchpad.net/python-novaclient/+bug/1154809
If so,
Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [nova] Consuming keystoneclient's Session object
in novaclient
On Wed, May 7, 2014 at 7:54 PM, Jamie Lennox mailto:jamielen...@redhat.com> > wrote:
- Original Message -
> From:
On Wed, May 7, 2014 at 7:54 PM, Jamie Lennox wrote:
>
>
> - Original Message -
> > From: "Monty Taylor"
> > To: openstack-dev@lists.openstack.org
> > Sent: Thursday, May 8, 2014 8:22:21 AM
> > Subject: Re: [openstack-dev] [nova] Consuming keys
- Original Message -
> From: "Monty Taylor"
> To: openstack-dev@lists.openstack.org
> Sent: Thursday, May 8, 2014 8:22:21 AM
> Subject: Re: [openstack-dev] [nova] Consuming keystoneclient's Session object
> in novaclient
>
> On 05/07/2014 03:10 PM,
On 05/07/2014 03:10 PM, Joe Gordon wrote:
On Tue, May 6, 2014 at 3:22 PM, Jamie Lennox mailto:jamielen...@redhat.com>> wrote:
All,
TL;DR: novaclient should be able to use the common transport/auth
layers of keystoneclient. If it does there are going to be functions
like clien
On Tue, May 6, 2014 at 3:22 PM, Jamie Lennox wrote:
> All,
>
> TL;DR: novaclient should be able to use the common transport/auth layers
> of keystoneclient. If it does there are going to be functions like
> client.authenticate() that won't operate the same way when a session object
> is passed. F
All,
TL;DR: novaclient should be able to use the common transport/auth layers of
keystoneclient. If it does there are going to be functions like
client.authenticate() that won't operate the same way when a session object is
passed. For most users who just use the CRUD operations there will be