Neutron external network not visible
I've a strange issue on my OpenStack prod system, suddenly. My Env(Havana/Ubuntu12.04) runs since weeks with small problems but not really unstable. Since 30 mins any created user can't see the external network:
+---------------------------+--------------------------------------+
| Field | Value |
+---------------------------+--------------------------------------+
| admin_state_up | True |
| id | a61a3964-42ed-4a5c-9a6a-b44d9270edab |
| name | public |
| provider:network_type | gre |
| provider:physical_network | |
| provider:segmentation_id | 1 |
| router:external | True |
| shared | False |
| status | ACTIVE |
| subnets | ff40d329-3b0c-4014-b39b-a8294320b7e0 |
| tenant_id | b33bf3927d4e449a98cec4a883148110 |
+---------------------------+--------------------------------------+
That worked since beginning and suddenly no more. I'm now playing with the really bad workaround to make this network shared. Normally should see each user all network with: router:external=True
Do anyone have this issue too ? I've no idea
hard to understand what's going on. Can you share more details, check the logs for errors? edit your question to add more detais.
did you fix that? I am facing the same problem here!!
Hi bishoy, Not problem still exsists i'll try to speak with Hosrizon guys. It's needed to exclude network choices with external_router:true Cheers Heiko