<div dir="ltr">Hi Mohan <div><br></div><div>Thanks for the reply i did </div><div><br></div><div><div>karun@ubuntu:~/devstack$ source openrc admin admin as using as admin</div><div><br></div><div>WARNING: setting legacy OS_TENANT_NAME to support cli tools.</div><div><br></div><div>But again on trying to create VIP i get error as below:-</div><div><br></div><div><div>karun@ubuntu:~/devstack$ neutron lbaas-loadbalancer-create --name lb1 private-subnet</div><div><b>Unable to establish connection to <a href="http://192.168.202.130:9696/v2.0/subnets.json?fields=id&name=private-subnet">http://192.168.202.130:9696/v2.0/subnets.json?fields=id&name=private-subnet</a> </b></div></div></div><div><br></div><div>do i need to run stack.sh again though i was logged in Horizon URL as such!!</div><div><br></div><div>Is there something still i am missing!!</div><div><br></div><div>Thanks & Regards</div><div>Karun</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 16, 2016 at 11:02 AM, Mohan Kumar <span dir="ltr"><<a href="mailto:nmohankumar1011@gmail.com" target="_blank">nmohankumar1011@gmail.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">Hi Karun,<br><br>You need to set authentication identity plugins ,  It defines on which user  credential you want to execute open-stack commands . By default DevStack installs 2 mains users 1. admin 2. demo<br><br>This is how you use the credentials of the user demo:<br><br>stack@devstack:~/devstack$ source openrc<br><br>This is how you use the credentials of the user admin:<br><br>stack@devstack:~/devstack$ source openrc admin admin<br><br>To go back to the user demo simply do:<br><br>stack@devstack:~/devstack$ source openrc demo demo<div><br></div><div>Thanks.,</div><div>Mohankumar.N</div><div><div><div class="h5"><br><br>On Wed, Jun 15, 2016 at 4:04 PM, karun pruthi <<a href="mailto:karun.pruthi07@gmail.com" target="_blank">karun.pruthi07@gmail.com</a>> wrote:<br>><br>> Hi <br>><br>> I have a devstack running on ubuntu LTS 14.04 and trying to setup lbaas setup using the url as below:-<br>><br>> <a href="https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun" target="_blank">https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun</a> <br>><br>> But getting error as below when trying to create vip using neutron lbaas-loadbalancer-create --name lb1 private-subnet<br>><br>> An auth plugin is required to fetch a token <br>><br>> Can someone please guide how to correct this !!<br>><br>> Thanks & Regards<br>> Karun<br>><br>><br>><br></div></div>> _______________________________________________<br>> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>><br></div></div>
</blockquote></div><br></div>