<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>I am including one of our Rally expert to provide some guidance!</div>
<div><br>
</div>
<div>Kyle, please provide any details that you may have in mind.</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Edgar</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Akshay Kumar Sanghai <<a href="mailto:akshaykumarsanghai@gmail.com">akshaykumarsanghai@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, March 10, 2016 at 9:43 AM<br>
<span style="font-weight:bold">To: </span>Dina Belova <<a href="mailto:dbelova@mirantis.com">dbelova@mirantis.com</a>><br>
<span style="font-weight:bold">Cc: </span>openstack-operators <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Openstack-operators] [Rally] Scale testing of openstack<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Hi Dina,
<div>Thanks for the reference. </div>
<div>I edited the sample boot.json file and added the network context. It gives an error while executing the task: "Error BadRequest: Multiple possible networks found, use a Network ID to be more specific". I think because I have multiple networks, its asking
 for which network to select. </div>
<div>JSON file:</div>
<div>
<div>{</div>
<div>    "NovaServers.boot_server": [</div>
<div>        {</div>
<div>            "args": {</div>
<div>                "flavor": {</div>
<div>                    "name": "m1.tiny"</div>
<div>                },</div>
<div>                "image": {</div>
<div>                    "name": "cirros-0.3.4-x86_64"</div>
<div>                }</div>
<div>            },</div>
<div>            "runner": {</div>
<div>                "type": "constant",</div>
<div>                "times": 4,</div>
<div>                "concurrency": 2</div>
<div>            },</div>
<div>            "context": {</div>
<div>                "users": {</div>
<div>                    "tenants": 3,</div>
<div>                    "users_per_tenant": 2</div>
<div>                },</div>
<div>                "network": {</div>
<div>                    "networks_per_tenant": 2,</div>
<div>                    "subnets_per_network": 1</div>
<div>                }</div>
<div>            }</div>
<div>        }</div>
<div>    ]</div>
<div>}</div>
</div>
<div><br>
</div>
<div>Can you please help me with this issue ? </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Akshay</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Mar 10, 2016 at 10:19 PM, Dina Belova <span dir="ltr">
<<a href="mailto:dbelova@mirantis.com" target="_blank">dbelova@mirantis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Akshay,
<div><br>
</div>
<div>you may try to use <a href="http://docs.openstack.org/developer/rally/plugin/plugin_reference.html#novaservers-boot-server-scenario" target="_blank">
http://docs.openstack.org/developer/rally/plugin/plugin_reference.html#novaservers-boot-server-scenario</a> and specify two contexts in the scenario configuration: user context for tenant creation and network context for networks creation for these tenants.
 Scenario itself will be creating the VMs and link them to the networks.</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Dina</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<div>
<div class="h5">On Thu, Mar 10, 2016 at 6:03 PM, Akshay Kumar Sanghai <span dir="ltr">
<<a href="mailto:akshaykumarsanghai@gmail.com" target="_blank">akshaykumarsanghai@gmail.com</a>></span> wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">Hi,
<div>I have a openstack setup with 1 controller node, 1 network node and 2 compute nodes. I want to perform scale testing of the setup in the following manner:</div>
<div><br>
</div>
<div>- Create 10 tenants</div>
<div>- Create 1 router per tenant</div>
<div>- Create 100 neutron networks across 10 tenants attached to the router</div>
<div>- Create 500 VMs spread across 10 tenants attached to the networks</div>
<div><br>
</div>
<div>Individually, I can create tenants, routers , networks ,vms , but I don't know how to keep them interconnected meaning the networks connecting to those existing router and then  VMs connecting to those networks. </div>
<div><br>
</div>
<div>Please suggest me if some plugin is already available and  how to generate load from those VMs</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Akshay Sanghai</div>
</div>
<br>
</div>
</div>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br>
</blockquote>
</div>
<span class="HOEnZb"><font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
<div>
<div dir="ltr">
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<p style="font-size:small;margin:0px;font-family:Helvetica">Best regards,</p>
<p style="font-size:small;margin:0px;font-family:Helvetica">Dina Belova</p>
<p style="font-size:small;margin:0px;font-family:Helvetica">Software Engineer</p>
<p style="font-size:small;margin:0px;font-family:Helvetica">Mirantis Inc.</p>
</div>
</div>
</div>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>