Is it possible to enable the router?
I'm trying to have a full installation of grizzly with quantum using devstack. Everything needs to work on a hypervisors (Virtual Box).
I've been able to install and test everything but when I assign floating addresses, I cannot reach the VMs by pinging the floating IP. I'm sure ICMP is enabled.
This happens by pinging from my PC (that can be considered the "world") but also from the Ubuntu VM where I installed OpenStack with devstack.
The only ping I can do is through router's namespace.
How can I 'enable' the router?
BTW: If I assign a 'floating IP' to the NIC associated to the router, I can ping the NOC from the PC.