Jump to: navigation, search

Difference between revisions of "NovaClientCLI"

(update github location of python-novaclient, since it's now under openstack)
m (Text replace - "__NOTOC__" to "")
 
Line 1: Line 1:
__NOTOC__
+
 
 
= Nova CLI client: python-novaclient =
 
= Nova CLI client: python-novaclient =
  

Latest revision as of 23:29, 17 February 2013

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.