<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 08/23/2012 10:16 AM, Trinath Somanchi wrote:
    <blockquote
cite="mid:CAH8HgmZ_sS5mpvh+vKzz4sBFgqsLRaNL-4h76Zb37BVD2dR0gA@mail.gmail.com"
      type="cite">Hi -
      <div><br>
      </div>
      <div>Rather than using this installation for every different
        package can I use devstack's stack.sh script to install the
        Openstack latest milestone release?</div>
    </blockquote>
    <br>
    devstack does not use the installation packages. This uses the git
    repositories. By looking at devstack you can see how to invoke and
    run the various openstack services.<br>
    <br>
    <blockquote
cite="mid:CAH8HgmZ_sS5mpvh+vKzz4sBFgqsLRaNL-4h76Zb37BVD2dR0gA@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>Can any one comment on  this.</div>
      <div><br>
      </div>
      <div>Thanking you,</div>
      <div><br>
      </div>
      <div>-</div>
      <div>Trinath</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
        <br>
        <div class="gmail_quote">On Thu, Aug 23, 2012 at 11:45 AM, Aaron
          Rosen <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">inline<br>
            <br>
            <div class="gmail_quote">
              <div class="im">On Thu, Aug 23, 2012 at 1:34 AM, Trinath
                Somanchi <span dir="ltr"><<a moz-do-not-send="true"
                    href="mailto:trinath.somanchi@gmail.com"
                    target="_blank">trinath.somanchi@gmail.com</a>></span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  Hi-
                  <div><br>
                  </div>
                  <div>Any inputs for understanding and resolving the
                    issue...</div>
                  <div><br>
                  </div>
                  <div><br>
                  </div>
                  <div>Kindly help me in this regard.</div>
                  <div><br>
                  </div>
                  <div>--</div>
                  <div>Trinath</div>
                  <div>
                    <div>
                      <div><br>
                        <br>
                        <div class="gmail_quote">
                          On Wed, Aug 22, 2012 at 4:43 PM, Trinath
                          Somanchi <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:trinath.somanchi@gmail.com"
                              target="_blank">trinath.somanchi@gmail.com</a>></span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            Hi All-
                            <div><br>
                            </div>
                            <div>I'm installing Openstack Components of
                              Folsom-3 milestone from the Tar files
                              available from launchpad. </div>
                            <div><br>
                            </div>
                            <div>Can any one guide me on the
                              installation of the these components like
                              the Essex component installation and
                              configuration.</div>
                            <div><br>
                            </div>
                            <div>I'm upto this level of Installation.</div>
                            <div><br>
                            </div>
                            <div>For instance, Keystone component,</div>
                            <div><br>
                            </div>
                            <div>I have untar the file and executed the
                              following commands.</div>
                            <div><br>
                            </div>
                            <div><b>Keystone $></b> python setup.py
                              build</div>
                            <div><b>Keystone $></b> python setup.py
                              install.</div>
                            <div><br>
                            </div>
                            <div>Will these two steps install the
                              respective component and all its necessary
                              components. </div>
                          </blockquote>
                        </div>
                      </div>
                    </div>
                  </div>
                </blockquote>
              </div>
              <div>Probably only need sudo python setup.py install  </div>
              <div class="im">
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div>
                      <div>
                        <div class="gmail_quote">
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div> </div>
                          </blockquote>
                        </div>
                      </div>
                    </div>
                  </div>
                </blockquote>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div>
                      <div>
                        <div class="gmail_quote">
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div>With this type of Install can I use the
                              Openstack components as I use them in the
                              'apt-get' based Essex installation.</div>
                            <div><br>
                            </div>
                          </blockquote>
                        </div>
                      </div>
                    </div>
                  </div>
                </blockquote>
              </div>
              <div>
                Yes, this is just a different method of installation.  </div>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div class="im">
                  <div>
                    <div>
                      <div>
                        <div class="gmail_quote">
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div>Kindly guide me on this...</div>
                            <div><br>
                            </div>
                            <div>
                              Thanking you all.</div>
                            <span><font color="#888888">
                                <div><br>
                                </div>
                                <div><br>
                                </div>
                                <div> <br clear="all">
                                  <div><br>
                                  </div>
                                  -- <br>
                                  Regards,<br>
----------------------------------------------<br>
                                  Trinath Somanchi,
                                  <div>
                                    <a moz-do-not-send="true"
                                      href="tel:%2B91%209866%20235%20130"
                                      value="+919866235130"
                                      target="_blank">+91 9866 235 130</a></div>
                                  <br>
                                </div>
                              </font></span></blockquote>
                        </div>
                        <br>
                        <br clear="all">
                        <div><br>
                        </div>
                        -- <br>
                        Regards,<br>
                        ----------------------------------------------<br>
                        Trinath Somanchi,
                        <div><a moz-do-not-send="true"
                            href="tel:%2B91%209866%20235%20130"
                            value="+919866235130" target="_blank">+91
                            9866 235 130</a></div>
                        <br>
                      </div>
                    </div>
                  </div>
                  <br>
                </div>
                <span class="HOEnZb"><font color="#888888">--<br>
                    Mailing list: <a moz-do-not-send="true"
                      href="https://launchpad.net/%7Enetstack"
                      target="_blank">https://launchpad.net/~netstack</a><br>
                    Post to     : <a moz-do-not-send="true"
                      href="mailto:netstack@lists.launchpad.net"
                      target="_blank">netstack@lists.launchpad.net</a><br>
                    Unsubscribe : <a moz-do-not-send="true"
                      href="https://launchpad.net/%7Enetstack"
                      target="_blank">https://launchpad.net/~netstack</a><br>
                    More help   : <a moz-do-not-send="true"
                      href="https://help.launchpad.net/ListHelp"
                      target="_blank">https://help.launchpad.net/ListHelp</a><br>
                    <br>
                  </font></span></blockquote>
            </div>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Regards,<br>
        ----------------------------------------------<br>
        Trinath Somanchi,
        <div>+91 9866 235 130</div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>