Fix neutron-l3-agent primitive in ha guide
As reported by Aaron Bell, the primitive in the network-l3 section of the ha guide was incorrect. This patch adjusts the value. Change-Id: I512414af3149d9ae7a5b4458780f3ccd6380a94e Closes-Bug: 1294852
This commit is contained in:
parent
e9594f32f5
commit
4fbbf68a6a
@ -1,4 +1,4 @@
|
||||
primitive p_neutron-l3-agent ocf:openstack:neutron-l3-agent \
|
||||
primitive p_neutron-l3-agent ocf:openstack:neutron-agent-l3 \
|
||||
params config="/etc/neutron/neutron.conf" \
|
||||
plugin_config="/etc/neutron/l3_agent.ini" \
|
||||
op monitor interval="30s" timeout="30s"
|
||||
|
Loading…
Reference in New Issue
Block a user