Python bindings to the OpenStack Nova API

this page last updated: 2017-07-04 11:06:56

Python bindings to the OpenStack Nova API

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.

See also

You may want to read the OpenStack Compute API Guide to get an idea of the concepts. By understanding the concepts this library should make more sense.

this page last updated: 2017-07-04 11:06:56

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

found an error? report a bug questions?