there is a problem with Quantum Network you need to use L2 and L3 agents. Or Nova-Networks. Regards, Pranav
On Fri, Mar 15, 2013 at 1:55 PM, Sylvain Bauza <[email protected]>wrote: > > > Le 15/03/2013 08:20, Sammy Fung a écrit : > > I am following this nice guide to configure Quantum. > > > https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/GRE/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst > > <SNIP> > > I got timeout on HTTP request to 169.254.169.254 connecting from VM. > > $ wget http://169.254.169.254/2009-04-04/meta-data/instance-id > Connecting to 169.254.169.254 (169.254.169.254:80) > wget: can't connect to remote host (169.254.169.254): Connection timed out > > But I got 404 Not Found if I connect to public IP port 8775 connecting > from VM. > > $ wget http://1.2.3.4:8775/2009-04-04/meta-data/instance-id > > Connecting to 1.2.3.4:8775 (1.2.3.4:8775) > wget: server returned error: HTTP/1.1 404 Not Found > > > > Anything I can try for debug/solving it ? > > > 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. > > -Sylvain > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

