mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
04b06643e4
- Update pkg-descr - Update WWW - Take maintainership
9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
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/
|