<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 3/14/11 4:42 AM, Ahmed Refaey wrote:
    <blockquote
      cite="mid:AANLkTinHhGzw-QnRtQ6FCjjPNd_1F+hwR3XX1cArKzhk@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <div class="im">
          <div><span class="Apple-style-span" style="border-collapse:
              collapse; font-family: arial,sans-serif; font-size: 13px;">Dear
              Community,</span></div>
          <div><span class="Apple-style-span" style="border-collapse:
              collapse; font-family: arial,sans-serif; font-size: 13px;"><br>
            </span></div>
          <div>I tried to follow this tutorial to setup a development
            environment </div>
        </div>
        <div>
          <div>
            <div class="h5">
              <div>
                <div class="gmail_quote">
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  <a moz-do-not-send="true"
                    href="http://nova.openstack.org/quickstart.html"
                    target="_blank">http://nova.openstack.org/quickstart.html</a><br>
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  when I execute ./nova.sh run<br>
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  I get all the screens running but the 5th
                  ("scheduler") throws the following exception<br>
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  <a moz-do-not-send="true"
                    href="http://pastebin.com/ETcDmTKY" target="_blank">http://pastebin.com/ETcDmTKY</a><br>
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Hi!  The scheduler now requires the python-novaclient package to
    run. <br>
    this can be installed using pip or easy_install. <br>
    <br>
    (you should be able to install all python dependencies with:<br>
    <br>
    sudo pip install -r  tools/pip-requires<br>
    <br>
    <blockquote
      cite="mid:AANLkTinHhGzw-QnRtQ6FCjjPNd_1F+hwR3XX1cArKzhk@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div class="h5">
              <div>
                <div class="gmail_quote">and the 6th screen ("volume")
                  throws the following exceptin<br>
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  <div><a moz-do-not-send="true"
                      href="http://pastebin.com/LwybYaHa"
                      target="_blank">http://pastebin.com/LwybYaHa</a></div>
                  <div><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    The volume manager is looking for he nova-volumes lvm group. you
    need to create that  on the system. <br>
    <br>
    <blockquote
      cite="mid:AANLkTinHhGzw-QnRtQ6FCjjPNd_1F+hwR3XX1cArKzhk@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div class="h5">
              <div>
                <div class="gmail_quote">
                  <blockquote class="gmail_quote " style="margin: 0px
                    0.8ex; border-left: 1px solid rgb(204, 204, 204);
                    border-right: 1px solid rgb(204, 204, 204);
                    padding-left: 1ex; padding-right: 1ex;">
                  </blockquote>
                  Million thanks in advance,</div>
              </div>
            </div>
          </div>
        </div>
        <br>
        -- <br>
        <div dir="ltr">Ahmed El-Refaey<br>
          Software Engineer<br>
          <br>
          R & D Team<br>
          Cloud Niners Information Systems.<br>
          <br>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
    <br>
    <pre class="moz-signature" cols="72">-- 

--
    -Monsyne Dragon
    work:         210-312-4190
    mobile        210-441-0965
    google voice: 210-338-0336</pre>
  <PRE>
Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace.
Any dissemination, distribution or copying of the enclosed material is prohibited.
If you receive this transmission in error, please notify us immediately by e-mail
at abuse@rackspace.com, and delete the original message.
Your cooperation is appreciated.
</PRE></body>
</html>