Revision 479a8cb8

b/doc/design-2.1.rst
234 234
++++++++++++++++
235 235

  
236 236
RedistributeConfig will be changed to copy also the rapi files, and to call
237
every enabled hypervisor asking for a list of additional files to copy. We also
238
may want to add a global list of files on the cluster object, which will be
239
propagated as well, or a hook to calculate them. If we implement this feature
240
there should be a way to specify whether a file must be shipped to all nodes or
241
just master candidates.
237
every enabled hypervisor asking for a list of additional files to copy. Users
238
will have the possibility to populate a file containing a list of files to be
239
distributed; this file will be propagated as well. Such solution is really
240
simple to implement and it's easily usable by scripts.
242 241

  
243 242
This code will be also shared (via tasklets or by other means, if tasklets are
244 243
not ready for 2.1) with the AddNode and SetNodeParams LUs (so that the relevant

Also available in: Unified diff