Jump to: navigation, search

NovaClientCLI

Revision as of 23:29, 17 February 2013 by Ryan Lane (talk | contribs) (Text replace - "__NOTOC__" to "")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nova CLI client: python-novaclient

While users can interact with nova using eucatools, nova also has its own command-line interface, as well as a Python API that serves as the equivalent to boto.

The python-novaclient code is hosted on Github at https://github.com/openstack/python-novaclient

The project is also hosted on PyPI at http://pypi.python.org/pypi/python-novaclient.