<div dir="ltr">Hi Alec,<div><div>Thanks for clarifying. I didnot have the cinder service previously. It was not a complete setup. Now, I did the setup of cinder service. </div><div>Output of keystone service list.</div><div><img src="cid:ii_153c7c26224bc501" alt="Inline image 1" width="562" height="124"><br></div><div>I installed the setup of openstack using the installation guide for ubuntu and for kloudbuster, its a pypi based installation. So, I am running kloudbuster using the CLI option.</div><div>kloudbuster --tested-rc keystone-openrc.sh --tested-passwd ***** --config kb.cfg </div><div><br></div><div>contents of kb.cfg:</div><div>image_name: 'kloudbuster'<br></div><div><br></div><div>I added the kloudbuster v5 version as glance image with name as kloudbuster. </div><div><br></div><div>I don't understand some basic things. If you can help, then that would be great. </div><div>-Does the server side means the cloud generating the traffic and client side means the the cloud on which connections are established? Can you please elaborate on client, server and proxy? </div><div>-while running the kloudbuster, I saw "setting up redis connection". Can you please expain to which connection is established and why? Is it KB_PROXY?</div><div> </div><div>Please find attached the run of kloudbuster as a file. I have still not succeeded in running the kloudbuster, some errors.</div><div>I appreciate your help Alec.</div><div><br></div><div>Thanks,</div><div>Akshay</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 28, 2016 at 8:59 PM, Alec Hothan (ahothan) <span dir="ltr"><<a href="mailto:ahothan@cisco.com" target="_blank">ahothan@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:Futura,sans-serif">
<div>
<div><br>
</div>
<div>Can you describe what you mean by "do not have a cinder service"? </div>
<div>
<div>Can you provide the output of "keystone service-list"?</div>
</div>
<div>
<div><br>
</div>
</div>
<div>We'd have to know a bit more about what you have been doing:</div>
<div>how did you install your openstack, how did you install kloudbuster, which kloudbuster qcow2 image version did you use, who did you run kloudbuster (cli or REST or web UI), what config file have you been using, complete log of the run (including backtrace)...</div>
<div><br>
</div>
<div>
<div>But the key is - you should really have a fully working openstack deployment before using kloudbuster. Nobody has never tried so far to use kloudbuster without such basic service as cinder working.</div>
</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>  Alec</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div></div>
</div>
</div>
<div><br>
</div>
<span>
<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 class="">
<span style="font-weight:bold">From: </span>Akshay Kumar Sanghai <<a href="mailto:akshaykumarsanghai@gmail.com" target="_blank">akshaykumarsanghai@gmail.com</a>><br>
</span><span style="font-weight:bold">Date: </span>Monday, March 28, 2016 at 6:51 AM<br>
<span style="font-weight:bold">To: </span>OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack.org</a>>, Alec Hothan <<a href="mailto:ahothan@cisco.com" target="_blank">ahothan@cisco.com</a>><br>
<span style="font-weight:bold">Cc: </span>"Yichen Wang (yicwang)" <<a href="mailto:yicwang@cisco.com" target="_blank">yicwang@cisco.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [openstack-dev] [kloudbuster] authorization failed problem<br>
</div><span class="">
<div><br>
</div>
<blockquote style="BORDER-LEFT:#b5c4df 5 solid;PADDING:0 0 0 5;MARGIN:0 0 0 5">
<div>
<div>
<div dir="ltr">Hi Alec,
<div>Thanks for the help. I ran into another problem. At present I do not have a cinder service. So ,when i am trying to run kloudbuster, I am getting this error: </div>
<div>"EndpointNotFound: publicURL endpoint for volumev2 service not found"<br>
</div>
<div>Is it possible to run the scale test (creation of VMs, router, network) without having a cinder service? Any option that can be used so that kloudbuster can run without cinder.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Akshay</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Mar 23, 2016 at 9:05 PM, Alec Hothan (ahothan) <span dir="ltr">
<<a href="mailto:ahothan@cisco.com" target="_blank">ahothan@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:Futura,sans-serif">
<div>
<div>Hi Akshay</div>
<div><br>
</div>
<div>The URL you are using is a private address (<a href="http://192.168.138.51:5000/v2.0" target="_blank">http://192.168.138.51:5000/v2.0</a>) and is likely the reason it does not work.</div>
<div>If you run the kloudbuster App in the cloud, this app needs to have access to the cloud under test.</div>
<div>So even if you can access 192.168.138.51 from your local browser (which runs on your workstation or laptop) it may not be accessible from a VM that runs in your cloud.</div>
<div>For that to work you need to get an URL that is reachable from the VM.</div>
<div><br>
</div>
<div>In some cases where the cloud under test is local, it is easier to just run kloudbuster locally as well (from the same place where you can ping 192.168.138.51).</div>
<div>You can either use a local VM to run the kloudbuster image (vagrant, virtual box...) or just simpler, install kloudbuster locally using git clone or pip install (see the installation instructions in the doc
<a href="http://kloudbuster.readthedocs.org/en/latest/" target="_blank">http://kloudbuster.readthedocs.org/en/latest/</a>).</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>   Alec</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</span></span>
</div>

</blockquote></div><br></div>