Re: [openstack-dev] [keystone][oslo][release][requirements][FFE] global-requirements update to positional to 1.1.1

2016-09-12 Thread Tony Breeds
On Tue, Sep 13, 2016 at 09:03:52AM +0800, Jamie Lennox wrote: > So the major difference between positional 1.0 and 1.1 is that we swapped > from using a @functools.wrap decorator to a @wrapt decorator. The reason > for this is that @functools.wraps basically screws up any inspection of the >

Re: [openstack-dev] [keystone][oslo][release][requirements][FFE] global-requirements update to positional to 1.1.1

2016-09-12 Thread Jamie Lennox
On 8 September 2016 at 11:29, Tony Breeds wrote: > On Wed, Sep 07, 2016 at 08:10:45AM -0500, Matthew Thode wrote: > > https://review.openstack.org/366631 > > > > The combination of oslo.context 2.9.0 + positional 1.0.1 (which is the > > current minimum requirement)

Re: [openstack-dev] [keystone][oslo][release][requirements][FFE] global-requirements update to positional to 1.1.1

2016-09-07 Thread Tony Breeds
On Wed, Sep 07, 2016 at 08:10:45AM -0500, Matthew Thode wrote: > https://review.openstack.org/366631 > > The combination of oslo.context 2.9.0 + positional 1.0.1 (which is the > current minimum requirement) results in various unit test failures in > barbican, related to parsing of request headers