<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    All,<br>
    <br>
    I am running into this issue, VM Cannot get 169.254.169.254 to get
    cloud-init data. <br>
    <pre><i>"2013-03-25 07:41:10,362 - util.py[WARNING]: '<a class="moz-txt-link-freetext" 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>' failed [50/120s]: url error [timed out]"</i></pre>
    I got the NAT entry in the router namespace.<br>
    <br>
    <small><i>Chain quantum-l3-agent-PREROUTING (1 references)</i><i><br>
      </i><i>target     prot opt source              
        destination         </i><i><br>
      </i><i>DNAT       tcp  --  0.0.0.0/0           
        169.254.169.254      tcp dpt:80 to:10.2.113.12:8775</i></small><br>
    <br>
    Ping and Curl to 10.2.113.12 works.<br>
    <br>
    <small><i><a class="moz-txt-link-abbreviated" href="mailto:root@server14:/etc/init.d#">root@server14:/etc/init.d#</a> ip netns exec
        qrouter-bf3f5bf5-9ae8-4bdc-abd5-26e709896420 curl
        <a class="moz-txt-link-freetext" href="http://10.2.113.12">http://10.2.113.12</a></i><i><br>
      </i><i><html><body><h1>It works!</h1></i><i><br>
      </i><i><p>This is the default web page for this
        server.</p></i><i><br>
      </i><i><p>The web server software is running but no content
        has been added, yet.</p></i><i><br>
      </i><i></body></html></i><i><br>
      </i></small><br>
    I am using cloud-init 0.6.3 and ubuntu12.04 LTS<br>
    <br>
    <small><i>#</i><i>ls -lrt cloud-init_0.6.3-0ubuntu1.5_all.deb </i><i><br>
      </i><i>-rw-r--r-- 1 root root 107524 Feb 19 18:33
        cloud-init_0.6.3-0ubuntu1.5_all.deb</i><i><br>
      </i><i><br>
      </i><i># lsb_release -a</i><i><br>
      </i><i>No LSB modules are available.</i><i><br>
      </i><i>Distributor ID:    Ubuntu</i><i><br>
      </i><i>Description:    Ubuntu 12.04.2 LTS</i><i><br>
      </i><i>Release:    12.04</i><i><br>
      </i><i>Codename:    precise</i></small><br>
    <br>
    Plz let me know what i am missing here.<br>
    <br>
    Thanks<br>
    Shyam<br>
    <br>
    <br>
  </body>
</html>