cloudstack/patches
Sheng Yang 1072ec7ae3 CS-16318: Update the fix with some tweak
1. The old fix run cloud-passwd-srvr twice because cloud-passwd-srvr is still in
the list of enabled_svcs

2. The lock should be applied on serve_password.sh, which controlled the
accessing to the password. Applied on the MASTER/BACKUP switch is useless, two
instance of serve_password.sh would still able to access the password file at
the same time.

3. Password service is a part of redundant router state transition process now,
so if the service failed to start, then the transition failed.

4. Restart password service should be put before restart dnsmasq, which would
sent out DHCP offer to the user vms. If user VMs got the DHCP offer first but
failed to get password, there would be an issue.

Reviewed-by: Anthony Xu
2012-09-12 15:10:06 -07:00
..
systemvm/debian CS-16318: Update the fix with some tweak 2012-09-12 15:10:06 -07:00
.classpath Source code committed 2010-08-11 09:13:29 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00