« Previous | Next » 

Revision 39e27230

ID39e27230d8065ff0c43cfeca4506ae1e079877ce

Added by Jose A. Lopes about 10 years ago

Connect new groups to the instance communication network

When a new group is added, if the instance communication network is
enabled, then this group must also be connected to this network.

  • 'LUGroupAdd._AddInstanceCommunicationNetwork' connects the newly
    added group to the instance communication network by resorting to
    the 'OpNetworkConnect' opcode.
  • As a result of the previous change, the type of 'OpGroupAdd' changed
    and may optionally return a list of jobs. Therefore, it is
    necessary to update the type of the opcode (in 'Ganeti.OpCodes') and
    the CLI for 'gnt-group add' must also be changed.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences