allow all VLAN traffic on all interfaces
Compute Bridging info:--> br-int = vm taps + int-br-compute--> br-compute =
eth2 + phy-br-compute
If anyone can help me out with this then that would be great. Thanks.
Moiz Arif __
Hello,
You can manually restart any service you like in devstack by following the
below procedure:
1. In terminal type "screen -x stack" . Here stack is the screen name.you will
be logged into the screens for all devstack services2. Browse to your selected
service by pressing Ctrl+a and then n (
Hi,
You must delete the respective network port from the corresponding Router or
any running Instance (Floating IP or normal IP e.t.c.) in order to delete the
network.
If there are active ports on the network then neutron doesn't allow Network
Deletion.
Hope it Helps.
Date: Mon, 8 Sep 2014 17
Hi,
This happened to me once. Firstly, check neutron logs for any errors in
/var/log/neutron/. If you see errors post them here.
Secondly, Verify that neutron dhcp is running. Verify that you have configured
OpenStack Data Network correctly, verify VLAN/GRE (whichever applicable)
configurations
Hi,
After rebooting your machine, did you run ./stack.sh again?
From: 11msccssbas...@seecs.edu.pk
Date: Wed, 10 Sep 2014 12:22:41 +0500
To: openstack@lists.openstack.org
Subject: [Openstack] Help regarding communication error while accessing images
from openstack dashboard
Hi everyone,
After co