Answer by Samerious for I'm having an issue were it looks like the...
After I followed the guide at https://docs.openstack.org/install-guide/launch-instance-networks-provider.html the interfaces started to show up in brctl show. Originally I had created the networks...
View ArticleComment by eblock for I'm having an issue were it looks like the linuxbridge...
Have you checked neutron logs for any hints? What do your configs look like, especially in `/etc/neutron/plugins/ml2/ml2_conf.ini` the value for `mechanism_drivers`?
View ArticleComment by Samerious for I'm having an issue were it looks like the...
Failed reporting state!: MessagingTimeout: Timed out waiting for a reply to message ID fb0447cd1c4a4100970812b79647a69c mechanism_drivers = linuxbridge The above error message is from linuxbridge log....
View ArticleComment by eblock for I'm having an issue were it looks like the linuxbridge...
I don't see any error message in your question, could you update it then?
View ArticleLinuxbridge physical interfaces not appearing in brctl show
I'm having an issue were it looks like the linuxbridge is not configured with the physical interface. This is causing an issue sshing/pinging my instance. root@prod-openstack-controller1:~# brctl show...
View Article