Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is very simple. When a user stops a Baremetal VM, cloud-server sends the StopCommand to the MaaS plugin. The plugin will just issue an IPMI shutdown command and return back.

Destroy VM Workflow

A new command call DestroyCommand is added to Cloudstack. MaaS plugin handles this command and does the following

...