opnsense-ports/net/py-python-novaclient/pkg-descr
Franco Fichtner f3ad9e785b */*: sync with upstream
Taken from: HardenedBSD
2018-03-17 08:17:44 +01:00

8 lines
390 B
Text

This is a client for OpenStack Nova API. There's a Python API (the novaclient
module), and a command-line script (installed as nova). Each implements the
entire OpenStack Nova API.
You'll need credentials for an OpenStack cloud that implements the Compute API,
such as TryStack, HP, or Rackspace, in order to use the nova client.
WWW: https://docs.openstack.org/python-novaclient/latest/