Neutron namespace missing?
Troubleshooting connectivity to my instance I found that the namespace for the router which should be handling the traffic for that instance, was missing.
So:
ip netns list | grep qrouter-<router-uuid>
comes back empty.
How did this happen and what's the best way to fix this without deleting and recreating the router.
Please, run
$ neutron router-port-list your-router-name
neutron router-port-list myproject-rtr-3320 | e659b091-3ae3-4c64-b34f-1b621d193608 | aa:16:3a:a4:a3:a2 | {"subnet_id": "d9a5b8ea-0b5d-47c5-a556-24b2ce343dbc", "ip_address": "192.168.102.5"} |