<div dir="ltr">Hi Ajay,<div><br></div><div><br></div><div>I am not sure why you are looking that part at all. </div><div>everything in openstack/common/* is oslo-incubator code.</div><div>Actually that method is not used in Rally yet, except Rally as a Service part that doesn't work yet.</div><div><br></div><div>As a scenario developer I think you should be able to find everything here:<br></div><div><a href="https://github.com/stackforge/rally/tree/master/rally/benchmark">https://github.com/stackforge/rally/tree/master/rally/benchmark</a><br></div><div><br></div><div><div>So I really don't the case when you need to pass something to periodic task.. It's not that "task"</div></div><div><br></div><div><br></div><div>Best regards,</div><div>Boris Pavlovic</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 21, 2014 at 3:36 AM, Ajay Kalambur (akalambu) <span dir="ltr"><<a href="mailto:akalambu@cisco.com" target="_blank">akalambu@cisco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Hi</div>
<div>I have a question on</div>
<div>/rally/openstack/common/periodic_task.py</div>
<div><br>
</div>
<div>It looks like if I have a method decorated with @periodic_task my method would get scheduled in separate process every N seconds</div>
<div>Now let us say we have a scenario and this periodic_task how does it work when concurrency=2 for instance</div>
<div><br>
</div>
<div>Is the periodic task also scheduled in 2 separate process. I actually want only one periodic task process irrespective of concurrency count in scenario</div>
<div>Also as a scenario developer how can I pass arguments into the periodic task</div><span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div><br>
</div>
<div>Ajay</div>
<div><br>
</div>
</font></span></div>

<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>