Re: [openstack-dev] [OSSN 0020] Disassociating floating IPs does not terminate NAT connections with Neutron L3 agent

2014-09-20 Thread Martinx - ジェームズ
Awesome! Hope it reaches Juno! :-) This is important... Best, Thiago On 16 September 2014 13:17, Carl Baldwin c...@ecbaldwin.net wrote: Hi, There is current work in review to use conntrack to terminate these connections [1][2] much like you suggested. I hope to get this in to RC1 but it

[openstack-dev] [Manila] ./run_tests issue

2014-09-20 Thread Deepak Shetty
I keep hitting this issue in my F20 based devstack env ... ./run_tests.sh -V . gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC

Re: [openstack-dev] [Manila] ./run_tests issue

2014-09-20 Thread Valeriy Ponomaryov
These should help: sudo yum -y install mysql-devel sudo pip install MySQL-python On Sat, Sep 20, 2014 at 9:15 AM, Deepak Shetty dpkshe...@gmail.com wrote: I keep hitting this issue in my F20 based devstack env ... ./run_tests.sh -V . gcc -pthread -fno-strict-aliasing -O2 -g

Re: [openstack-dev] [oslo] zeromq work for kilo

2014-09-20 Thread Li Ma
Hi all, I almost lost this new thread for discussing with ZeroMQ issue. On 2014/9/19 5:29, Eric Windisch wrote: I believe it makes good sense for all drivers, in the long term. However, the most immediate benefits would be in offloading any drivers that need substantial work or improvements,

Re: [openstack-dev] [Manila] ./run_tests issue

2014-09-20 Thread Deepak Shetty
thanks , that worked. Any idea why it doesn't install it automatically and/or it isn't present in requirements.txt ? I thought that was the purpose of requirements.txt ? On Sat, Sep 20, 2014 at 12:00 PM, Valeriy Ponomaryov vponomar...@mirantis.com wrote: These should help: sudo yum -y install

[openstack-dev] Oslo messaging vs zaqar

2014-09-20 Thread Geoff O'Callaghan
Hi all, I'm just trying to understand the messaging strategy in openstack.It seems we have at least 2 messaging layers. Oslo.messaging and zaqar, Can someone explain to me why there are two? To quote from the zaqar faq : - How does Zaqar compare to oslo.messaging? oslo.messsaging is

Re: [openstack-dev] [Neutron][QoS] Applying QoS as Quota

2014-09-20 Thread Giuseppe Cossu
Kevin, I'm aware of the blueprint. Actually I've tried to make it work, but the rules are not applied to the OVS bridge. Moreover there are these limitations: 1. it considers only dscp and rate limit 2. it doesn't introduce a way to manage these policy (i.e. from the admin side) Anyway it's a good

Re: [openstack-dev] [Heat][Zaqar] Integration plan moving forward

2014-09-20 Thread Robert Collins
On 20 September 2014 17:20, Monty Taylor mord...@inaugust.com wrote: At least initially we'll need to do both, since not everybody has Zaqar. If we can not have events at all in v2 of the API that would be fantastic though :) Yeah - don't forget the folks who are deploying heat in

Re: [openstack-dev] [Manila] ./run_tests issue

2014-09-20 Thread Andreas Jaeger
On 09/20/2014 09:34 AM, Deepak Shetty wrote: thanks , that worked. Any idea why it doesn't install it automatically and/or it isn't present in requirements.txt ? I thought that was the purpose of requirements.txt ? AFAIU requirements.txt has only python dependencies while mysql-devel is a C

[openstack-dev] oslo.db 1.0.1 released

2014-09-20 Thread Doug Hellmann
The Oslo team has released oslo.db 1.0.1, a patch release on the final version of the library released for juno. This update includes a fix for a test fixture class that has been causing some stability problems in the nova gate. https://launchpad.net/oslo.db/+milestone/1.0.1 Doug

Re: [openstack-dev] No one replying on tempest issue?Please share your experience

2014-09-20 Thread Nikesh Kumar Mahalka
Still i didnot get any reply. Now i ran below command: ./run_tempest.sh tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_volume_from_snapshot and i am getting test failed. Actually,after analyzing tempest.log,i found that: during creation of a volume from

Re: [openstack-dev] [infra] [manila] Gerrit downtime Friday September 19

2014-09-20 Thread Jeremy Stanley
On 2014-09-16 21:42:49 + (+), Jeremy Stanley wrote: The project infrastructure team will be taking the Gerrit service on review.openstack.org offline briefly from 20:30 to 21:00 UTC this Friday, September 19 in an effort to move the newly-approved Shared File Systems program

Re: [openstack-dev] [Neutron][QoS] Applying QoS as Quota

2014-09-20 Thread Carlino, Chuck
Right! If the wikihttps://wiki.openstack.org/wiki/Neutron/QoS is up to date, you can look there. (I guess I assumed you had already checked that out since it's had much more exposure than port templates). Also, you should check out flavors:

Re: [openstack-dev] Oslo final releases ready

2014-09-20 Thread Michael Still
And the python-novaclient release has now been done. Thanks, Michael On Sat, Sep 20, 2014 at 6:53 AM, Michael Still mi...@stillhq.com wrote: Thanks. That's now approved and we're waiting for the merge. Michael On Fri, Sep 19, 2014 at 7:30 PM, Andrey Kurilin akuri...@mirantis.com wrote:

[openstack-dev] [Neutron] - what integration with Keystone is allowed?

2014-09-20 Thread Kevin Benton
Hello all, A patch has come up to query keystone for tenant names in the IBM plugin.[1] As I understand it, this was one of the reasons another mechanism driver was reverted.[2] Can we get some clarity on the level of integration with Keystone that is permitted? Thanks 1.

Re: [openstack-dev] [Manila] ./run_tests issue

2014-09-20 Thread Alex Leonhardt
And yet it's a dependency so I'm with Deepak and it should at least be mentioned in the prerequisites on a webpage somewhere .. :) I might even try and update/add that myself as it caught me out a few times too.. Alex On 20 Sep 2014 12:44, Andreas Jaeger a...@suse.com wrote: On 09/20/2014

Re: [openstack-dev] [Neutron] Enabling vlan trunking on neutron port.

2014-09-20 Thread Ian Wells
Aaron: untrue. It does, but OVS doesn't, and so networks implemented with the OVS driver will drop packets. Use Linuxbridge instead. -- Ian. On 19 September 2014 22:27, Aaron Rosen aaronoro...@gmail.com wrote: Neutron doesn't allow you to send tagged traffic from the guest today

Re: [openstack-dev] [nova] 2 weeks in the bug tracker

2014-09-20 Thread Preston L. Bannister
This is great. On the point of: If an Incomplete bug has no response after 30 days it's fair game to close (Invalid, Opinion, Won't Fix). How about Stale ... since that is where it is. (How hard to add a state?) On Fri, Sep 19, 2014 at 6:13 AM, Sean Dague s...@dague.net wrote: I've spent