Revision 0c223ea9
ID | 0c223ea9cb405db6d6a1e75a68fbacda62f3bbeb |
Parent | 54155f52 |
Child | d418ebfb |
ganeti.ssconf: Add function to write ssconf files
This function will be used to write ssconf files from the node daemon.
By creating a lock file, we synchronize different child processes of
ganeti-noded to not overwrite each other's changes. Also, external
processes could use this lock to make sure they don't read ssconf
files while changes are going on.
The socket module is not used (anymore) in ganeti.ssconf, removing it.
Reviewed-by: iustinp
Files
- added
- modified
- copied
- renamed
- deleted