openstack-ansible/rpc_deployment/roles/neutron_l3_ha
Kevin Carter 851a38d1dc resolved issue with neutron ha failover cron clobbering other crons
the cron job for the neutron ha l3 failover is non blocking. this
makes it so that its possible to run many of the same job which
can cause all kinds of terribad issues. this agragates the jobs
into a single script that has a lock file such that it will only
ever run one of the single jobs.
2014-10-23 19:08:14 -05:00
..
files Juno neutron updates 2014-10-13 11:05:11 -05:00
tasks resolved issue with neutron ha failover cron clobbering other crons 2014-10-23 19:08:14 -05:00
templates resolved issue with neutron ha failover cron clobbering other crons 2014-10-23 19:08:14 -05:00