@network $ neutron router-list
@network $ ip netns | grep your-router-id
@network $ ip netns exec qrouter-your-router-id ip a
@network $ip netns exec qrouter-your-router-id ping
@network $ ip netns exec qrouter-your-router-id ifconfig
@network $ ip netns exec qrouter-your-router-id iptables -S -t nat
@network $ ip netns exec qrouter-your-router-id route -n
@network $ ovs-vsctl show
@network $ neutron agent-list
出處:https://ask.openstack.org/en/question/30981/neutron-unable-to-access-floating-ip-from-from-outside-world/
搶先發佈留言