Venu | added features

This commit is contained in:
new 2014-11-05 18:32:36 +05:30
parent 0f884f437e
commit 33ba46398c
1 changed files with 19 additions and 1 deletions

View File

@ -35,7 +35,25 @@ as a hypervisor while continuing to be able to manage the existing private cloud
5. Restart the nova-compute service. You are now all set cloud burst!
### What's supported!
Launch, Reboot, Terminate, Resize, Pause/Unpause*, Suspend/Resume*, Attach/Detach Volume, Snapshot
- Launch
- Reboot
- Terminate
- Resize
- Config drive / User Data
- Pause/Unpause*
- Suspend/Resume*
- Attach/Detach/Swap Volume
- Snapshot
- Security Groups
- Nova Diagnostics
###Some more to be added!
- Spice, VNC and RDP Console
- Serial Console Output
- iSCSI
- Service Control
#For Contributors