Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread masoom alam
The problem lies in this patch: https://review.openstack.org/#/c/96300 Even If I apply it, i get an error that Unknown Neutron context. The patch is correctly applied - some 20 times :) Task and output is as follows: { VMTasks.boot_runcommand_delete: [ { args: {

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread Ajay Kalambur (akalambu)
@lists.openstack.org Subject: Re: [openstack-dev] [rally][iperf] Benchmarking network performance The problem lies in this patch: https://review.openstack.org/#/c/96300 Even If I apply it, i get an error that Unknown Neutron context. The patch is correctly applied - some 20 times :) Task and output

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread Boris Pavlovic
Mailing List (not for usage questions) openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [rally][iperf] Benchmarking network performance The problem lies in this patch: https://review.openstack.org/#/c/96300 Even If I apply it, i get an error that Unknown Neutron context

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread Boris Pavlovic
, 2014 at 5:27 AM To: akalambu akala...@cisco.com Cc: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [rally][iperf] Benchmarking network performance The problem lies in this patch: https://review.openstack.org

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread Ajay Kalambur (akalambu)
: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [rally][iperf] Benchmarking network performance The problem lies in this patch: https://review.openstack.org/#/c/96300 Even If I

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
Thanks Ajay I corrected this earlier. But facing another problem. Will forward paste in a while. On Friday, September 5, 2014, Ajay Kalambur (akalambu) akala...@cisco.com wrote: Sorry there was typo in the patch should be @validation and not @(validation Please change that in vm_perf.py

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
http://paste.openstack.org/show/106297/ On Fri, Sep 5, 2014 at 1:12 PM, masoom alam masoom.a...@gmail.com wrote: Thanks Ajay I corrected this earlier. But facing another problem. Will forward paste in a while. On Friday, September 5, 2014, Ajay Kalambur (akalambu) akala...@cisco.com

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
Please forward ur vmtasks.py file On Friday, September 5, 2014, masoom alam masoom.a...@gmail.com wrote: http://paste.openstack.org/show/106297/ On Fri, Sep 5, 2014 at 1:12 PM, masoom alam masoom.a...@gmail.com javascript:_e(%7B%7D,'cvml','masoom.a...@gmail.com'); wrote: Thanks Ajay I

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread Ajay Kalambur (akalambu)
You need to apply the other 2 network context patches from the reviews I sent out Ajay Sent from my iPhone On Sep 5, 2014, at 2:25 AM, masoom alam masoom.a...@gmail.commailto:masoom.a...@gmail.com wrote: http://paste.openstack.org/show/106297/ On Fri, Sep 5, 2014 at 1:12 PM, masoom alam

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-04 Thread Boris Pavlovic
Hi Ajay, Thank you for your work on this. Could you please send on review your code? Here is the instruction: https://wiki.openstack.org/wiki/Rally/Develop#How_to_contribute Thanks Best regards, Boris Pavlovic On Wed, Sep 3, 2014 at 10:47 PM, Ajay Kalambur (akalambu) akala...@cisco.com

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-04 Thread Rick Jones
On 09/03/2014 11:47 AM, Ajay Kalambur (akalambu) wrote: Hi Looking into the following blueprint which requires that network performance tests be done as part of a scenario I plan to implement this using iperf and basically a scenario which includes a client/server VM pair My experience with

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-04 Thread Ajay Kalambur (akalambu)
Sorry there was typo in the patch should be @validation and not @(validation Please change that in vm_perf.py Sent from my iPhone On Sep 4, 2014, at 7:51 PM, masoom alam masoom.a...@gmail.commailto:masoom.a...@gmail.com wrote: Why this is so when I patched with your sent patch: