tripleo-image-elements/elements/neutron-server
Ben Nemec 8322ffdc8a Try to start neutron-server first
neutron-l3-agent fails to start if neutron-server does not respond
to an rpc message within one minute.  Because of the order our
neutron scripts run in, this often happens.  To work around
the problem, this change moves the neutron-server script from
the 80 level to 79 so it will be started before the other neutron
services.

Ultimately this needs to be solved in neutron-l3-agent, but right
now this is blocking our CI so we need to address it immediately.

Change-Id: I604adab055fe9c1b0d7bee9cc30ac79afb2d2315
Partial-Bug: 1353953
2014-08-07 22:00:59 +00:00
..
install.d Merge "Drop some unnecessary lsb_release calls" 2014-06-26 07:50:31 +00:00
os-refresh-config/post-configure.d Try to start neutron-server first 2014-08-07 22:00:59 +00:00
README.md Quantum -> Neutron rename 2013-07-10 12:45:49 +01:00
element-deps Quantum -> Neutron rename 2013-07-10 12:45:49 +01:00

README.md

Install and configure Neutron server components.