<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><br>
      <br>
      Le 15/03/2013 08:20, Sammy Fung a écrit :<br>
    </div>
    <blockquote
cite="mid:CAJh2DpFW1bnmqTiT7+x6WkVinidKZCdEQh4w-wnmKQJiWMUdJA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>I am following this nice guide to configure Quantum.<br>
              <br>
              <a moz-do-not-send="true"
href="https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/GRE/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst">https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/GRE/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst</a><br>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <SNIP><br>
    <blockquote
cite="mid:CAJh2DpFW1bnmqTiT7+x6WkVinidKZCdEQh4w-wnmKQJiWMUdJA@mail.gmail.com"
      type="cite">
      <div dir="ltr">I got timeout on HTTP request to 169.254.169.254
        connecting from VM.<br>
        <div>
          <div>
            <div>
              <div><br>
                $ wget <a moz-do-not-send="true"
                  href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a><br>
                Connecting to 169.254.169.254 (<a moz-do-not-send="true"
                  href="http://169.254.169.254:80">169.254.169.254:80</a>)<br>
                wget: can't connect to remote host (169.254.169.254):
                Connection timed out<br>
                <br>
                But I got 404 Not Found if I connect to public IP port
                8775 connecting from VM.<br>
                <br>
                $ wget <a moz-do-not-send="true"
                  href="http://1.2.3.4:8775/2009-04-04/meta-data/instance-id">http://1.2.3.4:8775/2009-04-04/meta-data/instance-id</a>                                                                                           
                <br>
                Connecting to <a moz-do-not-send="true"
                  href="http://1.2.3.4:8775">1.2.3.4:8775</a> (<a
                  moz-do-not-send="true" href="http://1.2.3.4:8775">1.2.3.4:8775</a>)<br>
                wget: server returned error: HTTP/1.1 404 Not Found<br>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    <blockquote
cite="mid:CAJh2DpFW1bnmqTiT7+x6WkVinidKZCdEQh4w-wnmKQJiWMUdJA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Anything I can try for debug/solving it ?<br>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    As said in the guide, make sure your host running nova-api (incl.
    metadata, ie. 1.2.3.4) does have a route to the public IPs of your
    VMs.<br>
    <br>
    -Sylvain<br>
  </body>
</html>