Related questions
Remove a port to the external bridge with openvswitch
I was setting up a openstack configuration using this document:
http://docs.openstack.org/juno/install-guide/install/apt/openstack-install-guide-apt-juno.pdf
and got to page 72 where it says to do this:
# ovs-vsctl add-port br-ex INTERFACE_NAME
but i put the wrong …
Mininet OVS-Controller can 't be loaded and run
When ever I try to login SSH to my mininet VM from Host terminal it shows Permission denied error and even from within VM terminal where the Mininet is hosted using command:
sudo mn --topo single,3 --mac --switch ovsk --controller …
Openstack, neutron, Can't ping external network
I have followed the Icehouse doc to install a 3 node environment
my openstack nodes are builded as virtual machines using libvirt in CentOS
http://docs.openstack.org/icehouse/install-guide/install/yum/content/basics-networking-neutron.html
-controller-node : 10.0.0.11 (management network)
-network-node : 10.0.0.21 (management network), 10.0.1.21 (…