Rossella Sblendido schreef op 29-10-2014 om 19:42:
See inline please.
1) the _core plugin have to be set otherwise no networks are created, checking with ip a and ip netns Did you install neutron on a clean machine? Was an older version of Neutron running there before? It would be useful if you could paste some
On 10/29/2014 05:24 PM, Jeroen Groenewegen van der Weyden wrote: part of the neutron server log. For example the network creation that you say it's failing. Well I was trying Icehouse before, but I could not get the networking functioning at all with icehouse. ip packets were not routing through gre tunnels and I had no idea why. I upgraded to Juno, and made fresh config files. I will reproduce some of the problems today.
2) the sym link I have to set otherwise the gre tunnels are not created, checking with ovs-vsctl the ml2_conf.ini is present I set a symlink from the ovs_neutron_plugin.ini config file to point to the ml2 config file.
error messages I had many, I am not sure which on belongs to what error. If you can spare the time I can go through it with you one by one.
Rossella Sblendido schreef op 29-10-2014 om 16:48:
Hello Jeroen,
I setup neutron according to [documentation](http://docs.openstack.org/juno/install-guide/install/zypper/content/ch_netwo...)
However it does not work for me this way. Can you give me more details? What's not working exactly? Do you see any error in the log? The config values in the documentation seems OK.
2) and I set a symlink from
ovs_neutron_plugin.ini -> ../ml2/ml2_conf.ini Why do you have to set a symlink? Is ml2_conf.ini not present?
cheers,
Rossella
-------- Forwarded Message -------- Subject: [opensuse-cloud] Juno neutron configuration from docs.openstack.org Date: Tue, 28 Oct 2014 16:15:02 +0100 From: Jeroen Groenewegen van der Weyden <groen692@grosc.com> To: opensuse-cloud@opensuse.org
Hi,
I'm trying to set up a openstack installation with juno from the repository http://download.opensuse.org/repositories/Cloud:/OpenStack:/Juno/openSUSE_13....
I setup neutron according to [documentation](http://docs.openstack.org/juno/install-guide/install/zypper/content/ch_netwo...)
However it does not work for me this way. I have to change the following to get thing done:
1) In neutron.conf I have to use
core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
instead of `core_plugin = ml2`
service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
instead of `service_plugins = router`
2) and I set a symlink from
ovs_neutron_plugin.ini -> ../ml2/ml2_conf.ini
otherwise no network or gre tunnels come up.
I am curious why my setup is not working configured using the installation guide mentioned before, any body any idea? I am afraid not to run in to other issues later on not going with the guidelines.
BR, jeroen
-- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org