Devstack multinode: not able access Guest VMs on Compute Node
I followed below guide to bring Ryu Multinode setup: Link: https://github.com/osrg/ryu/wiki/RYU-...
Setup: Devstack Controller node is running Ryu Manger SDN and one Compute Node with Ryu Neutron Agent. Created couple of Cirros VMs on both Controller & Compute node, associated floating IP address to all four VMs. Provided All ICMP & SSH security policies.
Problem: Not able to ping or console access Cirros VMs running on Compute Node via Floating IP or Private IP. However able to ping & access VMs running on Controller node.
Workaround Used: First SSHed into Cirros VM running on Controller node then able to ping VMs on compute node.
Is there any solution to ping or console access to VMs on compute node directly?