New issue
Advanced search Search tips

Issue 786662 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

DBUS interface for VM launcher

Project Member Reported by dgreid@chromium.org, Nov 18 2017

Issue description

StartVM(Type) type == CONTAINER_MANAGER_LXD, ...
StopVM(Name)
GetLXDInterface(Container Name) -> FD for VSOCK to toerh type of socket
GetRunningVms() -> List of VMs
GetVMCpuMemUsage(Name) -> Stats
ShirnkVMMemory(Name, shirnk amount?) -> Amount reclaimed

 
Components: OS>Systems>Containers

Comment 2 by dgreid@chromium.org, Feb 13 2018

Owner: chirantan@chromium.org
Status: Fixed (was: Assigned)
I think this is already done: https://chromium.googlesource.com/chromiumos/platform/system_api/+/master/dbus/vm_concierge/

Sign in to add a comment