
A command-line client wrapping the openstack `nova` client.

Installation:
  sudo pip install novawiz

Usage:
  * `novawiz boot` - create an instance

  * `novawiz destroy` - destroy an instance
