<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<br>
<div>
<div>On Sep 17, 2014, at 10:10 AM, foss geek <<a href="mailto:thefossgeek@gmail.com">thefossgeek@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div>
<div dir="ltr">Hi Pritesh,
<div><br>
</div>
<div>Thanks for your time.</div>
<div><br>
</div>
<div>I have installed Nexus 1000v (Virtual Switch) software in VMWare. </div>
<div><br>
</div>
<div>I am able to ssh from Devstack box to VSM box using admin@<ip_address> with password 'admin'</div>
<div><br>
</div>
<div>Can you help me to understand the below variables? </div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>sure.</div>
<br>
<blockquote type="cite">
<div>
<div dir="ltr">
<div><br>
</div>
<div>
<div>Q_PLUGIN=cisco</div>
<div>Q_CISCO_PLUGIN_DEVSTACK_VSM=False</div>
<div>Q_CISCO_PLUGIN_VSM_IP=10.36.39.13</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>put your vsm box ip here, basically says where your VSM is located.</div>
<br>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>Q_CISCO_PLUGIN_VSM_USERNAME=admin</div>
<div>Q_CISCO_PLUGIN_VSM_PASSWORD=Sfish123</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>your password should be ‘admin’ as you mentioned above instead of Sfish123.</div>
<br>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>Q_CISCO_PLUGIN_UVEM_DEB_IMAGE=/var/lib/jenkins/prod/nexus_1000v_vem-12.04-5.2.1.SK1.2.1.29.S0-1.deb</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>do you have the vem deb image locally on the devstack box, if not, then you need to copy it there and set the above link appropriately.</div>
<br>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>Q_CISCO_PLUGIN_INTEGRATION_BRIDGE=br-int</div>
<div>Q_CISCO_PLUGIN_HOST_MGMT_INTF=eth0</div>
</div>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div><br>
</div>
<div><br>
</div>
<div>what about the below configuration mentioned in <a href="https://blueprints.launchpad.net/devstack/+spec/cisco-plugin-support">
https://blueprints.launchpad.net/devstack/+spec/cisco-plugin-support</a>?</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>most of them are taken care of as mentioned in reviews on that page.</div>
<br>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div><br>
</div>
<div>Q_PLUGIN=cisco<br>
</div>
<div>
<div><br>
</div>
<div>declare -a Q_CISCO_PLUGIN_SUBPLUGINS=(n1kv)</div>
</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>this currently needs to be done manually but should be taken care of when <a href="https://review.openstack.org/#/c/121623/">https://review.openstack.org/#/c/121623/</a> gets into devstack.</div>
</div>
<br>
<div>Regards,</div>
<div>Pritesh</div>
</body>
</html>