Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
7 lines
331 B
Plaintext
7 lines
331 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.
|