Skip to content

Implement "terminate" command in webapp #16

@GoogleCodeExporter

Description

@GoogleCodeExporter
There's no way to tell the `Orchestrator` to forcibly terminate a running VM.

A "terminate" URL should be added to the `OrchestratorWebApp` so that
it is possible for an admin to tell a running orchestrator that a
running node should be stopped.

Connection to the URL would put the VM into STOPPING state, as if the
`can_stop_vm()` method returned `True`.

Original issue reported on code.google.com by [email protected] on 26 Apr 2012 at 10:01

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions