<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/17/2016 08:03 AM, Mohan Kumar
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEiK0jkECv5yD3eMNbFuaDBe0xnyi-QHcQGP+PYSc1vQyCPuqw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Karun,<br>
          <br>
          Please check q-svc (neutron) service is running or not ! 
          Error complaining that  keystone url is not reachable to
          authenticate ,  IP 192.168.202.130 should be reachable and
          keystone service should be active .<br>
          <br>
          Maybe you can rerun devstack if you host dhcp ip got changed .<br>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    This is a client side warning.  Nothing on the server side is
    involved. You are trying to call the client without a valid Auth
    plugin specified.  Set Env vars or pass command line parameters to
    use the v3password auth plugin<br>
    <br>
    <blockquote
cite="mid:CAEiK0jkECv5yD3eMNbFuaDBe0xnyi-QHcQGP+PYSc1vQyCPuqw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
          Thanks.,<br>
          Mohankumar.N<b><br>
          </b>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Thu, Jun 16, 2016 at 12:18 PM,
              karun pruthi <span dir="ltr"><<a
                  moz-do-not-send="true"
                  href="mailto:karun.pruthi07@gmail.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:karun.pruthi07@gmail.com">karun.pruthi07@gmail.com</a></a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
                <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
                            moz-do-not-send="true"
href="http://192.168.202.130:9696/v2.0/subnets.json?fields=id&name=private-subnet"
                            target="_blank"><a class="moz-txt-link-freetext" 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></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>
                  <span class=""><font color="#888888">
                      <div>Karun</div>
                      <div><br>
                      </div>
                    </font></span></div>
                <div class="">
                  <div class="h5">
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Thu, Jun 16, 2016 at
                        11:02 AM, Mohan Kumar <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:nmohankumar1011@gmail.com"
                            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:nmohankumar1011@gmail.com">nmohankumar1011@gmail.com</a></a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote"
                          style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);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><br>
                                  <br>
                                  On Wed, Jun 15, 2016 at 4:04 PM, karun
                                  pruthi <<a moz-do-not-send="true"
                                    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 moz-do-not-send="true"
                                    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
                                moz-do-not-send="true"
                                href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
                                target="_blank"><a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></a><br>
                              > Post to     : <a
                                moz-do-not-send="true"
                                href="mailto:openstack@lists.openstack.org"
                                target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a></a><br>
                              > Unsubscribe : <a
                                moz-do-not-send="true"
                                href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
                                target="_blank"><a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></a><br>
                              ><br>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                  </div>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>