nova2

This is a client for the OpenStack Nova API. There's a Python API

Install

All systems
curl cmd.cat/nova2.sh
Arch Arch Linux
pacman -S python2-novaclient
Fedora
dnf install python2-novaclient

python2-novaclient

This is a client for the OpenStack Nova API. There's a Python API

(the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.