List VMs on current tenant
List VMs of all tenants (admin user only)
Boot a VM on a specific host
nova boot --nic net-id=net_id --image image_id --flavor flavor --availability-zone nova:host_name vm_nameAttach a network interface to a specific VM
nova interface-attach --net-id net_id server