Re: [openstack-dev] [all] bugs with paste pipelines and multiple projects and upgrading

2014-12-05 Thread Lance Bragstad
A review has been posted allowing proper upgrades to the Keystone paste file in grenade, and the XML references have been removed for the upgrade case [1]. There is also documentation in the Kilo Release Notes detailing the upgrade process for XML removal from Juno to Kilo [2]. [1] https://review.

Re: [openstack-dev] [all] bugs with paste pipelines and multiple projects and upgrading

2014-12-03 Thread Sean Dague
On 12/03/2014 10:57 AM, Lance Bragstad wrote: > > > On Wed, Dec 3, 2014 at 9:18 AM, Sean Dague > wrote: > > We've hit two interesting issues this week around multiple projects > installing into the paste pipeline of a server. > > 1) the pkg_resources explosio

Re: [openstack-dev] [all] bugs with paste pipelines and multiple projects and upgrading

2014-12-03 Thread Lance Bragstad
On Wed, Dec 3, 2014 at 9:18 AM, Sean Dague wrote: > We've hit two interesting issues this week around multiple projects > installing into the paste pipeline of a server. > > 1) the pkg_resources explosion in grenade. Basically ceilometer modified > swift paste.ini to add it's own code into swift

[openstack-dev] [all] bugs with paste pipelines and multiple projects and upgrading

2014-12-03 Thread Sean Dague
We've hit two interesting issues this week around multiple projects installing into the paste pipeline of a server. 1) the pkg_resources explosion in grenade. Basically ceilometer modified swift paste.ini to add it's own code into swift (that's part of normal ceilometer install in devstack - https