Opened 6 years ago
Closed 5 years ago
#6012 closed enhancement (fixed)
Inform the user about his currently working VMs
Reported by: | minondoa | Owned by: | minondoa |
---|---|---|---|
Priority: | minor | Milestone: | DRM4G-2.6.0 |
Component: | DRM4G | Keywords: | drm4g, vm, inform |
Cc: |
Description
Add a message that informs the user of how many VMs he already has in working order, every time he creates a new one.
Change History (4)
comment:1 Changed 6 years ago by minondoa
- Milestone changed from DRM4G_VO_management to DRM4G_VO
comment:2 Changed 6 years ago by minondoa
- Summary changed from Infomr the user about his currently working VMs to Inform the user about his currently working VMs
comment:3 Changed 5 years ago by minondoa
- Milestone changed from DRM4G_VO to DRM4G-2.6.0
Milestone renamed
comment:4 Changed 5 years ago by minondoa
- Resolution set to fixed
- Status changed from new to closed
Instead of that, a new argument has been added to a command that lists all of the current resources a user has at his disposal.
The command is drm4g resource list --all
This is the solution found to close this ticket and #6017.
drm4g resource list doesn't list all of the resource by default, because the VMs are considered as hosts of the resource that created them.
Note: See
TracTickets for help on using
tickets.
Milestone renamed