Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-28 Thread Matt Riedemann
On 1/15/2015 5:43 PM, Steven Hardy wrote: On Thu, Jan 15, 2015 at 04:49:37PM -0600, Matt Riedemann wrote: On 1/15/2015 11:40 AM, Matt Riedemann wrote: On 1/13/2015 9:27 PM, Matt Riedemann wrote: On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-15 Thread Matt Riedemann
On 1/13/2015 9:27 PM, Matt Riedemann wrote: On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap the boto requirement on master and it's failing

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-15 Thread Steven Hardy
On Thu, Jan 15, 2015 at 04:49:37PM -0600, Matt Riedemann wrote: On 1/15/2015 11:40 AM, Matt Riedemann wrote: On 1/13/2015 9:27 PM, Matt Riedemann wrote: On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-15 Thread Matt Riedemann
On 1/15/2015 11:40 AM, Matt Riedemann wrote: On 1/13/2015 9:27 PM, Matt Riedemann wrote: On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Matt Riedemann
On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap the boto requirement on master and it's failing the ec2 tests in tempest the same as before.

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Steven Hardy
On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap the boto requirement on master and it's failing the ec2 tests in tempest the same as before. FWIW, I just re-tested and boto 2.35.1 works

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Matt Riedemann
On 1/9/2015 10:17 AM, Steven Hardy wrote: On Fri, Jan 09, 2015 at 09:11:50AM -0500, Sean Dague wrote: boto 2.35.0 just released, and makes hmac-v4 authentication mandatory for EC2 end points (it has been optionally supported for a long time). Nova's EC2 implementation does not do this. The

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-09 Thread Steven Hardy
On Fri, Jan 09, 2015 at 09:11:50AM -0500, Sean Dague wrote: boto 2.35.0 just released, and makes hmac-v4 authentication mandatory for EC2 end points (it has been optionally supported for a long time). Nova's EC2 implementation does not do this. The short term approach is to pin boto -

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-09 Thread Tim Bell
Let's not forget that more than a quarter of OpenStack production deployments are using the EC2 interface from my memory of the user survey. Our experience is that the basic functionality is OK but you need to keep into the appropriate subset. Any plans for depreciation of the EC2 inside Nova