Updates:
Status: Fixed
Comment #2 on issue 764 by [email protected]: Update functions that work
with candidate certificates to use ConfigWriter
http://code.google.com/p/ganeti/issues/detail?id=764
Fixed in:
commit cc0c1197a098bce7e3b366f7faf11338ede52343
Author: Petr Pudlak <[email protected]>
Date: Fri Mar 21 15:21:52 2014 +0100
Move the test for adding/removing certs to config. tests
.. and update it to work with ConfigWriter instead of the 'security'
module.
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Helga Velroyen <[email protected]>
commit f1ab74ee7491975dafb4b37f90696b3f7a6adf55
Author: Petr Pudlak <[email protected]>
Date: Fri Mar 21 15:21:10 2014 +0100
Add a function for getting the list of candidate certs
.. to ConfigWriter as well.
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Helga Velroyen <[email protected]>
commit f0c7c3338f4e0686c19f2b52d2bf1142d956b76f
Author: Petr Pudlak <[email protected]>
Date: Fri Mar 21 14:13:32 2014 +0100
Move utility functions for candidate certs. to ConfigWriter
In particular AddNodeToCandidateCerts and RemoveNodeFromCandidateCerts.
Calling 'cfg.Update(cluster)' causes problems in WConfd, as
it doesn't operate on a shared configuration object any more.
Also these functions modify the cluster configuration, so their calls
should be properly locked.
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Helga Velroyen <[email protected]>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings