« Previous | Next » 

Revision 778662c1

ID778662c110a7bbd06803508ddd64875808582adf

Added by Dimitris Aragiorgis almost 12 years ago

Modification in logic for networks

Delegate Network to ganeti. Modify backend so that it invokes
related rapi calls to manage networks.

Add new process_network_status() callback that gets invoked
by dispatcher.

When connecting a VM to a network create a NetworkInterface instance
but in PENDING operstate (actions take place after reboot)

When disconnecting a VM from a network set the NetworkInterface
instance in DELETED operstate. When mac prefix handling is done by
synnefo then a mac prefix can be safely released if no ACTIVE or
PENDING in the network exists.

Hook that exports vm nic status does not run in case of instance modify.
This ensures that db state depicts the current running one (KVM process).
Modify hook to include data for network.

Add new settings conserning networks.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences