On Thu, Mar 19, 2015 at 03:03:11PM +0100, 'Petr Pudlak' via ganeti-devel wrote: > This solves the following issue with failing cluster verify operations. > As this function declared to modify the configuration by taking an > exclusive lock, the configuration serial number changed during verify > operations, which in turn caused to fail other concurrently running > checks. > > The mistake has been present in previous versions as well, but only > causes problems in 2.12 where each configuration write is explicitly > tracked. > > Signed-off-by: Petr Pudlak <[email protected]> > --- > lib/config.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
